summaryrefslogtreecommitdiffstats
path: root/qmake/generators/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * qmake: vcproj: Fix windeployqt config for dll targetsOliver Wolff2019-02-211-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-153-9/+21
|\|
| * qmake vcxproj generator: Use correct version in solution header for 2017Oliver Wolff2019-02-131-1/+1
| * qmake vcxproj generator: Update platform toolset and solution header for VS 2019Joerg Bornemann2019-02-133-2/+14
| * qmake/vcxproj generator: Fix bug in extra compiler initializationJoerg Bornemann2019-02-131-6/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-082-0/+6
|\|
| * Make the Makefile a dependency of default targets for nmakeJoerg Bornemann2019-02-042-0/+6
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-0/+2
|\|
| * qmake: use default libdirs to search for prl libsSamuli Piippo2019-01-081-0/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-074-432/+2
|\|
| * qmake: rewrite msvc/nmake cross-build environment setupOswald Buddenhagen2019-01-051-201/+0
| * qmake: add $$read_registry() functionOswald Buddenhagen2019-01-052-231/+0
| * qmake: add QMAKE_EXPORTED_VARIABLESOswald Buddenhagen2019-01-051-0/+2
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-042-10/+2
|\|
| * winrt: Remove yet another Windows Phone leftoverOliver Wolff2019-01-021-8/+0
| * qmake: move QT_BEGIN_NAMESPACE to correct placeOswald Buddenhagen2018-12-191-2/+2
* | 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
* | Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-262-4/+4