summaryrefslogtreecommitdiffstats
path: root/cmake/QtProcessConfigureArgs.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix qt-configure-module for modules without qt_cmdline.cmakeJoerg Bornemann2020-09-111-2/+4
* CMake: Implement configure -ltcgJoerg Bornemann2020-09-111-0/+10
* CMake: Implement configure -qpaJoerg Bornemann2020-09-111-0/+1
* CMake: Teach QtProcessConfigureArgs.cmake to configure other modulesJoerg Bornemann2020-09-021-12/+18
* CMake: Support configure tests of type 'linkerSupportsFlag'Joerg Bornemann2020-08-231-0/+1
* CMake: Fix configure setting superfluous featuresJoerg Bornemann2020-08-231-5/+7
* CMake: Support configure tests of type 'compilerSupportsFlag'Joerg Bornemann2020-08-201-0/+1
* CMake: Implement configure -qreal <type>Joerg Bornemann2020-08-191-0/+1
* CMake: Handle -D, -I, -F and -L configure argumentsJoerg Bornemann2020-08-171-0/+4
* CMake: De-duplicate list input handling code in QtProcessConfigureArgsJoerg Bornemann2020-08-171-13/+10
* CMake: Re-implement configure/qmake's command line handling in CMakeJoerg Bornemann2020-08-171-100/+530
* CMake: Fix -pch configure optionJoerg Bornemann2020-07-081-1/+1
* CMake: Support the -rpath configure argumentJoerg Bornemann2020-07-081-0/+10
* CMake: Support the -c++std configure argumentJoerg Bornemann2020-07-081-0/+4
* CMake: Support the -qtnamespace configure argumentJoerg Bornemann2020-07-081-0/+3
* CMake: Support mkspec-related configure argumentsJoerg Bornemann2020-07-081-0/+16
* CMake: Support -static, -shared and -framework configure argumentsJoerg Bornemann2020-07-081-0/+7
* CMake: Support configure -force_debug_infoJoerg Bornemann2020-07-061-0/+6
* CMake: Support build config-related configure optionsJoerg Bornemann2020-07-061-0/+21
* CMake: Support -bindir, -libdir, -*dir configure argumentsJoerg Bornemann2020-07-061-0/+10
* CMake: Re-work configure flags for CMake generatorsJoerg Bornemann2020-07-061-5/+29
* CMake: Teach configure.bat the -cmake argumentJoerg Bornemann2020-07-061-0/+115