summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Use $< to save lots of repetition in qmake/Makefile.unixEdward Welbourne2017-02-171-75/+75
|/ /
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-087-38/+52
|\|
| * add a bunch of complementary options to -afterOswald Buddenhagen2017-02-066-36/+50
| * Unbreak the build with ICC on WindowsThiago Macieira2017-01-271-2/+2
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-0123-106/+427
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2523-106/+427
| |\|
| | * Support QMAKE_PRE_LINK and QMAKE_POST_LINK for static libs on unixOrgad Shaneh2017-01-201-2/+10
| | * winrt: Add support for Visual Studio 2017Oliver Wolff2017-01-201-15/+77
| | * add depend_includepath to the qmake manualOswald Buddenhagen2017-01-191-0/+2