summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
* Windows: Add install/uninstall rules for target.targetsKai Koehne2020-02-141-0/+14
* Fix line ending in custom build steps of vcxproj filesJoerg Bornemann2020-01-301-1/+1
* Fix dependency resolution for extra compilers in VS projectsJoerg Bornemann2020-01-072-27/+11
* Fix "Broken filename passed to function" message for qmake -tp vcJoerg Bornemann2019-12-161-4/+5
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-11-061-2/+4
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-2/+4
| |\
| | * Fix assert in VS project generatorJoerg Bornemann2019-10-151-2/+4
* | | Be able to create a response file for other generators tooAndy Shaw2019-11-061-24/+0
|/ /
* | Fix needless resolution of -l LIBS entries on WindowsJoerg Bornemann2019-10-031-5/+37
* | Merge remote-tracking branch 'origin/5.13' into 5.14Joerg Bornemann2019-09-203-8/+0
|\|
| * Make it possible to undefine NDEBUG for nmake and VS projectsJoerg Bornemann2019-09-183-8/+0
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-12/+3
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-08-271-12/+3
| |\
| | * Fix classical strcmp misuse in VS project generatorJoerg Bornemann2019-08-241-12/+3
* | | Improve readability of commands in VS project filesJoerg Bornemann2019-08-221-6/+9
* | | Fix "conflicting targets" warning when generating VS projectsJoerg Bornemann2019-08-221-0/+9
* | | Fix .sln generation for sub-projects with same TARGETJoerg Bornemann2019-08-201-5/+8
* | | Determine dependencies of Windows resource filesJoerg Bornemann2019-08-132-2/+10
* | | Do not use QList<QMakeLocalFileName>Joerg Bornemann2019-08-121-5/+3
* | | Warn about conflicting DESTDIR/TARGET combination in debug_and_releaseJoerg Bornemann2019-08-092-0/+8
* | | Remove QMake's -createstub optionJoerg Bornemann2019-08-032-16/+0
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-27/+9
|\| |
| * | qmake: Use a simple response file for ar on mingwOrgad Shaneh2019-07-291-27/+9
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-1/+1
| |\|
| | * Fix 'clean' target for MinGW DLLsJoerg Bornemann2019-06-241-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-144-8/+25
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-074-8/+25
| |\|
| | * qmake: CleanupKai Koehne2019-06-052-1/+2
| | * Fix QMAKE_EXTRA_COMPILER names in VS projectsJoerg Bornemann2019-05-312-7/+23
* | | Deduplicate initialization code for default variablesJoerg Bornemann2019-05-162-23/+16
* | | Clean up class definitions of makefile generatorsJoerg Bornemann2019-05-166-34/+2
* | | Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-1/+1
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-024-73/+73
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-243-0/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-243-0/+11
| |\|
| | * Teach qmake MSVC's compiler options /std:c++[14|17|latest]Joerg Bornemann2019-04-233-0/+11
* | | QRegExp include cleanupSamuel Gaist2019-04-192-0/+2
|/ /
* | Fix precompiled headers with clang-clv5.13.0-beta2Allan Sandfeld Jensen2019-04-091-4/+12
* | qmake: Remove special-handling of cl.exe's -Gm optionKai Koehne2019-04-092-18/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-8/+11
|\|
| * Fix installation of .pdb files for applications that have VERSION setJoerg Bornemann2019-03-311-8/+11
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-1/+1
|\|
| * Add .lib and .exp files to clean targets only for librariesJoerg Bornemann2019-03-271-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-061-2/+4
|\|
| * Fix library search path order on WindowsJoerg Bornemann2019-03-031-2/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-282-2/+26
|\|
| * vcxproj generator: Fix files being in multiple filtersJoerg Bornemann2019-02-262-2/+25
| * Display EXTRA_TRANSLATIONS files in VS projectsJoerg Bornemann2019-02-261-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-221-1/+1
|\|