summaryrefslogtreecommitdiffstats
path: root/cmake/QtQmakeHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix qconfig.cpp embedded prefix in the CIAlexandru Croitor2021-03-251-0/+17
* Remove all qmake-related data from q[make]config.cppJoerg Bornemann2021-03-111-13/+0
* Pass target and host mkspec as defines to QMakeLibraryInfoJoerg Bornemann2021-03-111-2/+0
* Do not write Sysroot and SysrootifyPrefix into qmakeconfig.cppJoerg Bornemann2021-03-111-2/+0
* Simplify prefix-related functionality of qmakeAlexey Edelev2021-03-011-9/+0
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-2/+2
* qmake: Introduce QT_HOST_LIBEXECS propertyJoerg Bornemann2021-02-181-0/+1
* CMake: Do not write Effective[Source]Paths to target_qt.confJoerg Bornemann2020-12-081-17/+0
* CMake: Remove outdated TODO commentsJoerg Bornemann2020-10-301-2/+2
* CMake: Write INSTALL_MKSPECSDIR to qconfig.cppJoerg Bornemann2020-10-301-1/+7
* CMake: Fix automatic sysrootification detection for qmakeAlexandru Croitor2020-10-261-10/+16
* CMake: Fix creation of host-qmake wrapper when cross-compilingAlexandru Croitor2020-08-231-1/+2
* CMake: Handle -D, -I, -F and -L configure argumentsJoerg Bornemann2020-08-171-0/+15
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+208