summaryrefslogtreecommitdiffstats
path: root/qmake/generators
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-0/+8
|\
| * CMake: Fix handling of static dependencies that have spaces in pathAlexandru Croitor2019-07-051-0/+8
* | Do not ignore exit codes when installing meta filesJoerg Bornemann2019-07-011-3/+3
* | Introduce Q_NAMESPACE_EXPORTGiuseppe D'Angelo2019-06-281-3/+11
* | 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-1410-68/+105
|\| |
| * | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-8/+12
| |\ \
| | * | qmake: Escape trailing backslash for OBJECTS_DIR for MinGWKai Koehne2019-05-131-8/+12
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-0710-60/+93
| |\ \ \ | | | |/ | | |/|
| | * | qmake: CleanupKai Koehne2019-06-056-6/+5
| | * | Make sure .pc, .prl and .la files are created for header_only modulesJoerg Bornemann2019-06-033-5/+10
| | * | Do not write 'Libs:' into .pc files if TEMPLATE is not 'lib'Joerg Bornemann2019-06-031-36/+38
| | * | Fix meta file replacements if matches are emptyJoerg Bornemann2019-06-031-4/+8
| | * | Fix QMAKE_EXTRA_COMPILER names in VS projectsJoerg Bornemann2019-05-312-7/+23
| | * | Warn about invalid SUBDIRS contentJoerg Bornemann2019-05-281-2/+9
* | | | Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-1/+1
* | | | Do not "fixify" the content of extra compiler input variables twiceJoerg Bornemann2019-06-041-1/+0
* | | | De-duplicate code for calling extra compiler depend_commandJoerg Bornemann2019-05-292-76/+56
* | | | Do not ignore exit codes of install commandsJoerg Bornemann2019-05-232-10/+10
* | | | Sequentialize install targets in debug_and_release buildsJoerg Bornemann2019-05-241-3/+36
* | | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-14/+8
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-271-14/+8
| |\| |
| | * | Use appropriate encoding rather than UTF-8 when reading from a pipeEdward Welbourne2019-05-241-14/+8
* | | | qmake: remove use of Java-style iteratorsMarc Mutz2019-05-211-3/+1
* | | | Deduplicate initialization code for default variablesJoerg Bornemann2019-05-162-23/+16
* | | | Clean up class definitions of makefile generatorsJoerg Bornemann2019-05-1614-82/+5
* | | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-2/+8
|\| | |
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-2/+8
| |\| | | | |/ | |/|
| | * qmake: Distinguish local header files by directory and nameMatthias Doerfel2019-05-071-2/+8
* | | Deprecate conversion functions between QList and QSetLars Knoll2019-05-072-2/+3
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-029-255/+255
* | | 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-194-2/+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-063-3/+3
|\|
| * qmake: Remove dead codeKai Koehne2019-04-053-3/+3
* | 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-03-021-2/+2
|\|
| * Handle QMAKE_SUBSTITUTES input files as Latin 1Joerg Bornemann2019-02-281-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-282-2/+26
|\|