| Commit message (Expand) | Author | Age | Files | Lines |
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 16 | -274/+274 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast... | Qt Continuous Integration System | 2011-05-11 | 6 | -37/+25 |
|\ |
|
| * | qmake vc(x)proj generator: support x64 Qt builds | Joerg Bornemann | 2011-05-06 | 2 | -9/+14 |
|
|
| * | qmake: remove dead code from VcxprojGenerator | Joerg Bornemann | 2011-05-06 | 2 | -28/+0 |
|
|
| * | qmake nmake generator: pass MAKEFLAGS to sub-make calls | Joerg Bornemann | 2011-05-05 | 2 | -0/+11 |
|
|
* | | qmake: Introduce new template type | Christian Kandeler | 2011-05-03 | 3 | -3/+21 |
|
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-04-18 | 3 | -23/+31 |
|\ \ |
|
| * | | make collection of SUBDIRS in solution generator less bizarre | Oswald Buddenhagen | 2011-04-12 | 2 | -21/+22 |
|
|
| * | | run depend_command in build dir in VS generators as well | Oswald Buddenhagen | 2011-04-12 | 4 | -4/+18 |
|
|
| * | | Merge branch 'backporting-symbian-armcc-to-4.7' into s60-4.7 | axis | 2011-03-14 | 3 | -26/+98 |
| |\ \ |
|
| | * | | Fixed win32-msvc2008 build regression. | axis | 2011-03-04 | 2 | -9/+5 |
|
|
| | * | | Made qmake strip trailing \ from libdirs. | axis | 2011-03-04 | 1 | -1/+4 |
|
|
| | * | | Added MinGW support for adding lib prefix and extension via profile. | axis | 2011-03-04 | 3 | -9/+19 |
|
|
| | * | | Added support for various special compiler/linker flags on MinGW. | axis | 2011-03-04 | 1 | -0/+18 |
|
|
| | * | | Added support for rvct_linker config in qmake's MinGW generator. | axis | 2011-03-04 | 1 | -3/+11 |
|
|
| | * | | Avoided some MinGW specific codepaths when building Symbian libs. | axis | 2011-03-04 | 2 | -3/+4 |
|
|
| | * | | Added .lib/.dso dependency tracking to Symbian with MinGW generator. | axis | 2011-03-04 | 1 | -0/+6 |
|
|
| | * | | Added object script support to RVCT when using MinGW qmake generator. | axis | 2011-03-04 | 1 | -8/+38 |
|
|
| | * | | Added Symbian makefile building support using MinGW backend. | axis | 2011-03-04 | 1 | -2/+2 |
|
|
* | | | | qmake vcxproj generator: fix non flat projects for VS2010 | Martin Petersson | 2011-03-22 | 1 | -17/+17 |
|
|
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-tools-staging into mast... | Qt Continuous Integration System | 2011-03-18 | 2 | -4/+5 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | qmake vcproj generator: do not insert $(INHERIT) | Joerg Bornemann | 2011-03-18 | 2 | -4/+5 |
|
|
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-03-16 | 1 | -3/+8 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge earth-team into master | Olivier Goffart | 2011-03-15 | 1 | -3/+8 |
| |\ \ \ |
|
| | * | | | QMAKE: Fix post build events for VS2010 | Martin Petersson | 2011-03-15 | 1 | -3/+8 |
|
|
* | | | | | Revert "qmake vcproj generator: do not insert $(INHERIT)" | Joerg Bornemann | 2011-03-15 | 2 | -7/+6 |
|
|
* | | | | | qmake vcproj generator: do not insert $(INHERIT) | Joerg Bornemann | 2011-03-15 | 2 | -6/+7 |
|
|
* | | | | | qmake nmake / mingw32-make generators: fix DEF_FILE for shadow builds | Joerg Bornemann | 2011-03-15 | 2 | -4/+8 |
|
|
* | | | | | qmake: fix the language settings generated Windows resource files | Joerg Bornemann | 2011-03-15 | 1 | -0/+4 |
|
|
* | | | | | qmake vc(x)proj generator: fix handling of DEFINES from .prl files | Joerg Bornemann | 2011-03-15 | 2 | -14/+0 |
|
|
* | | | | | qmake vc(x)proj generator: set the output directory | Joerg Bornemann | 2011-03-15 | 1 | -37/+8 |
|
|
* | | | | | qmake vc(x)proj generator: fix reading of /YX, /Yc, /Yu compiler flags | Joerg Bornemann | 2011-03-15 | 1 | -3/+3 |
|
|
* | | | | | qmake vcproj generator: support PCHs with other extensions than .h | Joerg Bornemann | 2011-03-15 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-03-03 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | fix DLLDESTDIR handling in nmake generator when QMAKE_POST_LINK is used | Oswald Buddenhagen | 2011-03-02 | 1 | -2/+2 |
| |/ |
|
* | | Fixed win32-msvc2008 build regression. | axis | 2011-01-31 | 2 | -9/+5 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-master | axis | 2011-01-31 | 16 | -20/+31 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 16 | -16/+16 |
| |\ \
| | |/ |
|
| | * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 16 | -16/+16 |
|
|
| * | | qmake: fix wrong case label in toString(subSystemOption) | Joerg Bornemann | 2011-01-10 | 1 | -4/+0 |
|
|
| * | | qmake: write and install pkg-config files for mingw | Mark Brand | 2011-01-10 | 2 | -0/+15 |
|
|
* | | | Made qmake strip trailing \ from libdirs. | axis | 2011-01-28 | 1 | -1/+4 |
|
|
* | | | Added MinGW support for adding lib prefix and extension via profile. | axis | 2011-01-28 | 3 | -9/+19 |
|
|
* | | | Added support for various special compiler/linker flags on MinGW. | axis | 2011-01-28 | 1 | -0/+18 |
|
|
* | | | Added support for rvct_linker config in qmake's MinGW generator. | axis | 2011-01-28 | 1 | -3/+11 |
|
|
* | | | Avoided some MinGW specific codepaths when building Symbian libs. | axis | 2011-01-28 | 2 | -3/+4 |
|
|
* | | | Added .lib/.dso dependency tracking to Symbian with MinGW generator. | axis | 2011-01-28 | 1 | -0/+6 |
|
|
* | | | Added object script support to RVCT when using MinGW qmake generator. | axis | 2011-01-28 | 1 | -8/+38 |
|
|
* | | | Added Symbian makefile building support using MinGW backend. | axis | 2011-01-28 | 1 | -2/+2 |
|/ / |
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-06 | 1 | -8/+24 |
|\ \
| |/ |
|