summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Regenerate qmake and bootstrap projectsAlexandru Croitor2019-10-071-6/+7
* Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-1/+2
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1519-194/+125
|\
| * Remove special handling of DLLDESTDIR on WindowsJoerg Bornemann2019-08-031-8/+2
| * Remove QMake's -createstub optionJoerg Bornemann2019-08-038-39/+0
| * Fix Makefile re-generation for debug_and_release buildsJoerg Bornemann2019-08-021-0/+12
| * Rename MakefileGenerator::build_args() to ...::fullBuildArgs()Joerg Bornemann2019-07-312-5/+5
| * Remove dead code from metamakefile.cppJoerg Bornemann2019-07-311-14/+7
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-302-37/+18
| |\
| | * 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.13' into devLiang Qi2019-07-222-5/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-202-5/+6
| | |\|
| | | * qmake: fix variable naming conflicts with C++20 keywordYulong Bai2019-07-191-3/+3
| | | * qmake: fix move semanticsGiuseppe D'Angelo2019-07-181-2/+3
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-26/+13
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-26/+13
| | |\|
| | | * Revert "Fix determination of source and build roots"Jörg Bornemann2019-07-041-26/+13
| * | | QMake: fix GCC 9 -Wdeprecated-copy warningsMarc Mutz2019-07-152-1/+1
| * | | QMake: be less laissez-faire with implicit conversions to QCharMarc Mutz2019-07-153-5/+5
| * | | Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-102-20/+23
* | | | 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