summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-08-304-13/+54
|\ \ \
| * \ \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-304-13/+54
| |\ \ \ | | |/ /
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-264-12/+36
| | |\ \
| | | * | fix generated makefile dependenciesOswald Buddenhagen2010-08-261-2/+2
| | | * | qmake vc[x]proj generators: support /MAP option without file nameJoerg Bornemann2010-08-242-2/+4
| | | * | qmake vcxproj generator: fix bug when using CharacterSet=1 in .pro fileJoerg Bornemann2010-08-241-1/+0
| | | * | add indirect input/output specification capability to QMAKE_SUBSTITUTESOswald Buddenhagen2010-08-231-7/+30
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-261-0/+14
| | |\ \ \
| | | * | | Added support for DEPLOYMENT.pkg_build_versionMiikka Heikkinen2010-08-261-0/+14
| | | |/ /
| | * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-261-3/+6
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * qmake: fix assertion on Windows when DESTDIR is empty in static libsJoerg Bornemann2010-08-171-3/+6
* | | | Allow pkg_prerules and pkg_postrules to be targeted to separate filesMiikka Heikkinen2010-08-302-79/+167
|/ / /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-261-1/+1
|\ \ \
| * | | Compile bootstrapped tools with QT_NO_DEPRECATEDHarald Fernengel2010-08-251-1/+1
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-253-8/+10
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | qmake vcxproj generator: fix usage of /Fd in QMAKE_CXXFLAGSJoerg Bornemann2010-08-201-1/+1
| * | qmake: fix vcxproj generator when using /Fd in QMAKE_CXXFLAGSJoerg Bornemann2010-08-201-0/+1
| * | create missing output directories for substituted filesOswald Buddenhagen2010-08-181-0/+1
| * | QMake/Win32/MinGW: Fix ar script generating with absolute pathsTuomas Suutari2010-08-181-4/+1
| * | fix QMAKE_SUBSTITUTES with shadow buildsOswald Buddenhagen2010-08-171-3/+3
| * | Fix check to remove unnecessary deployments in SymbianMiikka Heikkinen2010-08-131-1/+5
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-137-77/+201
|\ \ \ | |/ /
| * | Make bld.inf target in Symbian mkspecs to depend on .pro fileMiikka Heikkinen2010-08-122-8/+15
| * | Gcce building support for symbian-sbsv2Miikka Heikkinen2010-08-112-40/+143
| * | Rename Symbian generated mmp/mk files to include target in filenameMiikka Heikkinen2010-08-064-27/+19
| * | Fix package header in cases where VERSION doesn't contain all valuesMiikka Heikkinen2010-08-041-2/+24
* | | qmake vcproj generator cleanupJoerg Bornemann2010-08-101-15/+11
* | | qmake: repair .vcxproj generationJoerg Bornemann2010-08-103-15/+17
* | | qmake: move .vcproj XML generation from data classes to VCProjectWriterJoerg Bornemann2010-08-102-203/+189
* | | qmake: remove duplicated code from VcxprojGeneratorJoerg Bornemann2010-08-103-595/+28
* | | qmake: duplicated code removed from msbuild_objectmodel.cppJoerg Bornemann2010-08-106-2638/+1060
* | | qmake: move XML generating code from data classes to VCXProjectWriterJoerg Bornemann2010-08-103-497/+431
* | | qmake vcxproj generator: introduce VCXProjectWriterJoerg Bornemann2010-08-107-574/+585
* | | qmake vcproj generator: introduce VCProjectWriterJoerg Bornemann2010-08-104-397/+398
* | | qmake: fix misuse of static_cast in msvc_vcproj.cppJoerg Bornemann2010-08-101-2/+7
* | | qmake: remove some old .dsp related code from .vcproj generatorJoerg Bornemann2010-08-102-81/+28
* | | qmake: remove Windows CE stuff from .vcxproj generatorJoerg Bornemann2010-08-103-149/+4
* | | qmake: remove VS2003 work-around from vcxproj generatorJoerg Bornemann2010-08-103-6/+3
* | | qmake: no need to add the _WINDOWS define twiceJoerg Bornemann2010-08-102-12/+0
* | | qmake: useless addition of the NDEBUG define removedJoerg Bornemann2010-08-102-4/+0
* | | qmake: don't add QT_NO_DEBUG in msvc generatorsJoerg Bornemann2010-08-102-6/+2
* | | qmake msvc generator: remove unneeded handling of variablesJoerg Bornemann2010-08-102-24/+2
* | | qmake: qmakeDeleteCacheClear() function can be template nowminiak2010-08-034-11/+8
|/ /
* | run dep commands in build dirOswald Buddenhagen2010-07-071-2/+6
* | Fixed pre-built resources deployment in SymbianMiikka Heikkinen2010-06-301-0/+14
* | qmake: Fix CONFIG += exceptions_off with the MSVC project generator, take 2.Jocelyn Turcotte2010-06-244-6/+4
* | don't remove the path from the name of included filesOswald Buddenhagen2010-06-231-1/+0
* | add some commentsOswald Buddenhagen2010-06-231-2/+2
* | remove support for QMAKE_POST_INCLUDE_FILESOswald Buddenhagen2010-06-232-11/+1
* | remove unused functionOswald Buddenhagen2010-06-231-4/+0