summaryrefslogtreecommitdiffstats
path: root/qmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* qmake: make unity-buildableTim Blechmann2024-02-101-1/+3
* clang-cl: remove unneeded workaroundYuhang Zhao2023-10-081-6/+0
* Re-fix QtLibraryInfo compilation issuesYuhang Zhao2023-06-091-9/+6
* Revert "CMake: make compile options consistent for Qt created libraries"Alexandru Croitor2023-06-081-6/+12
* Add TRY_RUN to host toolsAmir Masoud Abdol2023-06-081-0/+1
* CMake: make compile options consistent for Qt created librariesYuhang Zhao2023-05-311-12/+6
* QMake: fix build with clang-clYuhang Zhao2023-05-031-0/+2
* Rid of 'special case' markersAlexey Edelev2023-04-131-7/+3
* Use NO_UNITY_BUILD instead of directly setting the propertyAmir Masoud Abdol2023-04-061-1/+1
* Propagate QT_DISABLE_DEPRECATED_UP_TO to QtLibraryInfo libraryIvan Solovev2023-03-131-0/+3
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-161-0/+1
* Make qmake and qtpaths report Qt version baked into the binariesJoerg Bornemann2023-01-181-0/+1
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-0/+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
* qmake: Use qVersion for version reporting instead of QT_VERSION_STRAlexandru Croitor2022-05-061-4/+0
* Move the 'qmake' feature to src/tools/configure.cmakeJoerg Bornemann2021-11-191-4/+0
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-09-271-0/+1
* Avoid to call _qt_internal_set_up_static_runtime_library() twiceLi Xinwei2021-08-031-2/+1
* Fix QT_HOST_DATA for builds setting INSTALL_MKSPECSDIRJoerg Bornemann2021-06-231-0/+8
* qmake: fix MSVC build error when QT_FEATURE_static_runtime is ONLi Xinwei2021-05-191-0/+1
* Add a way to install versioned hard-links for toolsJoerg Bornemann2021-03-251-0/+1
* Add support for various output formats for QMakePropertyAlexey Edelev2021-03-121-0/+1
* Move the common qmake sources into a object libraryAlexey Edelev2021-03-111-14/+36
* Remove all qmake-related data from q[make]config.cppJoerg Bornemann2021-03-111-3/+0
* Pass target and host mkspec as defines to QMakeLibraryInfoJoerg Bornemann2021-03-111-0/+2
* qmake: Delegate prefix deduction to QLibraryInfoJoerg Bornemann2021-03-111-9/+0
* Add the 'FEATURE_qmake' featureAlexey Edelev2021-03-041-14/+5
* Generate information about user-facing applications in build dirJoerg Bornemann2021-03-021-1/+1
* Simplify prefix-related functionality of qmakeAlexey Edelev2021-03-011-0/+9
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-251-190/+25
* Use (new) erase()/erase_if() algorithmsMarc Mutz2020-12-051-0/+1
* Build Qt (and client apps using it) with /permissive-Giuseppe D'Angelo2020-11-101-1/+1
* Add doc target for qmakePaul Wicking2020-10-271-0/+7
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-7/+7
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-1/+1
* Reimplement QSequentialIterable using QMetaSequenceUlf Hermann2020-09-031-0/+1
* Add a QMetaSequence interfaceUlf Hermann2020-09-011-0/+2
* Remove MSVC workaround for QPolygonMarcel Krems2020-08-291-1/+1
* Automatically register data/debug stream operations in QMetaTypeLars Knoll2020-08-241-0/+1
* Disentangle QIODevice dependenciesLars Knoll2020-08-151-0/+1
* Long Live QMap as a refcounted std::map!Giuseppe D'Angelo2020-08-061-1/+1
* Move QRegExp and its remaining mentions out of QtCoreSona Kurazyan2020-07-131-2/+0
* CMake: Use intelcet flags for bootstrap and qmakeAlexandru Croitor2020-06-181-0/+1
* CMake: Fix usage of gc_binaries featureAlexandru Croitor2020-06-121-1/+1
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-021-11/+11
* Mark qmake as Qt tool in qmake/qmake.proJoerg Bornemann2020-05-291-2/+2
* CMake: Re-generate qmake/CMakeLists.txtJoerg Bornemann2020-05-291-8/+25
* Remove qxmlstream from qmake compileLars Knoll2020-05-251-1/+0
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-141-1/+1