summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-6/+2
|\|
| * Fix parsing of MSVC's /utf-8 option, take 2Joerg Bornemann2017-05-231-1/+1
| * Do not warn about unknown MSVC compiler conformance optionsJoerg Bornemann2017-05-231-5/+1
* | Remove leading whitespace from command lines in VS projectsJoerg Bornemann2017-05-231-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-077-54/+122
|\|
| * Simplify built-in qmake install commandSimon Hausmann2017-05-044-37/+31
| * VS 2017: Fall back to "x86" as arch if it is not "arm" or "x64"Oliver Wolff2017-05-031-1/+1
| * Preserve last modification timestamps of installed directoriesSimon Hausmann2017-05-026-28/+103
| * Fix make install to be deterministicSimon Hausmann2017-04-282-13/+12
* | QUuid: add fromString(QStringView/QLatin1String)Marc Mutz2017-04-201-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-209-115/+230
|\|
| * Fix precompiled headers on Apple platforms, with multiple architecturesJake Petroules2017-04-142-36/+58
| * Preserve last modification timestamps of installed program filesSimon Hausmann2017-04-134-4/+19
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-121-12/+12
| |\
| | * write Libs.private to .pc files only in static buildsOswald Buddenhagen2017-04-111-12/+12
| * | Preserve last modification timestamps of installed filesSimon Hausmann2017-04-127-63/+139
| * | qmake: Do not mix canonical and non canonical pathsOliver Wolff2017-04-111-1/+3
* | | QVersionNumber: add fromString(QStringView/QLatin1String) overloadsMarc Mutz2017-04-081-1/+1
* | | qmake: use new QString::arg(QStringView) overloadMarc Mutz2017-04-074-25/+26
* | | QMakeEvaluator: port a QString::split() to a QStringRef::split() loopMarc Mutz2017-04-071-4/+4
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-5/+5
|\| |
| * | Doc: Move $$files() documentation to "Built-in Replace Functions"Joerg Bornemann2017-04-041-5/+5
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-041-1/+21
|\| |
| * | Doc: link error in qmake manualNico Vertriest2017-03-281-1/+2
| * | Doc: Add documentation for new iOS variables in qmake manualVikas Pachdha2017-03-281-0/+19
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-282-2/+3
|\| |
| * | Fix uninitialized VCLinkerTool::DebugInfoOptionJoerg Bornemann2017-03-221-0/+1
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-2/+2
| |\|
| | * qmake: Add _CRT_SECURE_NO_WARNINGS to all MSVC-like compilersThiago Macieira2017-03-201-2/+2
* | | qmake: Add test functions for comparing version numbersAlexander Volkov2017-03-205-2/+40
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-204-11/+23
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-132-5/+5
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-5/+5
| | |\|
| | | * qmake: Check for QT_CONFIG(process) in qmakebuiltinsUlf Hermann2017-03-062-5/+5
| * | | Fix parsing of the /utf8 MSVC compiler flag in VS project generatorJoerg Bornemann2017-03-131-1/+6
| |/ /
| * | Add QMake variables for development team and provisioning profileVikas Pachdha2017-03-131-5/+12
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-143-3/+17
|\| |
| * | Add documentation for QMAKE_LINK variableAndy Shaw2017-03-081-0/+9
| * | Fix MSVC Makefiles when SOURCES is emptyJoerg Bornemann2017-03-071-2/+0
| * | Improve time stamp precision of qmake's touch functionSimon Hausmann2017-03-011-1/+8
* | | Tidy the long lists of files in Makefile.unixEdward Welbourne2017-02-222-78/+112
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-176-30/+39
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-16/+2
| |\|
| | * Doc: Remove mentioning of Windows CE from qmake documentationKai Koehne2017-02-141-16/+2
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-143-7/+2
| |\|
| | * rename qvector.cpp => qvector.qdocOswald Buddenhagen2017-02-093-7/+2
| * | qmake/nmake: Prevent overlong lines in link and lib response filesJoerg Bornemann2017-02-132-7/+35
* | | Use QMKGENSRC a bit more to save some repetitionEdward Welbourne2017-02-171-2/+2
* | | Be consistent about indentationEdward Welbourne2017-02-171-3/+3
* | | Fix reference to non-existent file in qmake/Makefile.unixEdward Welbourne2017-02-171-1/+1