summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* make sure qmake finds itself in CWD on windowsOswald Buddenhagen2013-04-261-0/+1
* Write two missing linker options to the vcxproj fileAndy Shaw2013-04-111-0/+4
* Android: Backslash workarounds for Unix Makefile generatorRay Donnelly2013-04-101-10/+14
* qmake/nmake: do not remove NDEBUG from DEFINESJoerg Bornemann2013-04-092-6/+1
* Add spaces around the components of a pkg-config Cflags: fieldThiago Macieira2013-04-091-3/+3
* Android: Split Unix Makefile generator's $(MOVE) commands upRay Donnelly2013-04-081-2/+6
* qmake/Win: disable "find highest lib version" feature by defaultJoerg Bornemann2013-03-261-1/+1
* Introduce QMAKE_CC_O_FLAGLaszlo Papp2013-03-253-6/+9
* Fix leak when fd != -1Montel Laurent2013-03-231-2/+8
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-217-45/+34
|\
| * fix setup of output directory for subprojects in IDE generator backendsOswald Buddenhagen2013-03-152-5/+9
| * fix parallelized "jom install"Oswald Buddenhagen2013-03-152-22/+16
| * clean paths of found files in prepareProject()Oswald Buddenhagen2013-03-121-3/+3
| * actually use the temp variable we just assigned ...Oswald Buddenhagen2013-03-121-4/+4
| * do not append a trailing slash to output directoryOswald Buddenhagen2013-03-122-11/+2
* | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-2019-612/+465
|\ \
| * \ Merge branch 'dev' into stableOswald Buddenhagen2013-03-2019-612/+465
| |\ \
| | * | Add an initial TI linker support for the unix qmake generatorLaszlo Papp2013-03-191-0/+3
| | * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-3/+3
| | * | don't send output of $$join() and $$sprintf() through split_value_list()Oswald Buddenhagen2013-03-161-3/+2
| | * | make depend_prl more thorough; introduce fast_depend_prlOswald Buddenhagen2013-03-161-3/+8
| | * | qfilesystemengine_mac.cpp is empty => purgeOswald Buddenhagen2013-03-142-5/+0
| | * | make split_value_list() a bit less sane againOswald Buddenhagen2013-03-131-2/+7
| | * | make split_value_list() saneOswald Buddenhagen2013-03-121-31/+33
| | * | permit returning from filesOswald Buddenhagen2013-03-121-12/+17
| | * | remove pointless initialization of qmakespecOswald Buddenhagen2013-03-121-1/+0
| | * | Make .prl file generation work for iOS again.Morten Johan Sørvig2013-03-063-12/+12
| | * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-063-4/+5
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-052-7/+8
| | |\ \ \
| | * | | | introduce QMAKE_LINK_O_FLAGOswald Buddenhagen2013-03-024-7/+13
| | * | | | iOS: Write default code signing identify for iOS in Xcode generatorTor Arne Vestbø2013-02-271-0/+3
| | * | | | qmake: Resolve QMAKE_INFO_PLIST against current working dirTor Arne Vestbø2013-02-261-1/+1
| | * | | | qmake: Fix file paths in Xcode projects when shadow-buildingTor Arne Vestbø2013-02-261-5/+20
| | * | | | qmake: Prevent Obj-C sources from building both as extra compiler and in XcodeTor Arne Vestbø2013-02-261-3/+13
| | * | | | qmake: Use PBXResourcesBuildPhase for QMAKE_BUNDLE_DATA without a pathTor Arne Vestbø2013-02-261-43/+57
| | * | | | qmake: Don't treat .xcodeproj directories as OUT_PWD when passed with -oTor Arne Vestbø2013-02-261-0/+5
| | * | | | qmake: Prevent duplicate libaries from being added to the link phaseTor Arne Vestbø2013-02-261-15/+17
| | * | | | qmake: Don't generate Xcode project bundle identifiers with spacesTor Arne Vestbø2013-02-261-0/+1
| | * | | | qmake: Update Xcode generator to produce project files similar to XcodeTor Arne Vestbø2013-02-261-255/+180
| | * | | | Xcode: Change groups/build phase wording to match Apple's templatesTor Arne Vestbø2013-02-221-3/+3
| | * | | | Xcode: Merge various sources and extra-compilers into more managable groupsTor Arne Vestbø2013-02-221-18/+18
| | * | | | Unify win32-g++ and Unix qmake Makefiles.Ray Donnelly2013-02-193-192/+50
| | * | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-02-182-5/+6
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-182-5/+6
| | | |\ \ \ \
| | * | | | | | Update feature paths on assignment to QMAKE_PLATFORMTor Arne Vestbø2013-02-182-1/+4
| | |/ / / / /
| | * | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1711-66/+69
| | |\ \ \ \ \
| | * | | | | | purge vestiges of QMAKE_LFLAGS_QT_DLLOswald Buddenhagen2013-02-131-4/+0
* | | | | | | | Initialize usePCH variableMontel Laurent2013-03-201-1/+1
|/ / / / / / /
* | | | | | | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Stephen Kelly2013-03-133-12/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-083-12/+8
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |