summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-1/+16
|\
| * qmake vcxproj generator: Fix extra compilers for single configsJoerg Bornemann2018-08-091-0/+6
| * qmake vcxproj generator: Fix compilation of generated C++ sourcesJoerg Bornemann2018-08-081-1/+10
* | qmake: Apply modernize-use-nullptrAlessandro Portale2018-08-0825-75/+75
* | qmake: Apply modernize-use-overrideAlessandro Portale2018-08-0813-119/+119
* | qmake: Avoid comparison of values with different enumeration typesAlessandro Portale2018-08-081-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-074-184/+239
|\|
| * qmake: improve the fake projectOswald Buddenhagen2018-08-062-183/+229
| * qmake: don't escape colons in dependency paths on windows, after allOswald Buddenhagen2018-08-021-0/+9
| * Fix builds with some MinGW distributionsKai Koehne2018-08-021-1/+1
* | Merge "Merge branch '5.11' into dev" into refs/staging/devEdward Welbourne2018-07-314-175/+184
|\ \
| * | Merge branch '5.11' into devEdward Welbourne2018-07-314-175/+184
| |\|
| | * Fix qtbase build for MSVC 2017 15.8Thomas Miller2018-07-301-1/+1
| | * Doc: Fix typos and grammar in qmake variable referenceKai Koehne2018-07-271-11/+11
| | * qmake: break out testFunc_cache() from evaluateBuiltinConditional()Edward Welbourne2018-07-202-163/+172
* | | qmake: Harden logic for handling the -o optionTor Arne Vestbø2018-07-316-105/+59
* | | qmake: Emit warning when regenerating Xcode project during buildTor Arne Vestbø2018-07-302-0/+7
|/ /
* | qmake: Add support for running lreleaseKai Koehne2018-07-281-0/+57
* | qdoc: Fix CONFIG documentation tableKai Koehne2018-07-251-2/+2
* | qmake: don't drop non-existing files from .depend_command outputOswald Buddenhagen2018-07-251-4/+8
* | qmake: add line-based mode for .depend_commandsOswald Buddenhagen2018-07-232-5/+23
* | qmake: Write correct Xcode project directory name to xcscheme fileTor Arne Vestbø2018-07-201-0/+1
* | uic: Revert the microoptimization patch introducing QStringLiteralJarek Kobus2018-07-191-3/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-172-10/+12
|\|
| * Fix recursive qmake xcode project generation with shadow buildsChristoph Keller2018-07-091-2/+2
| * qmake: make sure 'move' commands to DESTDIR are valid on mingwOswald Buddenhagen2018-07-091-7/+7
| * qmake: Fix xcode problems with invalid build pathsChristoph Keller2018-07-041-1/+3
* | qmake: get rid of (some) makefile expansions in dependency pathsOswald Buddenhagen2018-07-164-18/+20
* | qmake: fix lookup of .prl files for libs specified by full filenameOswald Buddenhagen2018-07-166-32/+91
* | qmake: fix processPrlFile() being mislead by dots in pathnamesOswald Buddenhagen2018-07-161-2/+3
* | qmake: slightly optimize processPrlFile() callsOswald Buddenhagen2018-07-164-13/+13
* | qmake: refactor QMakeMetaInfo::findLib() interfaceOswald Buddenhagen2018-07-164-15/+16
* | qmake: purge infra for supporting multiple formats from QMakeMetaInfoOswald Buddenhagen2018-07-163-38/+12
* | qmake: prune dysfunct libtool reader from QMakeMetaInfoOswald Buddenhagen2018-07-162-74/+2
* | qmake: prune pkg-config reader stub from QMakeMetaInfoOswald Buddenhagen2018-07-162-13/+2
* | Add qbswap for a memory regionThiago Macieira2018-07-042-1/+6
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-0212-21/+65
|\|
| * qmake: escape colons and hashmarks in dependency pathsOswald Buddenhagen2018-06-257-7/+36
| * Fix function nameJesus Fernandez2018-06-211-1/+1
| * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-191-1/+1
| |\
| | * Merge 5.11 into 5.11.1Oswald Buddenhagen2018-06-073-6/+10
| | |\
| | * | xcode: Take effective platform name into account for configuration build dirTor Arne Vestbø2018-06-061-1/+1
| * | | Fix QMAKE_MANIFEST for Visual Studio >= 2012Joerg Bornemann2018-06-131-0/+2
| * | | Qmake: Fix compilation with QMAKE_USE_CACHEOrgad Shaneh2018-06-131-3/+3
| * | | qmake: use consistent path separators in makefile dependenciesOswald Buddenhagen2018-06-125-9/+22
| | |/ | |/|
* | | qmake: make access to raw data temporaries safeOswald Buddenhagen2018-06-273-76/+160
* | | qmake: centralize resolution of file name arguments to qmake functionsOswald Buddenhagen2018-06-272-17/+23
* | | qmake: make argument validation of built-ins data drivenOswald Buddenhagen2018-06-275-781/+624
* | | Fix framework include paths in .pc filesMorten Johan Sørvig2018-06-251-0/+4
* | | qmake: remove system framework path check from writePkgConfigFile()Morten Johan Sørvig2018-06-251-3/+1