summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuildInformation.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Ensure top-level builds are affected by our chosen log levelAlexandru Croitor2022-06-131-0/+18
* CMake: Show configuration summary on first configurationAlexandru Croitor2022-06-131-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
* Implement qtbase fixes for superbuildsJean-Michaël Celerier2020-01-081-0/+35