Skip to content

Commit

Permalink
Merge branch 'master' into ratatoskr
Browse files Browse the repository at this point in the history
Conflicts:
	dists/OBS/debian.rules
	qt/debian/midgard2-runtime.install
  • Loading branch information
mdk committed May 27, 2010
2 parents f4e9029 + 5a04046 commit b91bda6
Show file tree
Hide file tree
Showing 36 changed files with 12 additions and 91 deletions.
5 changes: 0 additions & 5 deletions dists/OBS/debian.changelog

This file was deleted.

22 changes: 0 additions & 22 deletions dists/OBS/debian.control

This file was deleted.

56 changes: 0 additions & 56 deletions dists/OBS/debian.rules

This file was deleted.

8 changes: 0 additions & 8 deletions dists/OBS/midgard2-runtime.dsc

This file was deleted.

7 changes: 7 additions & 0 deletions osx/README
@@ -0,0 +1,7 @@
# The plan

1) Make sure we can install all the midgard2 crap via some port/build system and that it's working
2) Check the broken shit with gda4 and fixed-paths. Could be we need to patch it manually (= create our own homebrew/ports recepie with patches for relocation)
3) Create the scripts (basically take from Builder and modify) the scripts that properly relocate the whole lib structure for bundle packaging
4) Create a basic XCode project that does nothing but just packs the libs correctly and sets the paths correctly
5) Actually write the runtime code.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions qt/debian/midgard2-runtime.install
@@ -0,0 +1 @@
usr/bin/midgard2-runtime
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 4 additions & 0 deletions src/src.pro → qt/src/src.pro
Expand Up @@ -3,3 +3,7 @@ SOURCES = main.cpp mainwindow.cpp phpprocess.cpp runtime.cpp runtimeprocess.cpp
HEADERS = mainwindow.h phpprocess.h runtime.h runtimeprocess.h sconnect.h
QT += webkit network
RESOURCES = midgard2-runtime.qrc

bin.path = /usr/bin/
bin.files = midgard2-runtime
INSTALLS += bin

0 comments on commit b91bda6

Please sign in to comment.