summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | remove some cryptic code relating to output directoriesOswald Buddenhagen2013-03-073-12/+8
| | | |_|_|/ | | |/| | |
* | / | | | qmake: fix library path on windows.David Schulz2013-03-131-1/+1
|/ / / / /
* | | | | define NDEBUG in MSVC/nmake release buildsJoerg Bornemann2013-03-011-0/+5
* | | | | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-03-011-3/+5
|\| | | |
| * | | | Fix generation of XCode projects for XCode 4.6Andy Shaw2013-02-271-3/+5
* | | | | remove unused member Option::application_argv0Joerg Bornemann2013-03-012-4/+0
|/ / / /
* | | / Fix generated pkg-config files when cross-compilingMatt Fischer2013-02-201-5/+2
| |_|/ |/| |
* | | fix MSVC build for non-standard command line interpretersJoerg Bornemann2013-02-151-1/+2
* | | remove automatic splitting from $$() expansionsOswald Buddenhagen2013-02-131-3/+3