summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-1710-53/+144
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-165-29/+53
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-155-29/+53
| | |\
| | | * don't create bogus property variantsOswald Buddenhagen2016-11-141-25/+28
| | | * fix $$section()'s bad argument count error messageOswald Buddenhagen2016-11-141-2/+1
| | | * vcxproj generator: Support the /DEBUG:FASTLINK option of VS 2015Joerg Bornemann2016-11-043-2/+24
| * | | build qmake.exe directly in bin/Oswald Buddenhagen2016-11-151-6/+3
| * | | qmake: make discard_from() patch up QMAKE_INTERNAL_INCLUDED_FILES as wellOswald Buddenhagen2016-11-151-0/+4
| * | | qmake: let discard_from() discard function definitions as wellOswald Buddenhagen2016-11-151-0/+12
| * | | qmake: add "undecorated" mode to $$prompt()Oswald Buddenhagen2016-11-152-7/+16
| * | | qmake: fix file name treatment in emission of extra targetsOswald Buddenhagen2016-11-151-3/+3
| * | | ensure that QMAKE_QMAKE always ends in .exe on windowsOswald Buddenhagen2016-11-151-4/+4
| * | | bump qmake versionOswald Buddenhagen2016-11-151-1/+1
| * | | Improve QMake JSON errorAllan Sandfeld Jensen2016-11-151-3/+36
| * | | winrt: Add documentation for verbatim manifest processingMaurice Kalinowski2016-11-151-0/+12
* | | | Remove wondrous VS version detection logicJoerg Bornemann2016-11-143-92/+33
* | | | Remove superfluous calls to which_dotnet_versionJoerg Bornemann2016-11-111-4/+5
* | | | Remove superfluous includes from VS generatorJoerg Bornemann2016-11-104-6/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-023-5/+21
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-013-5/+21
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-4/+11
| | |\|
| | | * MSVC: Fix installation of PDB files for static librariesJoerg Bornemann2016-10-281-4/+11
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-272-1/+10
| | |\|
| | | * iOS: link photo lib plugin based on Info.plist contentsRichard Moe Gustavsen2016-10-261-0/+6
| | | * Fix possible loss of data in conversion from size_t to int warningJesus Fernandez2016-10-251-1/+4
* | | | qmake project generator: enable deprecation warningsGiuseppe D'Angelo2016-10-261-0/+11
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-138-36/+16
|\| | |
| * | | Clean up building of bootstrap lib and toolsLars Knoll2016-10-113-16/+6
| * | | fix build with QT_NO_CAST_FROM_ASCIIOswald Buddenhagen2016-10-071-2/+2
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-063-2/+5
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-013-2/+5
| | |\|
| | | * fix warning in qmakevfs without PROEVALUATOR_FULLOswald Buddenhagen2016-09-291-0/+1
| | | * report cumulativity of $$system() and evaluator error output as wellOswald Buddenhagen2016-09-292-2/+4
| * | | Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-291-18/+30
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-18/+30
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-231-18/+30
| | |\|
| | | * Fix code signing for qmake-generated Xcode projects in Xcode 8 (again)Jake Petroules2016-09-221-18/+30
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-262-2/+25
|\| | |
| * | | win32: Fix Visual Studio project generationMaurice Kalinowski2016-09-221-2/+2
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+23
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-0/+23
| | |\|
| | | * Fix code signing for qmake-generated Xcode projects in Xcode 8Jake Petroules2016-09-161-0/+23
* | | | Long live QOperatingSystemVersion!Jake Petroules2016-09-182-1/+12
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-154-22/+77
|\| | |
| * | | qmake: remove unused #includeMarc Mutz2016-09-091-1/+0
| * | | Parse namespaces only for current file, add Q_NAMESPACE support to qmakeBogDan Vatra2016-09-061-3/+10
| * | | Enable precompiled headers on iOS, tvOS, watchOSJake Petroules2016-09-022-18/+67
* | | | Make the Xcode generator recognize embedded frameworks/pluginsJake Petroules2016-08-311-2/+48
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-318-20/+74
|\| | |