summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* uic: Add -no-stringliteral optionAlexander Volkov2017-08-031-0/+8
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-022-4/+9
|\
| * qmake: fix warning about duplicate references in project fileJake Petroules2017-07-201-1/+5
| * qmake: Remove last remains of WinCE supportOliver Wolff2017-07-191-3/+3
| * winrt: qmake: Fix deployment rules of created solution filesOliver Wolff2017-07-191-2/+3
* | QFileSystemEngine: Remove the remainder of Windows XP functionsThiago Macieira2017-07-253-4/+4
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-7/+30
|\|
| * Doc: Update docs for QMAKE_MACOSX_DEPLOYMENT_TARGET in qmake ManualLeena Miettinen2017-07-171-6/+5
| * Doc: Add Apple OS deployment targets to the qmake ManualLeena Miettinen2017-07-171-1/+25
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-0/+4
|\|
| * qmake: Separate object_script by Makefile nameOrgad Shaneh2017-07-071-0/+4
* | Move the readlink(2) wrapper to qcore_unix.cppThiago Macieira2017-07-082-0/+5
* | Mark an unlikely test as such and condition in positive orderEdward Welbourne2017-07-071-7/+10
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-3/+4
|\|
| * Pass the absolute path with the file when finding filesAndy Shaw2017-06-191-3/+4
* | Remove duplicate qrandom target and source file referenceJoerg Bornemann2017-06-201-4/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-195-39/+19
|\|
| * qmake: Delete static library before calling ar on MinGWOrgad Shaneh2017-06-121-0/+7
| * qmake: Fix initialization order in VcprojGenerator ctorOrgad Shaneh2017-06-121-2/+2
| * qmake: Use braces for struct initialization in MSVC object modelOrgad Shaneh2017-06-121-9/+9
| * qmake: Delete unused variables in MSBuild object modelOrgad Shaneh2017-06-121-27/+0
| * qmake: Avoid raw string comparisonOrgad Shaneh2017-06-121-1/+1
* | Move qrand() & qsrand() to qrandom.cppThiago Macieira2017-06-122-1/+10
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-072-0/+7
|\|
| * make mkspecs not mess up -rpath-linkOswald Buddenhagen2017-05-311-0/+2
| * make mkspecs not mess up library and include search pathsOswald Buddenhagen2017-05-312-0/+5
* | 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