summaryrefslogtreecommitdiffstats
path: root/qmake/qmakelibraryinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-39/+3
* Fix qmake/qtpaths -query for static relocatable buildsJoerg Bornemann2022-05-091-2/+7
* Fix wrong QT_HOST_* values when qt.conf is presentJoerg Bornemann2022-01-121-2/+2
* Change qt.conf key Qml2Imports to QmlImportsJoerg Bornemann2021-11-191-13/+14
* Fix QT_HOST_DATA for builds setting INSTALL_MKSPECSDIRJoerg Bornemann2021-06-231-1/+6
* Follow the generic logic of QLibraryInfo when computing QT_HOST_PREFIXAlexey Edelev2021-05-181-7/+5
* Fix warning when building qmake with MSVCJoerg Bornemann2021-03-221-0/+1
* Unify QLibraryInfo settingsAlexey Edelev2021-03-171-60/+27
* Remove all qmake-related data from q[make]config.cppJoerg Bornemann2021-03-111-2/+0
* qmake: Do not read from qmakeconfig.cppJoerg Bornemann2021-03-111-19/+23
* Read QLibraryInfo paths directly from QLibraryInfo and not from qmakeconfig.cppJoerg Bornemann2021-03-111-13/+11
* Pass target and host mkspec as defines to QMakeLibraryInfoJoerg Bornemann2021-03-111-0/+8
* Do not write Sysroot and SysrootifyPrefix into qmakeconfig.cppJoerg Bornemann2021-03-111-24/+41
* qmake: Delegate prefix deduction to QLibraryInfoJoerg Bornemann2021-03-111-12/+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
* Improve QMakeLibraryInfo encapsulationAlexey Edelev2021-03-011-7/+22
* Simplify prefix-related functionality of qmakeAlexey Edelev2021-03-011-18/+3
* Remove unused definitionsAlexey Edelev2021-03-011-8/+2
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-0/+313