Commit Graph

14 Commits

Author SHA1 Message Date
con
147131f777 Check for Qt 4.6 when building Qt Creator 2009-09-02 10:27:35 +02:00
Oswald Buddenhagen
e47689449d fix shadow build detection 2009-05-06 20:25:20 +02:00
Oswald Buddenhagen
5562f71df6 simplify version check 2009-05-06 20:25:20 +02:00
Oswald Buddenhagen
c38cb83d05 revamp the build system regarding translations 2009-04-20 16:51:10 +02:00
Oswald Buddenhagen
13f04d8430 revamp build system
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.
2009-04-20 16:51:10 +02:00
Oswald Buddenhagen
382ec11ef5 add ts and qm build targets
this is based on patches from axasia, which are in turn an almost
literal copy from qt.
2009-02-27 21:13:41 +01:00
con
cc65b3949a Fixes: - Resources (templates etc) on Mac 2009-01-27 12:42:28 +01:00
Daniel Molkentin
b18fe47043 Fixes: make install works on linux
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
2009-01-21 09:14:22 +01:00
Daniel Molkentin
194175cce7 Fixes: make install workd
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.
2009-01-21 08:52:19 +01:00
Daniel Molkentin
a534a1e4d7 More work toward make install on Linux. 2009-01-21 08:52:19 +01:00
dt
dfa436ef3b Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainline 2009-01-08 13:04:00 +01:00
con
4501ee9ed5 Fixes: - Mac build (docs) and toplevel "make docs" target
RevBy:    - bjørn
2009-01-07 15:48:44 +01:00
dt
f9a917eb2a Fixes: Move qt version check to qtcreator.pro
RevBy:    con
2008-12-18 16:19:50 +01:00
con
05c35356ab Initial import 2008-12-02 12:01:29 +01:00