summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Make qt_get_module_for_plugin() internal and do what its name saysCraig Scott2021-03-101-12/+7
* configure: Fix error when turning on/off non-emitted featuresJoerg Bornemann2021-03-091-14/+14
* Move syncqt.pl to libexecJoerg Bornemann2021-03-091-5/+1
* Complete the renaming of qt_add_tool to qt_internal_add_toolJoerg Bornemann2021-03-071-3/+3
* Generate information about user-facing applications in build dirJoerg Bornemann2021-03-074-1/+33
* Avoid cyclic dependency between plugin and module *Config.cmake filesCraig Scott2021-02-251-1/+1
* CMake: Prevent qt_remove_args() from accessing out-of-range list indexCraig Scott2021-02-241-0/+4
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-0/+17
* CMake: Reformat shared keyword listsCraig Scott2021-02-241-12/+63
* 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
* Android: set minimum recommended android SDK to 29Assam Boudjelthia2021-02-131-1/+1
* 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
* CMake: add Qt::Gui dependency by default for Android testsAssam Boudjelthia2021-02-111-1/+5
* Fix FindWrapOpenSSL.cmake if OpenSSL::Crypto is UNKNOWN_LIBRARYJoerg Bornemann2021-02-111-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
* configure: Fix handling of -translationdir argumentJoerg Bornemann2021-02-081-1/+2
* CMake/QtAutoDetect: fix failure with multiline toolchain filePeter Seiderer2021-02-081-1/+1
* 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