summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | fix prompt() stdin safety checkOswald Buddenhagen2010-06-231-1/+1
* | Fix precompiled binary deploymentMiikka Heikkinen2010-06-221-25/+28
* | qmake: Fix CONFIG += exceptions_off with the MSVC project generator.Jocelyn Turcotte2010-06-162-2/+6
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-153-3/+17
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-123-3/+17
| |\ \
| | * | support for cross building Qt for MinGW (win32-g++) on UnixMark Brand2010-06-102-2/+16
| | * | use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-1/+1
* | | | Change $${EPOCROOT} to also have drive if EPOCROOT env variable has itMiikka Heikkinen2010-06-152-4/+3
|/ / /
* | | Moved runonphone target to prf files for all build systems.axis2010-06-114-19/+0
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-081-1/+1
|\ \
| * | Change the directory where smart-installable application package isMiikka Heikkinen2010-06-081-1/+1
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-082-3/+9
|\ \ \ | |/ / |/| / | |/
| * support TARGETs with spacesOswald Buddenhagen2010-06-031-3/+3
| * qmake: don't warn about unknown MSVC compiler option /MPJoerg Bornemann2010-06-021-0/+6
* | Fixed def file usage for Qt plugins under the makefile build system.axis2010-06-045-37/+40
* | escape backslashes in QMAKE_PRL_LIBSOswald Buddenhagen2010-05-271-1/+1
* | complain about unescaped backslashesOswald Buddenhagen2010-05-262-0/+7
* | clarify wording of warning messageOswald Buddenhagen2010-05-201-1/+1
* | close scope while inside assignment only if the last char is a closing braceOswald Buddenhagen2010-05-201-1/+1
* | deprecate undocumented -E optionOswald Buddenhagen2010-05-201-0/+1
* | unify QMAKE_QMAKE path separator fixingOswald Buddenhagen2010-05-202-8/+6
* | simplify arcane conditional, once againOswald Buddenhagen2010-05-201-1/+1
* | Added support for .rc files on VS2010.Martin Petersson2010-05-201-2/+37
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-191-0/+1
|\ \
| * \ Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-191-4/+17
| |\ \
| * | | Added a default value for optimization settings.Martin Petersson2010-05-181-0/+1
* | | | Merge commit 'remotes/origin/4.7' into symbian47Thomas Zander2010-05-191-4/+17
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-05-191-3/+16
| |\ \ \ | | | |/ | | |/|