summaryrefslogtreecommitdiffstats
path: root/qmake/generators/mac
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-3/+3
|\
| * Don't compile MD4, MD5, SHA-2 and SHA-3 into qmakeThiago Macieira2013-08-151-3/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-4/+3
|\|
| * unbreak use of not-overquoted ICON entriesOswald Buddenhagen2013-07-221-3/+2
| * undo accidental string mergeOswald Buddenhagen2013-07-151-1/+1
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-343/+343
|\|
| * merge string literalsOswald Buddenhagen2013-07-041-343/+343
* | Xcode: Fix defines in OTHER_C/CPLUSPLUSFLAGS for project file outputTor Arne Vestbø2013-07-032-5/+11
* | Xcode: Fix string quoting to match ASCII plist formatTor Arne Vestbø2013-07-031-20/+60
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-121-1/+1
|\|
| * Xcode: Don't set TARGET_BUILD_DIR; that's handled by a copy phaseTor Arne Vestbø2013-06-111-1/+1
* | iOS: Don't mangle QT_ARCH when being more specific about what arch to buildTor Arne Vestbø2013-04-161-1/+2
|/
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-2/+5
|\
| * fix setup of output directory for subprojects in IDE generator backendsOswald Buddenhagen2013-03-151-2/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-2/+6
|\|
| * Fix generation of XCode projects for XCode 4.6Andy Shaw2013-02-271-3/+5
* | iOS: Write default code signing identify for iOS in Xcode generatorTor Arne Vestbø2013-02-271-0/+3
* | 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
* | 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
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Fix handling of precompiled header files in XCode projectsAndy Shaw2012-12-191-4/+4
* Respect the OBJECTS_DIR setting for XCode projectsAndy Shaw2012-12-191-2/+2
* Make sure the path is quoted in case it has spaces in itAndy Shaw2012-09-281-3/+5
* Fix XCode generator for qmake in Qt 5 after recent changesAndy Shaw2012-09-272-30/+31
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* introduce qmake variable abstractionsOswald Buddenhagen2012-09-072-163/+180
* remove pretenses of supporting projects on stdinOswald Buddenhagen2012-09-051-4/+2
* make QMakeMetaInfo a little less inefficient with libtool .la filesOswald Buddenhagen2012-09-051-1/+1
* beautify string operationsOswald Buddenhagen2012-08-281-4/+3
* micro-optimize: use POD-initializable lists of variable namesOswald Buddenhagen2012-08-281-2/+2
* remove dead variable assignmentsOswald Buddenhagen2012-08-281-1/+0
* dispose of QMAKE_LIBDIR_FLAGS, "demote" QMAKE_FRAMEWORKPATH_FLAGSOswald Buddenhagen2012-07-271-6/+1
* purge "dumping all variables" debug loopsOswald Buddenhagen2012-06-271-10/+0
* const correctness for variables()Oswald Buddenhagen2012-06-271-2/+2
* const correctness for values() callsOswald Buddenhagen2012-06-271-5/+5
* Remove unnecessary code from the XCode generatorAndy Shaw2012-06-121-299/+152
* Port away from QString::{to,from}Ascii in qmakeThiago Macieira2012-05-141-1/+1
* Build qmake with QStringBuilder.Olivier Goffart2012-03-161-1/+1
* make QMakeProject's copy c'tor actually behave like oneOswald Buddenhagen2012-03-061-1/+0
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\
| * QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-261-1/+1
* | Add support for XCode 4 into qmakeAndy Shaw2012-03-011-71/+172
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2