summaryrefslogtreecommitdiffstats
path: root/cmake/configure-cmake-mapping.md
Commit message (Expand)AuthorAgeFilesLines
* CMake: Name QT_NO_MAKE_*/BUILD_* variables consistentlyJoerg Bornemann2020-11-201-4/+4
* CMake: Map configure -hostdatadir to INSTALL_MKSPECSDIRJoerg Bornemann2020-11-101-0/+1
* CMake: Ignore license-related configure argumentsJoerg Bornemann2020-10-171-3/+3
* CMake: Fix the -sanitize configure optionJoerg Bornemann2020-10-121-1/+1
* CMake: Implement missing iOS-related configure optionsAlexandru Croitor2020-10-121-2/+5
* CMake: Implement missing Android-related configure optionsJoerg Bornemann2020-10-061-6/+6
* CMake: Implement configure -reduce-exportsJoerg Bornemann2020-10-051-1/+1
* CMake: Fix -[no-]warnings-are-errors configure argumentJoerg Bornemann2020-10-011-2/+1
* CMake Build: Add support for -qtlibinfix configure parameterCristian Adam2020-09-231-1/+1
* CMake: build add flags for building QtAndroid.jarAssam Boudjelthia2020-09-161-0/+2
* CMake: Implement configure -ltcgJoerg Bornemann2020-09-111-1/+2
* CMake: Implement configure -qpaJoerg Bornemann2020-09-111-1/+1
* Remove the -no-compile-examples configure switchJoerg Bornemann2020-09-111-1/+0
* CMake: Document more configure argument mappingsJoerg Bornemann2020-09-101-57/+66
* CMake: Implement configure -traceJoerg Bornemann2020-09-011-1/+2
* CMake: Implement configure -force-assertsJoerg Bornemann2020-08-271-1/+1
* CMake: Implement configure -gdb-indexJoerg Bornemann2020-08-231-1/+1
* CMake: Implement configure -optimize-sizeJoerg Bornemann2020-08-231-1/+1
* CMake: Document more configure argument mappingsJoerg Bornemann2020-08-231-3/+3
* CMake: Implement configure -linker [bfd,gold,lld]Joerg Bornemann2020-08-201-1/+2
* CMake: Implement configure -qreal <type>Joerg Bornemann2020-08-191-1/+1
* CMake: Handle -D, -I, -F and -L configure argumentsJoerg Bornemann2020-08-171-4/+4
* CMake: Extend configure-cmake-mapping.mdJoerg Bornemann2020-08-131-44/+36
* CMake: Document the mapping of configure options to CMake argumentsJoerg Bornemann2020-07-021-0/+161