summaryrefslogtreecommitdiffstats
path: root/qmake/generators
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-275-1/+58
|\
| * basic manifest tool support in vc(x)proj generatorJoerg Bornemann2013-06-255-0/+58
| * Don't depend on the command for extra compilers automaticallyAndy Shaw2013-06-201-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-122-18/+28
|\|
| * Xcode: Don't set TARGET_BUILD_DIR; that's handled by a copy phaseTor Arne Vestbø2013-06-111-1/+1
| * Changed project dependencies for solution filesAndrew Patterson2013-06-051-17/+27
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-044-12/+5
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-05-311-9/+2
| |\
| | * fix PlatformToolSet tag location in vcxproj filesJoerg Bornemann2013-05-301-9/+2
| * | remove pointless QString::arg callJoerg Bornemann2013-05-301-1/+1
| * | fix license headersJoerg Bornemann2013-05-302-2/+2
| |/
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-234-18/+38
|\|
| * qmake/vcxproj: do not set ProgramDataBaseFileNameJoerg Bornemann2013-05-071-1/+0
| * qmake/vcxproj: remove unused codeJoerg Bornemann2013-05-071-2/+0
| * qmake/vcxproj: fix parsing of /RTC* optionsJoerg Bornemann2013-05-072-14/+30
| * qmake/vcxproj: resurrect support for /we compiler switchJoerg Bornemann2013-05-073-1/+8
* | Merge branch 'stable' into devSergio Ahumada2013-05-071-2/+2
|\|
| * fix quoting issues in vcxproj generatorJoerg Bornemann2013-04-291-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-172-10/+18
|\|
| * 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: do not write timestamps to generated MakefilesDmitry Shachnev2013-04-161-2/+1
* | iOS: Don't mangle QT_ARCH when being more specific about what arch to buildTor Arne Vestbø2013-04-161-1/+2
|/
* 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-215-33/+29
|\
| * 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
| * 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-121-2/+0
* | Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-209-368/+350
|\ \
| * \ Merge branch 'dev' into stableOswald Buddenhagen2013-03-209-368/+350
| |\ \
| | * | 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
| | * | make depend_prl more thorough; introduce fast_depend_prlOswald Buddenhagen2013-03-161-3/+8
| | * | 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-061-0/+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: 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