qt5/cmake
Alexey Edelev 780c780763 Fix the support of the '-verbose' argument in configure script
Init repository logic eats the '-verbose' argument as the one that
is handled by internal init repository logic. The argument is also
a valid argument for configure script.

Introduce the 'COMMON' argument for of the qt_ir_commandline_option
macro. The argument indicates that the option is applicable for both
configure and init-repository scripts.  This is implemented only for
boolean arguments. The '-verbose' argument adopted the new feature.

Pick-to: 6.7 6.8
Change-Id: I5cb76502c8ecccccf3546fd7f7f111fe25700d0a
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2024-06-07 06:25:58 +00:00
..
3rdparty/cmake CMake: Add upstream cmake (3rdparty) test infrastructure module 2024-02-28 06:23:44 +01:00
ECMOptionalAddSubdirectory.cmake Start the CMake superbuild 2020-03-18 21:26:20 +01:00
QtIRCommandLineHelpers.cmake Fix the support of the '-verbose' argument in configure script 2024-06-07 06:25:58 +00:00
QtIRGitHelpers.cmake Ensure that the list of modules to exclude is not empty 2024-04-06 08:22:46 +01:00
QtIRHelp.txt CMake: Integrate init-repository with the configure script 2024-02-28 06:24:02 +01:00
QtIRHelpers.cmake Fix the broken semicolon separated list arguments for configure 2024-05-10 17:08:30 +02:00
QtIROptionsHelpers.cmake Fix the support of the '-verbose' argument in configure script 2024-06-07 06:25:58 +00:00
QtIRParsingHelpers.cmake CMake: Rewrite init-repository using CMake and .sh / .bat scripts 2024-02-28 06:23:36 +01:00
QtIRProcessHelpers.cmake Fix the broken semicolon separated list arguments for configure 2024-05-10 17:08:30 +02:00
QtIRScript.cmake CMake: Integrate init-repository with the configure script 2024-02-28 06:24:02 +01:00
QtSortModuleDependencies.cmake CMake: Add copyright blurbs to our cmake files 2024-02-28 06:23:28 +01:00
QtSynchronizeRepo.cmake CMake: Add copyright blurbs to our cmake files 2024-02-28 06:23:28 +01:00
QtTopLevelConfigureScript.cmake CMake: Integrate init-repository with the configure script 2024-02-28 06:24:02 +01:00
QtTopLevelHelpers.cmake Fix the typo in list(APPEND command 2024-03-26 23:07:20 +01:00
QtWriteArgsFile.cmake CMake: Rewrite init-repository using CMake and .sh / .bat scripts 2024-02-28 06:23:36 +01:00