summaryrefslogtreecommitdiffstats
path: root/cmake/QtProcessConfigureArgs.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Fix INPUT_* names with dashesJoerg Bornemann2020-10-221-1/+2
* CMake: Ignore license-related configure argumentsJoerg Bornemann2020-10-171-0/+2
* CMake: Autodetect Android toolchain file and NDKJoerg Bornemann2020-10-131-13/+1
* CMake: Fix the -sanitize configure optionJoerg Bornemann2020-10-121-0/+9
* CMake: Implement missing iOS-related configure optionsAlexandru Croitor2020-10-121-0/+5
* Do not build tests and examples by default for configure -cmakeKai Koehne2020-10-081-16/+26
* CMake: Implement missing Android-related configure optionsJoerg Bornemann2020-10-061-0/+33
* CMake: Extend message functions in QtProcessConfigureArgs.cmakeJoerg Bornemann2020-10-061-4/+8
* CMake: Fix -[no-]warnings-are-errors configure argumentJoerg Bornemann2020-10-011-0/+1
* CMake Build: Add support for -qtlibinfix configure parameterCristian Adam2020-09-231-0/+1
* CMake: Fix configure -redo for top-level buildsJoerg Bornemann2020-09-221-7/+10
* CMake: build add flags for building QtAndroid.jarAssam Boudjelthia2020-09-161-0/+2
* CMake: Fix qt-configure-module for modules without qt_cmdline.cmakeJoerg Bornemann2020-09-111-2/+4