summaryrefslogtreecommitdiffstats
path: root/qmake/generators
Commit message (Expand)AuthorAgeFilesLines
* Fix assert in VS project generatorJoerg Bornemann2019-10-151-2/+4
* Ignore non-existent .ui file dependenciesJoerg Bornemann2019-09-181-0/+5
* Make it possible to undefine NDEBUG for nmake and VS projectsJoerg Bornemann2019-09-183-8/+0
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-082-43/+69
|\
| * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-073-46/+77
| |\
| | * Don't add default lib dirs to LIBRARY_SEARCH_PATHS in xcode projectsv5.12.5Joerg Bornemann2019-09-031-1/+4
| | * Fix library suffix replacement for xcode projectsJoerg Bornemann2019-08-312-43/+69
| | * Do not prepend QMAKE_PREFIX_STATICLIB to TARGET for TEMPLATE auxJoerg Bornemann2019-08-281-2/+4
* | | Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-052-3/+8
|\ \ \
| * | | Don't add default lib dirs to LIBRARY_SEARCH_PATHS in xcode projectsJoerg Bornemann2019-08-271-1/+4
| * | | Do not prepend QMAKE_PREFIX_STATICLIB to TARGET for TEMPLATE auxJoerg Bornemann2019-08-141-2/+4
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-08-272-13/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Remove broken wild card list from QMake's help outputJoerg Bornemann2019-08-241-1/+1
| * | | Fix classical strcmp misuse in VS project generatorJoerg Bornemann2019-08-241-12/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-151-3/+7
|\| | | |/ |/|
| * Fix escaping of < and > in QMake's XML generatorJoerg Bornemann2019-08-121-3/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-5/+33
|\|
| * Fix dependency_libs entry of .la filesJoerg Bornemann2019-08-031-5/+33
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-301-10/+9
|\|
| * qmake: Keep -force_load with library when merging linker flagsTor Arne Vestbø2019-07-291-3/+6
| * qmake: Don't allow -framework without second argument when merging flagsTor Arne Vestbø2019-07-291-8/+4
* | qmake: Use a simple response file for ar on mingwOrgad Shaneh2019-07-291-27/+9
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-201-3/+3
|\|
| * qmake: fix variable naming conflicts with C++20 keywordYulong Bai2019-07-191-3/+3
* | CMake: Fix handling of static dependencies that have spaces in pathAlexandru Croitor2019-07-051-0/+8
* | 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.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
* | | 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
* | | 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
* | 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
* | 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