summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix pkgconfig calls when cross-compilingLeander Beernaert2020-03-261-0/+10
* CMake: Fix auto-detection of precompiled header supportAlexandru Croitor2020-03-251-3/+0
* 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: Add default Info.plist for macOS with some important keysTor Arne Vestbø2020-03-131-0/+5
* CMake: Fix mkspec install commandsLeander Beernaert2020-03-111-3/+8
* Regenerate rest of qtbaseAlexandru Croitor2020-02-041-0/+1
* Add INSTALL_MKSPECSDIR to the install locationsChristophe Giboudeaux2020-01-311-3/+8
* Add custom targets for documentationLeander Beernaert2019-12-181-0/+3
* Collect Json Metatypes from CMake's AutomocLeander Beernaert2019-12-041-0/+3
* Add support for -nomake-tests and -nomake-examples equivalentsAlexandru Croitor2019-11-081-0/+6
* Make standalone tests build via top level repo projectAlexandru Croitor2019-11-081-45/+52
* Fix usage of BUILD_SHARED_LIBS in configure.cmakeJoerg Bornemann2019-11-071-10/+10
* Pick the latest available C/C++ standard when compiling QtSimon Hausmann2019-10-171-0/+2
* Include QtPlatformSupport as part of find_package(Qt6BuildInternals)Alexandru Croitor2019-09-271-2/+3
* Create module tools packages (config files) automaticallyAlexandru Croitor2019-09-221-3/+0
* Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-0/+3
* Propagate BUILD_TESTING and BUILD_EXAMPLESAlexandru Croitor2019-09-061-2/+1
* Fix exporting of Core toolsAlexandru Croitor2019-07-241-0/+3
* Add auto detection routines for androidLeander Beernaert2019-06-271-19/+2
* Fix build of modules outside of QtBase when cross-compilingSimon Hausmann2019-06-241-0/+9
* Add support for picking up vcpkg automaticallySimon Hausmann2019-06-201-2/+18
* Add support for vcpkg default target tripletsSimon Hausmann2019-06-201-0/+4
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
* Fix linking of examplesSimon Hausmann2019-06-121-2/+2
* Prevent accidental conflicts with external cmake configuration filesSimon Hausmann2019-06-061-2/+2
* cmake: Add warnings_are_errors optionAlbert Astals Cid2019-06-051-0/+3
* Fix static usage requirements for XcbQpaJean-Michaël Celerier2019-06-051-1/+1
* Fix build against sysrootsSimon Hausmann2019-05-291-1/+1
* Use the qt_build_repo() macros for building qtbase as wellAlexandru Croitor2019-05-151-14/+7
* Update version in cmake to 5.14.0Liang Qi2019-05-021-1/+1
* Export tool config and target files for each relevant moduleAlexandru Croitor2019-05-021-1/+4
* Force feature_summary to fail when a required package is not foundAlexandru Croitor2019-04-081-1/+6
* Skip the qmake build when cross-compilingSimon Hausmann2019-02-181-1/+3
* Fix build of neon accelerated drawing helpersSimon Hausmann2019-02-111-1/+1
* Require cmake 3.14 properSimon Hausmann2019-02-111-3/+1
* cmake: Add fixme mentioning we need a newer cmakeAlbert Astals Cid2019-01-311-1/+1
* cmake: Silence CMP0083 warnings until we can depend on cmake 3.14Albert Astals Cid2019-01-301-0/+2
* CMake: Add "BUILD_EXAMPLES" option to disable examplesTobias Hunger2019-01-171-1/+5
* CMake: SimplifyTobias Hunger2018-12-141-1/+1
* CMake: Add option to run cmake build testsTobias Hunger2018-11-221-0/+3
* CMake: put linebreaks into module path setupTobias Hunger2018-11-051-1/+5
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+43