summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuildInternals
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix configuration of CMake tests in-build-treeAlexandru Croitor2020-07-201-5/+11
* CMake: Fix various issues with the Android buildAlexandru Croitor2020-07-091-2/+1
* CMake: Don't use libraries in /usr/local by default on macOSAlexandru Croitor2020-06-291-0/+92
* CMake: Add meta-target host_tools to easily build just the toolsAlexandru Croitor2020-06-261-0/+7
* CMake: Don't reset install prefix upon standalone test reconfigurationAlexandru Croitor2020-06-081-12/+4
* cmake: quote paths to prevent issues when no install prefix is setJean-Michaël Celerier2020-06-051-1/+1
* CMake: Fix standalone tests to work properly on reconfigurationAlexandru Croitor2020-06-042-17/+25
* CMake: Make build system of installed Qt more relocatableAlexandru Croitor2020-05-071-0/+34
* CMake: Fix the setup for html_docs and qch_docsVenugopal Shivashankar2020-04-301-2/+2
* CMake: Fix usage of correct install prefix for standalone testsAlexandru Croitor2020-04-301-2/+15
* CMake: Allow sqldriver plugins to be built as standaloneLeander Beernaert2020-04-241-0/+8
* CMake: Add qt6_add_plugin public APILeander Beernaert2020-04-221-0/+1
* CMake: Make sure not to use the Qt prefix for standalone testsAlexandru Croitor2020-04-172-0/+19
* CMake: Handle automatic rpath embedding correctlyAlexandru Croitor2020-04-171-0/+7
* CMake: Autodetect Objective-C support only on macOSAlexandru Croitor2020-04-071-1/+6
* CMake: Adjust PCH support for multi-arch iOS buildsAlexandru Croitor2020-04-031-0/+18
* CMake: Provide script to configure and build one or more testsAlexandru Croitor2020-03-232-3/+41
* CMake: Add global / top-level docs targetsAlexandru Croitor2020-03-181-1/+21
* CMake: Fix incorrect argument in QtBuildInternalsAndroidAlexandru Croitor2020-03-121-2/+2
* CMake: Port most of the configure summary supportAlexandru Croitor2020-03-091-2/+0
* CMake: Use correct C++ standard flag when building standalone testsAlexandru Croitor2020-02-181-0/+5
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-1/+1
* Implement qtbase fixes for superbuildsJean-Michaël Celerier2020-01-081-36/+13
* Add custom targets for documentationLeander Beernaert2019-12-181-0/+28
* Don't include standalone tests config file if none existsAlexandru Croitor2019-11-131-1/+1
* Build test/manual if it contains a CMakeLists.txtLeander Beernaert2019-11-121-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-39/+54
* Fix interface library issues on AndroidAlexandru Croitor2019-11-081-0/+4
* Add support for benchmark conversionLeander Beernaert2019-11-041-1/+1
* Include QtPlatformSupport as part of find_package(Qt6BuildInternals)Alexandru Croitor2019-09-271-7/+11
* cmake: Include repo-specific setup filesJoerg Bornemann2019-09-231-0/+10
* Fix examples find_package calls to work in prefix buildsAlexandru Croitor2019-09-211-1/+6
* cmake: Init uic only if Qt::Widgets is a targetJoerg Bornemann2019-09-201-1/+4
* Print build instructions when configuring qtbaseAlexandru Croitor2019-09-171-0/+25
* Use $$source_path/qtbase/cmake modules when doing non-prefix buildsAlexandru Croitor2019-09-061-3/+14
* Disable Examples in static buildLeander Beernaert2019-09-031-1/+1
* Decide whether to build tools when doing a standalone test buildAlexandru Croitor2019-09-021-0/+1
* Update Android build configurationLeander Beernaert2019-08-301-12/+17
* Add missing qml-root-path for AndroidLeander Beernaert2019-08-281-1/+3
* Fix Android build for other Qt modulesLeander Beernaert2019-08-161-1/+1
* Perform check for tool builds before srcLeander Beernaert2019-08-071-2/+3
* Android: Final changes for APK generationLeander Beernaert2019-06-262-0/+210
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-1/+1
* Try to find Test package before calling add_subdirectory(src)Alexandru Croitor2019-06-131-1/+7
* Automatically find apple frameworks when building a repoAlexandru Croitor2019-06-131-0/+3
* Fix linking of examplesSimon Hausmann2019-06-121-2/+2
* Change qt_build_repo to build tools if present and neededAlexandru Croitor2019-06-071-0/+6
* Fix Standalone Example build when crosscompilingLeander Beernaert2019-06-061-0/+31
* cmake/ does not necessarily exist in a moduleKevin Funk2019-06-051-4/+6