summaryrefslogtreecommitdiffstats
path: root/cmake/QtProcessConfigureArgs.cmake
Commit message (Expand)AuthorAgeFilesLines
* Map the 'verbose' configure option to CMakeAlexey Edelev2022-04-061-0/+2
* CMake:Android: Use ANDROID_PLATFORM instead of ANDROID_NATIVE_API_LEVELAssam Boudjelthia2022-03-111-2/+1
* configure: Don't escape backslashes in passed configure argumentsAlexandru Croitor2022-03-111-1/+0
* configure: CMake: Add -no-prefix optionAlexandru Croitor2022-02-241-0/+8
* configure: Switch error to warning when -skip used in per-repo buildAlexandru Croitor2022-02-091-6/+4
* configure: Raise error if -skip/-submodules is used in per-repo buildAlexandru Croitor2022-02-031-0/+10
* configure: Introduce -submodules optionAlexandru Croitor2022-02-031-0/+5
* configure: Allow specifying a comma separated list to -skip optionAlexandru Croitor2022-02-031-2/+15
* CMake: Fix detection of linker availabilityAlexandru Croitor2022-01-181-1/+1
* Support configure -platform linux-clang-libc++Allan Sandfeld Jensen2021-12-141-0/+3
* configure: Fix --foo=bar argumentsJoerg Bornemann2021-11-101-1/+1
* configure: Allow specifying arbitrary variable assignmentsJoerg Bornemann2021-11-051-0/+13
* configure: Remove unused facility to define variable assignmentsJoerg Bornemann2021-11-011-29/+0
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-131-3/+0
* Add missing -help argument to qt-configure-moduleJoerg Bornemann2021-08-201-0/+22
* configure: Fix iOS option to be passed for both platform and xplatformAlexandru Croitor2021-08-171-1/+3
* Remove unsupported host-related configure optionsJoerg Bornemann2021-07-061-14/+0
* CMake: Propagate sanitizer flags to public projectsAlexandru Croitor2021-06-251-1/+0
* Detect win32-msvc targetAllan Sandfeld Jensen2021-06-151-0/+3
* Fix the win32-clang-msvc targetAllan Sandfeld Jensen2021-06-151-1/+4
* CMake: fix CMake function qt_commandline_addStringHaoyu Liu2021-05-251-1/+1
* Fix developer buildJoerg Bornemann2021-05-101-0/+2
* Allow to load -developer-build without configurations into an IDEKai Köhne2021-05-071-0/+12
* Add -write-options-for-conan configure argumentJoerg Bornemann2021-05-051-2/+78
* Inhibit CMake generator detection for qt-configure-moduleJoerg Bornemann2021-04-261-1/+2
* Use bracket-based escaping for all list arguments in a configure stringAlexey Edelev2021-04-121-2/+2
* CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-04-061-1/+1
* Make find_package in configure.cmake a hard errorJoerg Bornemann2021-03-311-0/+5
* Fix processing of list arguments passed to the 'configure' scriptAlexey Edelev2021-03-301-3/+11
* cmake: Handle arbitrary configure arguments that contain listsTor Arne Vestbø2021-03-231-2/+4
* Fix configure build due to use of qt_set01 in configure.cmakeNiclas Rosenvik2021-03-171-0/+1
* Remove the -qmake and -cmake configure argumentsJoerg Bornemann2021-03-111-3/+1
* Add QT_CONFIGURE_RUNNING variable for configure.cmake filesJoerg Bornemann2021-03-051-0/+4
* Do not rewrite boolean INPUTs if they have a corresponding featureAlexey Edelev2021-02-181-12/+0
* configure: Don't guess the compiler if the user already chose oneJoerg Bornemann2021-02-111-4/+41
* configure: Fix handling of -translationdir argumentJoerg Bornemann2021-02-081-1/+2
* CMake: Add proactive check of generator multi-config capabilitiesAlexey Edelev2021-01-051-0/+10
* CMake: Add extra targets to run single benchmark using CMake generatorAlexey Edelev2020-12-071-27/+26
* CMake: Name QT_NO_MAKE_*/BUILD_* variables consistentlyJoerg Bornemann2020-11-201-4/+4
* CMake: Fix configure not to pass clang compilers for AndroidAlexandru Croitor2020-11-161-1/+1
* CMake: Add special processing of opengl configure optionAlexey Edelev2020-11-121-0/+5
* CMake: Fix configure arguments handlingAlexey Edelev2020-11-121-1/+1
* CMake: Map configure -hostdatadir to INSTALL_MKSPECSDIRJoerg Bornemann2020-11-101-0/+6
* CMake: Implement configure -list-featuresJoerg Bornemann2020-11-101-0/+26
* CMake: Make Release the main config of a -debug-and-release buildJoerg Bornemann2020-11-101-1/+1
* Add quotes to cmake_args in guess_compiler_from_mkspec functionDavid Skoland2020-11-041-1/+1
* CMake: Add handling of user-defined INPUT_foo cache variablesAlexey Edelev2020-11-031-1/+1
* CMake: Let configure guess the compiler from mkspec argumentJoerg Bornemann2020-11-021-0/+20
* CMake: Fix [qt-]configure[-module].bat arguments with backslashesJoerg Bornemann2020-10-301-0/+2
* CMake: Fix CMake generator auto-selection on WindowsJoerg Bornemann2020-10-221-1/+1