- 06 May, 2009 4 commits
-
-
Oswald Buddenhagen authored
use the data copying custom compiler approach here, too. this leaves more work to qmake, which is good. on the upside, pluginspecs will be installed when they change without having force a re-link of the plugin itself. on the downside, installation of a pluginspec will force a re-link of the plugin. oh, well - you can't have it all (with qmake) ...
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
IDE_LIBEXEC_PATH is still the bindir, so it's kinda fake. oh, well.
-
Oswald Buddenhagen authored
-
- 20 Apr, 2009 1 commit
-
-
Oswald Buddenhagen authored
now bin and share are not pegged to linking the executable any more, but are proper subdirs targets of their own. unforturnately, qmake is a bit tenacious, so we hack around a bit. :) more or less in passing by, i removed some superfluous trailing slashes and added path normalization as well.
-
- 27 Mar, 2009 1 commit
-
-
Oswald Buddenhagen authored
-
- 24 Mar, 2009 1 commit
-
-
con authored
Reviewed-by: hjk
-
- 23 Mar, 2009 1 commit
-
-
hjk authored
-
- 12 Mar, 2009 1 commit
-
-
hjk authored
-
- 06 Mar, 2009 1 commit
-
-
hjk authored
Details: LD_LIBRARY_PATH setting still missing
-
- 19 Feb, 2009 1 commit
-
-
hjk authored
-
- 21 Jan, 2009 3 commits
-
-
Daniel Molkentin authored
Details: Creator on Linux works now in two modes: 1) out of the build dir (shadow builds to be tested) 2) make INSTALL_ROOT=/prefix install
-
Daniel Molkentin authored
Details: Make install works now, we just have to agree on layout details and check for mac compatibility. Also, plugins will carry no version in their filename anymore starting with this commit. Versioning happens in the creators pluginloader using the pluginspec file.
-
Daniel Molkentin authored
-
- 08 Dec, 2008 1 commit
-
-
Roberto Raggi authored
-
- 03 Dec, 2008 1 commit
-
-
Roberto Raggi authored
Fixed the build system. Generate the object files for release and debug builds in different directories.
-
- 02 Dec, 2008 1 commit
-
-
con authored
-