summaryrefslogtreecommitdiffstats
path: root/qmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Compile QRegularExpression into qmakeLars Knoll2020-05-051-0/+37
* Build qmake with QT_USE_STRINGBUILDERLars Knoll2020-05-051-0/+2
* CMake: Fix developer build of MinGW cmake configurationAlexandru Croitor2020-05-011-0/+1
* Re-generate various CMake projects and configure after mergeSimon Hausmann2020-03-161-1/+1
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* CMake: Fix c++ standard config tests with MSVCAlexandru Croitor2020-02-181-0/+3
* Post Merge FixesLeander Beernaert2020-01-241-0/+1
* Implement qtbase fixes for superbuildsJean-Michaël Celerier2020-01-081-1/+1
* CMake: Add support for framework buildsJoerg Bornemann2020-01-061-1/+1
* Remove superfluous qt_internal_add_target_aliases callJoerg Bornemann2019-12-111-2/+0
* Post merge fixesLeander Beernaert2019-11-251-1/+3
* Regenerate src/*Alexandru Croitor2019-11-141-6/+6
* Fix build of qmakeAlexandru Croitor2019-10-151-0/+1
* Regenerate qtbase after wip/qt6 -> wip/cmake mergeAlexandru Croitor2019-10-141-0/+4
* Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-1/+2
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-16/+14
* Fix build of modules outside of QtBase when cross-compilingSimon Hausmann2019-06-241-8/+0