summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* QFile/QFileInfo: mark readLink() as deprecatedChristian Ehrlicher2019-01-231-1/+1
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-0711-206/+78
|\
| * qmake: rewrite msvc/nmake cross-build environment setupOswald Buddenhagen2019-01-051-201/+0
| * qmake: add $$read_registry() functionOswald Buddenhagen2019-01-056-5/+54
| * qmake: add QMAKE_EXPORTED_VARIABLESOswald Buddenhagen2019-01-054-0/+24
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-044-28/+25
|\|
| * winrt: Remove yet another Windows Phone leftoverOliver Wolff2019-01-021-8/+0
| * qmake: fixify target paths of extra compilers more consistentlyOswald Buddenhagen2018-12-201-15/+19
| * qmake: Add support for installing executable files without calling stripAndy Shaw2018-12-201-2/+3
| * qmake: move QT_BEGIN_NAMESPACE to correct placeOswald Buddenhagen2018-12-192-3/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-151-2/+12
|\|
| * qmake: don't mess up linking order of librariesOswald Buddenhagen2018-12-141-2/+12
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-131-1/+1
|\|
| * Doc: correct syntax error in qmake manualNico Vertriest2018-12-121-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-111-3/+4
|\|
| * Fix qmake's detection for conflicting source files for nmakeJoerg Bornemann2018-12-101-3/+4
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-042-2/+4
|\|
| * qmake: Escape '=' in dependency paths for unix makeUlf Hermann2018-11-301-0/+2
| * Fix crash in qmake parsingAllan Sandfeld Jensen2018-11-291-2/+2
* | Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-265-19/+19
* | Support 'CONFIG += precompile_header_c' in VS projectsJoerg Bornemann2018-11-243-21/+29
* | Simplify VCFilter::modifyPCHstage a bitJoerg Bornemann2018-11-241-29/+27
* | Remove variable autogenSourceFile from VCFilter::modifyPCHstageJoerg Bornemann2018-11-241-3/+2
* | Rename VcProjGenerator::[autogen]precompCPP to [autogen]precompSourceJoerg Bornemann2018-11-243-13/+13
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-223-3/+3
|\|
| * qmake: fix return type of toLongLong()Oswald Buddenhagen2018-11-211-1/+1
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-162-2/+2
| |\
| | * Revert "Revert "qmake: Work around MSVC compiler bug.""Oliver Wolff2018-11-141-0/+14
| | * qmake: fix .prl file generation for bundlesOswald Buddenhagen2018-11-072-2/+2
* | | Enable users to specify WindowsTargetPlatform[Min]Version in VS projectsJoerg Bornemann2018-11-164-21/+34
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-12/+34
|\| |
| * | Add Windows Desktop arm64 target to QtbaseThomas Miller2018-11-111-12/+34
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-107-15/+27
|\| |
| * | Revert "Revert "qmake: Work around MSVC compiler bug.""Oliver Wolff2018-11-091-0/+14
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-095-15/+8
| |\ \ | | |/ | |/|
| | * Modernize the "textcodec" featureLiang Qi2018-11-075-15/+8
| * | Doc: Add description for mode argument of qmake's $$system()Paul Wicking2018-11-021-0/+5
* | | Generate documentation .tags files for all of the docsFrederik Gladhorn2018-10-311-0/+2
|/ /
* | qmake: Add support for CONFIG += c++17Kai Koehne2018-10-151-0/+1
* | qmake: fix the precedence of QMAKE_LIBDIR_POSTv5.12.0-beta2Oswald Buddenhagen2018-10-123-12/+30
* | qmake: document {,QMAKE_}LIBS_PRIVATEOswald Buddenhagen2018-10-121-0/+23
* | qmake: make sure QMAKE_LIBS{,_PRIVATE} comes after LIBS{,_PRIVATE}Oswald Buddenhagen2018-10-129-25/+42
* | qmake: nuke QMAKE_INTERNAL_PRL_LIBSOswald Buddenhagen2018-10-123-14/+3
* | qmake: remove support for static archive splittingOswald Buddenhagen2018-10-122-74/+14
* | qmake: Fix building with lld with mingw makefilesMartin Storsjö2018-10-121-15/+17
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-301-4/+1
|\|
| * Fix the /J option for MSVC project generationAndrew Patterson2018-09-271-4/+1
* | Revert "qmake: Work around MSVC compiler bug."Friedemann Kleint2018-09-261-14/+0
* | qmake: rework .prl filename constructionOswald Buddenhagen2018-08-304-16/+9
* | qmake: fix file id mapping lifetime managementOswald Buddenhagen2018-08-244-12/+39