summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuildInformation.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Allow building all examples as standalone just like testsAlexandru Croitor2024-03-141-2/+1
* CMake: Don't claim we have printed the summary on log level < STATUSJoerg Bornemann2024-01-111-1/+13
* CMake: Mostly unify includes into a single locationAlexandru Croitor2023-11-271-1/+0
* CMake: Split and refactor QtSetup.cmakeAlexandru Croitor2023-11-271-0/+16
* CMake: Remove qt_internal_qt_configure_end workaroundAlexandru Croitor2023-11-071-7/+0
* CMake: Add a helpers file for commands to run in the top-level dirAlexandru Croitor2023-09-061-1/+2
* CMake: Rework INPUT_foo vars handling when reconfiguringAlexandru Croitor2023-09-061-0/+6
* Add the list of previously searched packages to qt_find_packageAlexey Edelev2023-05-261-1/+1
* Remove "Configuration summary shown below" statement when it is not trueAmir Masoud Abdol2023-02-101-19/+19
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-181-6/+13
* Update -redo option such that it removes CMakeCache.txt and CMakeFiles/Amir Masoud Abdol2022-12-011-1/+7
* CMake: Reconfigure faster by not looking for missing packagesAlexandru Croitor2022-11-291-0/+4
* 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
* CMake: Ensure build instructions are always shown the first timeAlexandru Croitor2022-07-261-1/+8
* CMake: Ensure top-level builds are affected by our chosen log levelAlexandru Croitor2022-06-101-0/+18
* CMake: Show configuration summary on first configurationAlexandru Croitor2022-06-101-5/+38
* CMake: Fix interleaved configure outputAlexandru Croitor2022-04-221-0/+5
* CMake: Work around build rpath issue when CMAKE_STAGING_PREFIX is setAlexandru Croitor2022-04-221-0/+18
* configure: Add newline between configure summary and build instructionsTor Arne Vestbø2022-04-191-1/+1
* CMake: Fix typo in configuration summary messageAlexandru Croitor2022-03-251-1/+1
* CMake: Mention where the configure summary can be foundAlexandru Croitor2022-03-231-0/+9
* CMake: Make configure less verbose by defaultAlexandru Croitor2022-03-041-8/+20
* Fix minor grammar error in configure's closing messageEdward Welbourne2022-01-201-1/+1
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-131-2/+0
* CMake: add support for Intel's LLVM-based compilerThiago Macieira2021-10-131-0/+2
* CMake: Include quiet packages in feature summaryAlexandru Croitor2021-08-181-1/+2
* CMake: Suggest "ninja install" for multi-config buildsJoerg Bornemann2021-08-171-0/+7
* Report multi-arch targets in the configure summaryAllan Sandfeld Jensen2021-07-141-2/+7
* cmake: Extend qt_configure_add_summary_section by a message typeDominik Holland2021-03-091-0/+2
* Fix missed feature evaluation errors in reportAlexey Edelev2021-01-151-3/+9
* Add newline to the end of the config.summaryAlexey Edelev2021-01-081-0/+1
* CMake: Fix missing report entriesAlexey Edelev2021-01-051-2/+2
* CMake: Print feature condition errors in configure reportAlexey Edelev2021-01-051-0/+5
* CMake: Fix dirty summary file when reconfigure qtAlexey Edelev2020-12-301-1/+2
* Revert "CMake: Fix missing report entries"Alexey Edelev2020-12-301-2/+1
* CMake: Fix missing report entriesAlexey Edelev2020-12-291-1/+2
* CMake: Store config summary to fileAlexey Edelev2020-12-291-0/+5
* CMake: Implement configure -list-featuresJoerg Bornemann2020-11-101-2/+21
* CMake: Fix qt-configure-module location in configure's outputJoerg Bornemann2020-11-091-1/+6
* CMake: Advertise qt-configure-module in configure outputJoerg Bornemann2020-10-221-1/+5
* CMake: Pad the configure summary string with one more dotAlexandru Croitor2020-10-221-1/+1
* cmake: Suggest qt-cmake-private script for building other Qt modulesKai Koehne2020-08-121-2/+2
* cmake: Add some air to configure summaryTor Arne Vestbø2020-07-261-4/+3
* CMake: Fix path to qt-cmake in configure summaryJoerg Bornemann2020-07-091-1/+1
* CMake: Fix incorrect paths in build instructions messageAlexandru Croitor2020-06-111-4/+4
* CMake: Make build system of installed Qt more relocatableAlexandru Croitor2020-05-071-2/+2
* CMake: Write QT_BUILD_PARTS to qmodule.priJoerg Bornemann2020-04-171-14/+1
* CMake: Report which qt parts will be built by defaultAlexandru Croitor2020-04-021-0/+25
* CMake: Port most of the configure summary supportAlexandru Croitor2020-03-091-0/+327