summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Do not rewrite boolean INPUTs if they have a corresponding featureAlexey Edelev2021-02-181-12/+0
* Document more arguments of qt_internal_add_toolJoerg Bornemann2021-02-151-0/+6
* Prepare installation of tools to libexecJoerg Bornemann2021-02-151-6/+19
* Run headers_clean check with C++20 (gcc, clang)Kai Köhne2021-02-151-2/+2
* cmake: Do not hard-code test argumentsTor Arne Vestbø2021-02-151-5/+0
* Android: set minimum recommended android SDK to 29Assam Boudjelthia2021-02-131-1/+1
* CMake: add Qt::Gui dependency by default for Android testsAssam Boudjelthia2021-02-111-1/+5
* configure: Don't guess the compiler if the user already chose oneJoerg Bornemann2021-02-111-4/+41
* CMake: setup windows tools path only when building on WindowsSamuli Piippo2021-02-111-1/+1
* Fix FindWrapOpenSSL.cmake if OpenSSL::Crypto is UNKNOWN_LIBRARYJoerg Bornemann2021-02-111-1/+1
* More helpful error message when merging qt features in CMakeAndreas Buhr2021-02-101-1/+1
* Fix completely wrong init_class and jar_bundle_native valuesAlex Blasche2021-02-101-2/+2
* Update name of c++2a to c++20Kai Köhne2021-02-102-2/+2
* CMake: Rename QML2 imports to QML importsUlf Hermann2021-02-081-1/+1
* configure: Fix handling of -translationdir argumentJoerg Bornemann2021-02-081-1/+2
* CMake/QtAutoDetect: fix failure with multiline toolchain filePeter Seiderer2021-02-081-1/+1
* Allow benchmarks with --force-debug-infoAllan Sandfeld Jensen2021-02-051-1/+1
* Add framework paths when generating moc manuallyAlexey Edelev2021-02-051-0/+20
* CMake: Fix HAVE_openssl config test when using static OpenSSLLi Xinwei2021-01-281-0/+12
* Clear non-relevant CMake compiler flagsAlexey Edelev2021-01-275-28/+104
* Fix output files of the *_header_check targetsJoerg Bornemann2021-01-271-1/+3
* Fix QT_TOOL_PATH_SETUP_COMMANDJuha Vuolle2021-01-271-1/+1
* ibase: Fix the compilation and include it again so it can be detectedAndy Shaw2021-01-261-0/+51
* Fix invalid Qt prefix version when looking for HostInfo moduleAlexey Edelev2021-01-263-12/+12
* Add upstream version of FindPostgreSQL.cmakeAlexey Edelev2021-01-261-0/+317
* Ensure consistent flags for ASM language and MODULE targetsCraig Scott2021-01-261-2/+2
* Update start of cmake/README.mdKai Köhne2021-01-251-18/+18
* Bump copyright year to 2021Kai Köhne2021-01-251-1/+1
* Fix QMAKE_PRL_LIBS entries on Windows for modules from other reposJoerg Bornemann2021-01-221-1/+1
* Tune compilation flags to reduce libraries sizeAlexey Edelev2021-01-222-1/+15
* Fix static top-level buildJoerg Bornemann2021-01-221-7/+7
* Only generate and add static plugin imports once per module targetCraig Scott2021-01-211-2/+18
* Do not export the QT_PLUGINS target property of Qt modulesJoerg Bornemann2021-01-202-3/+2
* Fix loading of Qt6*Plugin.cmake files of per-repo buildsJoerg Bornemann2021-01-202-10/+15
* Add arguments to 'qt_manual_moc' to resolve 'moc' includesAlexey Edelev2021-01-201-1/+19
* CMake: Use private headers for internal module priJaeyoon Jung2021-01-201-0/+2
* cmake: Bail out in case syncqt failed to runKevin Funk2021-01-201-1/+4
* Fix framework path for *_header_check targetsJoerg Bornemann2021-01-191-1/+1
* Move UNICODE and _UNICODE definitions to internal platform targetAlexey Edelev2021-01-192-1/+5
* Adjust database packages FindFoo.cmake files to CMake conventionAlexey Edelev2021-01-193-36/+41
* QtEntryPoint: Fix linking Release against RelWithDebInfo with MSVCJoerg Bornemann2021-01-181-5/+13
* FindLibb2: Don't rely solely on pkg-configCraig Scott2021-01-181-3/+33
* Make -pkg-config configure option actually workCraig Scott2021-01-181-0/+6
* Fix missed feature evaluation errors in reportAlexey Edelev2021-01-152-4/+10
* CMake: add CoreLocation framework for macOSIvan Solovev2021-01-151-0/+1
* Prevent compiler and linker flags from growing every cmake runCraig Scott2021-01-151-157/+182
* Lower the CMake minimum required version for single-config buildsJoerg Bornemann2021-01-141-0/+10
* CMake: Use -ffat-lto-objects for static libraries with ltcg and GCCChristophe Giboudeaux2021-01-131-0/+8
* Fix warning in generated test wrappersAlexey Edelev2021-01-131-1/+2
* CMake: improve FindMySQL.cmakeLi Xinwei2021-01-091-10/+9