summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Simplify prefix-related functionality of qmakeAlexey Edelev2021-03-011-9/+0
* Use Core library for qmake instead of the Bootstrap libraryAlexey Edelev2021-02-254-24/+9
* Remove INTERNAL argument from qt_internal_add_linker_version_scriptJoerg Bornemann2021-02-251-34/+30
* CMake: Prevent qt_remove_args() from accessing out-of-range list indexCraig Scott2021-02-241-0/+4
* CMake: Reformat shared keyword listsCraig Scott2021-02-241-12/+63
* Avoid cyclic dependency between plugin and module *Config.cmake filesCraig Scott2021-02-241-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-0/+17
* Move build tools to libexec instead of the bin dirJoerg Bornemann2021-02-231-1/+1
* Coin: remove workarounds to allow running Android testsAssam Boudjelthia2021-02-181-2/+0
* CMake: handle Android features dependencies for modulesAssam Boudjelthia2021-02-181-0/+19
* qmake: Introduce QT_HOST_LIBEXECS propertyJoerg Bornemann2021-02-181-0/+1
* 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