summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix build of Core module without regularexpression feature"Alexey Edelev2021-03-041-3/+3
|\
| * Complete the renaming of qt_add_tool to qt_internal_add_toolJoerg Bornemann2021-03-041-3/+3
* | Merge "Remove win32_system_libs feature from src/corelib/configure.json"Joerg Bornemann2021-03-043-9/+49
|\ \
| * | Move syncqt.pl to libexecJoerg Bornemann2021-03-041-5/+1
| * | Make toolchain inspection more robustJoerg Bornemann2021-03-042-4/+48
| |/
* / headersclean: Compile with -std=c++latest, -Zc:__cplusplus on MSVCKai Köhne2021-03-041-1/+1
|/
* Improve support for QT_ADDITIONAL_PACKAGES_PREFIX_PATHKai Köhne2021-03-033-4/+12
* Generate information about user-facing applications in build dirJoerg Bornemann2021-03-024-1/+33
* Make qt_get_module_for_plugin() internal and do what its name saysCraig Scott2021-03-021-12/+7
* 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