summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuildInternals
Commit message (Expand)AuthorAgeFilesLines
* 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
* Optionally include ${repo}Setup.cmake file in qt_build_repo_beginAlexandru Croitor2019-05-281-0/+3
* Fix qt_build_repo to be more robustAlexandru Croitor2019-05-281-5/+4
* Allow building the tests directory as a standalone CMake projectAlexandru Croitor2019-05-221-8/+27
* Simplify top-level CMakeLists.txt for modulesSimon Hausmann2019-05-211-0/+20
* Automatically install repo specific cmake find modulesAlexandru Croitor2019-05-201-0/+15
* Use the qt_build_repo() macros for building qtbase as wellAlexandru Croitor2019-05-151-0/+40