summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/win32
Commit message (Expand)AuthorAgeFilesLines
* dumpcpp: Use tblCopy to ensure the path is detected correctlyAndy Shaw2020-01-021-2/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Joerg Bornemann2019-09-201-0/+5
|\
| * Fix Vulkan SDK detection for MinGW cross-compilationJoerg Bornemann2019-09-181-0/+5
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-1/+1
| |\
| | * Fix directory separator of QMAKE_INCDIR_VULKANJoerg Bornemann2019-07-021-1/+1
* | | dumpcpp: Run dumpcpp if the generated files do not exist at qmake timeAndy Shaw2019-07-031-8/+8
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-061-0/+8
|\|
| * Resolve QMAKE_INCDIR_VULKAN on every qmake callJoerg Bornemann2019-05-051-0/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-162-8/+15
|\|
| * qmake: link qt libraries by full pathOswald Buddenhagen2019-04-152-8/+15
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-1/+0
|\|
| * Remove duplicate windeployqt_clean targetJoerg Bornemann2019-01-161-1/+0
* | qmake: enable rtti config option for g++/clangDaniel Wingerd2018-12-132-7/+0
|/
* Fix VS project generation for ActiveQt server projectsJoerg Bornemann2017-05-231-7/+2
* Restore behavior of using libEGL and libGLESv2 as default for angleOliver Wolff2017-05-111-0/+10
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-1/+1
|\
| * win32/default_pre.prf: remove unused incremental_off CONFIGThiago Macieira2017-01-311-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+1
|\|
| * Remove the -no-rtti option from configureThiago Macieira2017-01-261-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+0
|\|
| * prevent configure from putting garbage into .qmake.stashOswald Buddenhagen2017-01-201-1/+0
| * Remove hard-coded MS compiler versions from the mkspecsThiago Macieira2016-12-231-1/+1
* | Enable support for OpenVGAndy Nichols2016-11-171-7/+0
|/
* Don't define QT_OPENGL_ES_2* in opengl.prfLars Knoll2016-08-191-2/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-192-5/+5
* remove spurious QT_CONFIG -= openglOswald Buddenhagen2016-08-181-1/+0
* Remove the -target command line optionLars Knoll2016-07-053-12/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-07-011-3/+3
|\
| * don't override user-provided dependencies for our extra compilersOswald Buddenhagen2016-06-231-3/+3
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+18
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+18
| |\
| | * Enable -separate-debug-info for mingw toolchainsUlf Hermann2016-05-231-0/+18
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-0/+1
|\| |
| * | make extra compiler targets depend on their respective compilerOswald Buddenhagen2016-04-181-0/+1
| |/
* / qmake: Remove Windows CE support.Joerg Bornemann2016-03-102-27/+17
|/
* Fixed recently added "excess colon in front of brace" qmake warningOliver Wolff2016-01-062-2/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-0/+14
|\
| * fix dependencies for generated headers from TYPELIBSJoerg Bornemann2015-04-041-0/+14
* | Upgrade ANGLE to 2.1~99f075dade7cAndrew Knight2015-04-091-1/+1
* | provide a way to disable only the axserver registrationOswald Buddenhagen2015-03-271-1/+2
* | revisit dumpcpp ruleJoerg Bornemann2015-03-251-1/+1
* | Fix VS build for target path with spacesOswald Buddenhagen2015-02-261-2/+2
|/
* windeployqt: add clean step to toplevel makefileMaurice Kalinowski2015-01-061-1/+2
* WinCE: fix DLL build errors with CONFIG+=consoleJoerg Bornemann2014-10-081-0/+1
* pass windows/console linker flags to DLLs and executablesJoerg Bornemann2014-10-062-7/+5
* Add link-time optimization support for Clang, GCC and ICCThiago Macieira2014-07-231-5/+0
* untangle use of system vs. shell path(-list) semanticsOswald Buddenhagen2014-04-301-3/+3
* fix qtmain's .prl file not being usedOswald Buddenhagen2014-04-301-0/+2
* Windows XP target support for MSVC >= 2012Joerg Bornemann2014-04-033-2/+16