summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1112-85/+160
|\
| * 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-273-1/+9
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-253-1/+9
| | |\
| | | * Add QDebug streaming operator for ProStringJoerg Bornemann2019-06-242-0/+8
| | | * Fix 'clean' target for MinGW DLLsJoerg Bornemann2019-06-241-1/+1
| * | | qmake: Let evaluateFunction() return error for infinite recursionChristian Kandeler2019-06-181-1/+1
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-1411-81/+131
| |\| |
| | * | 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-0711-73/+119
| | |\ \ \ | | | | |/ | | | |/|
| | | * | qmake: CleanupKai Koehne2019-06-056-6/+5
| | | * | Fix determination of source and build rootsJoerg Bornemann2019-06-041-13/+26
| | | * | 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
* | | | | Fix build of modules outside of QtBase when cross-compilingSimon Hausmann2019-06-241-8/+0
* | | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-146-6/+8
|\| | | |
| * | | | Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-1/+1
| * | | | Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-062-2/+5
| * | | | Do not "fixify" the content of extra compiler input variables twiceJoerg Bornemann2019-06-041-1/+0
* | | | | Revert "cmake: Make CMake superbuilds work"Alexandru Croitor2019-06-141-1/+1
* | | | | cmake: Make CMake superbuilds workKevin Funk2019-06-141-1/+1
* | | | | Automatically find apple frameworks when building a repoAlexandru Croitor2019-06-131-2/+0
* | | | | cmake: Add warnings_are_errors optionAlbert Astals Cid2019-06-054-4/+3
* | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-038-99/+68
|\| | | |
| * | | | Remove unneeded qstring_compat.cpp from the qmake buildJoerg Bornemann2019-05-293-11/+2
| * | | | 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
* | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0335-414/+619
|\| | | |
| * | | | Sequentialize install targets in debug_and_release buildsJoerg Bornemann2019-05-241-3/+36
| * | | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-272-16/+11
| |\| | |
| | * | | 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
| | * | | doc: Explain how qmake finds for files included in your source codeKavindra Palaraja2019-05-161-2/+3
| * | | | 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-151-0/+3
| |\| | |
| | * | | Add the c++latest CONFIG value to select the latest C++ standardJoerg Bornemann2019-05-141-0/+3
| * | | | qmake: replace QLinkedList with std::listMarc Mutz2019-05-135-15/+11
| * | | | qmake: use std names on a linked listMarc Mutz2019-05-135-25/+25
| * | | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-132-2/+15
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-2/+12
| | |\| |
| | | * | qmake: Document DESTDIR deficienciesKai Koehne2019-05-081-0/+4