| Commit message (Expand) | Author | Age | Files | Lines |
* | qmake vcxproj generator: fix non flat projects for VS2010 | Martin Petersson | 2011-03-22 | 1 | -17/+17 |
|
|
* | Merge remote-tracking branch 'origin/master' | Olivier Goffart | 2011-03-21 | 13 | -83/+584 |
|\ |
|
| * | 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 |
| | |\ |
|
| * | | | 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/Mac: replace @SHORT_VERSION@ in QMAKE_INFO_PLIST file not only for libs | Joerg Bornemann | 2011-03-15 | 2 | -5/+15 |
|
|
| * | | | 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 | Thiago Macieira | 2011-03-11 | 1 | -1/+4 |
| |\ \ |
|
| | * | | Adding quote around files in QMAKE_CLEAN to tackle wildcard issue | Guoqing Zhang | 2011-03-09 | 1 | -1/+4 |
|
|
| * | | | 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 |
|
|
| * | | | don't add extraneous empty command lines | Oswald Buddenhagen | 2011-03-01 | 1 | -1/+1 |
|
|
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-02-28 | 3 | -11/+533 |
| |\ \ \ |
|
| | * | | | Fix license headers | Harald Fernengel | 2011-02-22 | 2 | -46/+56 |
|
|
| | * | | | Add support for the INTEGRITY RTOS build system | Rolland Dudemaine | 2011-02-22 | 3 | -11/+523 |
|
|
* | | | | | Don't cache resolved paths in MakefileGenerator::fileFixify(). | Andreas Kling | 2011-03-15 | 1 | -12/+0 |
| |_|_|/
|/| | | |
|
* | | | | QMAKE: Fix post build events for VS2010 | Martin Petersson | 2011-03-15 | 1 | -3/+8 |
|/ / / |
|
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-23 | 1 | -0/+12 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Added support for QMAKE_CLEAN in symbian-sbsv2 | Miikka Heikkinen | 2011-02-21 | 1 | -0/+12 |
|
|
* | | Merge branch earth-team/master into earth-staging | João Abecasis | 2011-02-16 | 6 | -30/+105 |
|\ \ |
|
| * | | Add experimental support for armCC on Linux | Harald Fernengel | 2011-02-11 | 1 | -1/+3 |
|
|
| * | | 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 | 42 | -249/+281 |
| |\ \ |
|
| * \ \ | Merge branch 'windowsMakefileBuildSupport' into earth-master | axis | 2011-01-28 | 5 | -27/+105 |
| |\ \ \ |
|
| | * | | | 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 | 2 | -3/+5 |
|
|
| * | | | | Added Symbian deployment localization for makefile build system. | axis | 2011-01-27 | 1 | -2/+1 |
|
|
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-01 | 4 | -24/+33 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Fix generated mif file cleaning in symbian-abld | Miikka Heikkinen | 2011-01-28 | 1 | -1/+3 |
|
|
| * | | | No longer replace dash and dot in TARGET with underscore in Symbian | Miikka Heikkinen | 2011-01-27 | 3 | -24/+31 |
|
|
* | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-01-26 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix QMAKE_POST_LINK in Symbian for targets with special characters. | Miikka Heikkinen | 2011-01-25 | 1 | -1/+1 |
|
|
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-25 | 2 | -25/+40 |
|\ \ \ \
| |/ / / |
|
| * | | | Fixed UTF-8 application names in device application menu in Symbian | Miikka Heikkinen | 2011-01-24 | 1 | -0/+1 |
|
|
| * | | | Improved QMAKE_POST_LINK support in symbian-sbsv2 | Miikka Heikkinen | 2011-01-20 | 1 | -22/+34 |
|
|
| * | | | Remove toolcheck from generic clean targets for symbian-sbsv2 | Miikka Heikkinen | 2011-01-18 | 1 | -3/+5 |
|
|