summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Fixed win32-msvc2008 build regression.axis2011-01-312-9/+5
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-01-3153-300/+331
|\
| * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-261-1/+1
| |\
| | * Fix QMAKE_POST_LINK in Symbian for targets with special characters.Miikka Heikkinen2011-01-251-1/+1
| * | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-01-263-25/+42
| |\ \
| | * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-253-25/+42
| | |\ \ | | | |/
| | | * Fixed UTF-8 application names in device application menu in SymbianMiikka Heikkinen2011-01-241-0/+1
| | | * Improved QMAKE_POST_LINK support in symbian-sbsv2Miikka Heikkinen2011-01-201-22/+34
| | | * Remove toolcheck from generic clean targets for symbian-sbsv2Miikka Heikkinen2011-01-181-3/+5
| | | * make sure Option::dir_sep is initialized in timeOswald Buddenhagen2011-01-171-0/+2
| * | | interpret backslash escaping of quotes in split_arg_list()Oswald Buddenhagen2011-01-251-4/+8
| * | | cleanup split_arg_list() some moreOswald Buddenhagen2011-01-251-5/+6
| * | | slightly reorganize split_arg_list()Oswald Buddenhagen2011-01-251-31/+28
| * | | remove the somewhat bizarre unquoting of the last argument in split_arg_list()Oswald Buddenhagen2011-01-251-5/+0
| * | | remove the completely insane quote nesting from split_value_list()Oswald Buddenhagen2011-01-251-6/+6
| |/ /
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1753-53/+53
| |\ \ | | |/
| | * Update copyright year to 2011.Jason McDonald2011-01-1053-53/+53
| * | qmake: fix wrong case label in toString(subSystemOption)Joerg Bornemann2011-01-101-4/+0
| * | qmake: write and install pkg-config files for mingwMark Brand2011-01-102-0/+15
| * | qmake: don't limit pkg-config writing to unix generatorMark Brand2011-01-104-182/+183
| * | qmake: fix double directory separatorMark Brand2011-01-101-2/+7
* | | Merge branch 'windowsMakefileBuildSupport' into earth-masteraxis2011-01-285-27/+105
|\ \ \
| * | | Made qmake strip trailing \ from libdirs.axis2011-01-281-1/+4
| * | | Added MinGW support for adding lib prefix and extension via profile.axis2011-01-283-9/+19
| * | | Added support for various special compiler/linker flags on MinGW.axis2011-01-281-0/+18
| * | | Added support for rvct_linker config in qmake's MinGW generator.axis2011-01-281-3/+11
| * | | Avoided some MinGW specific codepaths when building Symbian libs.axis2011-01-282-3/+4
| * | | Added .lib/.dso dependency tracking to Symbian with MinGW generator.axis2011-01-281-0/+6
| * | | Added object script support to RVCT when using MinGW qmake generator.axis2011-01-281-8/+38
| * | | Added Symbian makefile building support using MinGW backend.axis2011-01-282-3/+5
* | | | Added Symbian deployment localization for makefile build system.axis2011-01-271-2/+1
| |/ / |/| |
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-052-0/+50
|\ \ \ | | |/ | |/|
| * | Generate freeze targets in SymbianMiikka Heikkinen2011-01-042-0/+50
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-231-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fix infinite loop in qmake when reading malformed .ts files.Miikka Heikkinen2010-12-221-1/+1
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-145-17/+79
|\ \
| * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-075-17/+79
| |\ \
| | * \ Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-0219-303/+427
| | |\ \
| | * \ \ Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-2315-38/+121
| | |\ \ \
| | * | | | Fix qmake compilation on *nix platformsJoão Abecasis2010-10-221-1/+1
| | * | | | Use QSystemError to return errors from QFileSystemEngineShane Kearns2010-10-125-1/+16
| | * | | | Merge remote branch 'qt/master' into earth/file-engine-refactorShane Kearns2010-10-0810-185/+102
| | |\ \ \ \
| | * | | | | Compile fixes for mingwPrasanth Ullattil2010-10-071-0/+4
| | * | | | | Merge commit 'origin/master' into fileEnginesThomas Zander2010-10-062-3/+11
| | |\ \ \ \ \
| | * | | | | | Compile fixes for windowsPrasanth Ullattil2010-09-291-1/+0
| | * | | | | | Merge commit 'origin/master' into fileEnginesOn47Thomas Zander2010-09-2817-592/+637
| | |\ \ \ \ \ \
| | * | | | | | | Make QDirIterator cheaper when constructed with a QDirThomas Zander2010-09-221-0/+1
| | * | | | | | | Implement QFileSystemIterator for windows.Prasanth Ullattil2010-09-154-14/+1
| | * | | | | | | Refactored QFSFileEngineIterator/UnixJoão Abecasis2010-09-102-6/+3
| | * | | | | | | QFileSystemEngine/Mac: keep it empty until neededJoão Abecasis2010-09-032-0/+5