summaryrefslogtreecommitdiffstats
path: root/qmake
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix broken linksVenugopal Shivashankar2021-09-171-5/+3
* qmake/xcode: Do not create OBJECTS_DIRJoerg Bornemann2021-09-104-0/+23
* qmake: Add support for C17/C18Joerg Bornemann2021-08-311-0/+5
* Update Android default SDK from 29 to 30Juha Vuolle2021-08-271-1/+1
* qmake/vcxproj: Read C language standard from QMAKE_CFLAGSJoerg Bornemann2021-08-271-0/+16
* qmake/vcxproj generator: Handle C standard compiler flagsJoerg Bornemann2021-08-273-6/+37
* qmake: Recognize MSVC 16.x as VS 2019 in the VS project generatorJoerg Bornemann2021-08-271-27/+31
* Avoid to call _qt_internal_set_up_static_runtime_library() twiceLi Xinwei2021-08-031-2/+1
* testlib: Update a few remaining instances of the deprecated -xunitxml formatTor Arne Vestbø2021-07-301-3/+3
* Fix QT_HOST_DATA for builds setting INSTALL_MKSPECSDIRJoerg Bornemann2021-06-242-1/+14
* qmake: fix MSVC build error when QT_FEATURE_static_runtime is ONLi Xinwei2021-05-191-0/+1
* Follow the generic logic of QLibraryInfo when computing QT_HOST_PREFIXAlexey Edelev2021-05-181-7/+5
* qmake: Clear caches before exitingRobert Löhning2021-05-062-1/+5
* doc: Mention qmake6 as name of qmake executable on LinuxKai Köhne2021-05-051-0/+6
* Fix "qmake -spec foo" call for cross buildsJoerg Bornemann2021-04-262-12/+19
* Fix infinite loop in qmake option parsingJonas Karlsson2021-04-221-3/+4
* qdoc: Name section 'Getting started with qmake'Kai Köhne2021-04-221-5/+5
* Explicitly set input files for qtpreprocessChristoph Keller2021-04-121-0/+9
* Explicitly set output files for qtpreprocessNikolay Avtomonov2021-04-071-1/+7
* Add a way to install versioned hard-links for toolsJoerg Bornemann2021-03-251-0/+1
* Fix warning when building qmake with MSVCJoerg Bornemann2021-03-221-0/+1
* Unify QLibraryInfo settingsAlexey Edelev2021-03-174-72/+34
* Add support for various output formats for QMakePropertyAlexey Edelev2021-03-126-67/+213
* Move the common qmake sources into a object libraryAlexey Edelev2021-03-113-16/+38
* Remove all qmake-related data from q[make]config.cppJoerg Bornemann2021-03-112-5/+0
* qmake: Do not read from qmakeconfig.cppJoerg Bornemann2021-03-112-19/+25
* Read QLibraryInfo paths directly from QLibraryInfo and not from qmakeconfig.cppJoerg Bornemann2021-03-112-16/+14
* Pass target and host mkspec as defines to QMakeLibraryInfoJoerg Bornemann2021-03-112-0/+10
* Do not write Sysroot and SysrootifyPrefix into qmakeconfig.cppJoerg Bornemann2021-03-112-28/+46
* qmake: Delegate prefix deduction to QLibraryInfoJoerg Bornemann2021-03-113-22/+2
* QMakeLibraryInfo: Move reading of default values into separate functionJoerg Bornemann2021-03-111-21/+31
* Remove the platformsSection constant from qconfig.cpp.inJoerg Bornemann2021-03-111-1/+1
* Add the 'FEATURE_qmake' featureAlexey Edelev2021-03-042-14/+17
* Generate information about user-facing applications in build dirJoerg Bornemann2021-03-021-1/+1
* Improve QMakeLibraryInfo encapsulationAlexey Edelev2021-03-015-61/+72
* Simplify prefix-related functionality of qmakeAlexey Edelev2021-03-012-18/+12
* Remove unused definitionsAlexey Edelev2021-03-011-8/+2
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-255-211/+446
* qmake: Update documentation that c++17 is the defaultKai Köhne2021-02-191-2/+2
* qmake: Introduce QT_HOST_LIBEXECS propertyJoerg Bornemann2021-02-182-0/+4
* Update name of c++2a to c++20Kai Köhne2021-02-101-4/+5
* qmake: Introduce compile_included_sources CONFIG optionJoerg Bornemann2021-02-083-4/+13
* QLibraryInfo: Rename Qml2ImportsPath to QmlImportsPathUlf Hermann2021-02-081-1/+1
* Remove usage of the definitions that are never definedAlexey Edelev2021-02-011-2/+0
* If available, use a version-specific qt<major-version>.confRalf Habacker2021-01-141-3/+10
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-235/+0
* Replace some more erase/remove patterns with removeIfGiuseppe D'Angelo2021-01-101-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-072-291/+0
* Adjust the format of code blocksHou Lei2021-01-041-4/+4
* Remove qmake-related code from configureJoerg Bornemann2020-12-216-940/+0