summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix broken linksSze Howe Koh2014-02-041-7/+5
* set empty PDB file name in release config of VS 2012 vcxproj filesJoerg Bornemann2014-01-301-1/+12
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-272-2/+9
|\
| * fix VS 2010 project file generation for release modeJoerg Bornemann2014-01-221-2/+5
| * Replace @BUNDLEIDENTIFER@ in Info.plistMorten Johan Sørvig2014-01-221-0/+4
* | ensure that output path is normalizedOswald Buddenhagen2014-01-231-1/+1
* | don't turn = into += in cumulative modeOswald Buddenhagen2014-01-151-25/+4
* | set QMAKE_INTERNAL_INCLUDED_FILES even without PROEVALUATOR_FULLOswald Buddenhagen2014-01-151-4/+0
* | qdocconf: Remove nonexistent dependencySze Howe Koh2014-01-151-1/+0
|/
* fix memory leaks in MSVC generatorsJoerg Bornemann2014-01-102-6/+8
* fix detection for multiple VS installationsJoerg Bornemann2014-01-081-2/+4
* do not look for mkspecs/ directories in project treesOswald Buddenhagen2014-01-071-21/+0
* clean out some garbage in CONFIGOswald Buddenhagen2013-12-221-9/+0
* make qmake auto-rebuild after path reconfigurationOswald Buddenhagen2013-12-222-1/+3
* fix confusion surrounding debug, release & debug_and_releaseOswald Buddenhagen2013-12-221-25/+26
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-053-4/+20
|\
| * properly replace windows paths in installed meta filesOswald Buddenhagen2013-12-041-1/+12
| * support s///i option in built-in sedOswald Buddenhagen2013-12-041-2/+7
| * Add PBXCopyFilesBuildPhases to main target, not preprocessing stepTor Arne Vestbø2013-12-031-1/+1
* | Doc: fixed invalid referenceNico Vertriest2013-12-031-0/+1
* | avoid vcX0.pdb files for qmakeOswald Buddenhagen2013-12-031-4/+2
* | make compiler use the project's pdb fileOswald Buddenhagen2013-12-031-3/+5
* | complete implementation of force_debug_infoOswald Buddenhagen2013-12-035-7/+14
* | install pdb files also for executablesOswald Buddenhagen2013-12-031-2/+2
* | make CONFIG+=no_dll affect pdb files as wellOswald Buddenhagen2013-12-031-1/+2
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-265-10/+24
|\|
| * fix handling of \\ in replacement string in s/// cmd of built-in sedOswald Buddenhagen2013-11-231-0/+1
| * fix handling of | in s/// commands of built-in sedOswald Buddenhagen2013-11-231-1/+1
| * adequately shell-escape generated sed commandsOswald Buddenhagen2013-11-232-1/+12
| * install pdb files for dlltargetOswald Buddenhagen2013-11-211-2/+4
| * Fix mkdir command in Windows shell for paths with forward-slashesEskil Abrahamsen Blomfeldt2013-11-211-1/+1
| * fix more cases of mkdir_asstring() argument overquotingOswald Buddenhagen2013-11-211-5/+5
* | make distclean actually remove the static library targetOswald Buddenhagen2013-11-251-1/+1
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-11-221-3/+3
|\|
| * fix overquoting in some mkdir callsOswald Buddenhagen2013-11-201-3/+3
* | Show all of the internal included files in the Supporting Files groupAndy Shaw2013-11-221-2/+2
|/
* support a cache that is really just a cacheOswald Buddenhagen2013-11-145-28/+62
* clean superfile and cachefile paths upon creationOswald Buddenhagen2013-11-141-2/+2
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-2/+1
* move setting of _QMAKE_{SUPER,CONF,CACHE}_ to a more logical locationOswald Buddenhagen2013-11-041-24/+25
* bring fake qmake project up to snuffOswald Buddenhagen2013-11-042-27/+26
* fix warnings about unused variables & parametersOswald Buddenhagen2013-11-043-5/+6
* shrink #ifdef'd sectionOswald Buddenhagen2013-11-041-4/+5
* make-gcc-happy variable-may-be-uninitialized (but-is-not) commitOswald Buddenhagen2013-11-041-1/+1
* fix initialization order warningsOswald Buddenhagen2013-11-041-4/+4
* fix signedness warningsOswald Buddenhagen2013-11-041-2/+2
* kill dead codeOswald Buddenhagen2013-11-041-11/+0
* xcode generator: warn if QMAKE_INFO_PLIST is not validRichard Moe Gustavsen2013-11-012-0/+4
* fix VS version selectionJoerg Bornemann2013-10-311-31/+16
* qmake: Pick up default bundle prefix from Xcode preferencesTor Arne Vestbø2013-10-311-1/+4