summaryrefslogtreecommitdiffstats
path: root/cmake/QtQmakeHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: add options to not generate target wrappersSamuli Piippo2024-03-051-1/+1
* Add enablers to expose semi-public APIs for QtQuick3DChristian Strømme2023-09-051-0/+1
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-0/+1
* Revert "Revert "Add support for MultiABI with custom install dir of the andro...Alexey Edelev2023-02-021-0/+13
* Revert "Add support for MultiABI with custom install dir of the android-build"Alexandru Croitor2023-02-011-13/+0
* Add support for MultiABI with custom install dir of the android-buildFab Stz2023-01-301-0/+13
* Clean up an outdated TODOAmir Masoud Abdol2023-01-111-2/+0
* Do not make versioned hard-links when -developer-buildAmir Masoud Abdol2022-12-091-2/+2
* Use native path for host_qt_bindirAmir Masoud Abdol2022-12-081-0/+1
* Create the versioned variant of Qt tools in cross platform buildAmir Masoud Abdol2022-12-071-0/+12
* CMake: Write all Host* properties to target_qt.confJoerg Bornemann2022-09-291-0/+3
* CMake: Fix HostData qmake property for cross buildsJoerg Bornemann2022-09-281-2/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Fix line endings of wrapper scriptsJoerg Bornemann2022-05-171-1/+3
* CMake: also allow building tools when found elsewhere in host buildsThiago Macieira2022-05-041-2/+2
* CMake: Embed an empty qt_prfxpath if Qt is relocatableAlexandru Croitor2022-04-221-5/+12
* CMake: Generate wrapper shell scripts for all hosts when requestedAlexandru Croitor2022-03-041-11/+24
* Provide a qtpaths wrapper script when cross-building QtJoerg Bornemann2021-11-081-15/+17
* CMake/qconfig.cpp: use raw strings so we support any inputThiago Macieira2021-11-041-12/+12
* qconfig.cpp: use qOffsetStringArrayThiago Macieira2021-10-291-25/+12
* CMake: Only write device prefix to target_qt.conf if necessaryJoerg Bornemann2021-09-281-1/+3
* CMake: Replace usage of WIN32 with CMAKE_HOST_WIN32 in qconfig.cppAlexandru Croitor2021-08-171-1/+1
* Fix QT_HOST_DATA for builds setting INSTALL_MKSPECSDIRJoerg Bornemann2021-06-231-6/+0
* 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