summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Adjust PCH support for multi-arch iOS buildsAlexandru Croitor2020-04-033-6/+27
* CMake: Handle standalone config.tests in configure libraries sectionAlexandru Croitor2020-04-031-2/+68
* qt_record_extra_package_dependency: check that target existsSamuli Piippo2020-04-031-7/+9
* CMake: Remove HEADER_MODULE handling from 3rd party libsAlexandru Croitor2020-04-021-15/+13
* CMake: Don't try to add 3rd party includes to ModuleDepends filesAlexandru Croitor2020-04-021-0/+1
* CMake: Don't use escaped plugin type for on-disk directoriesAlexandru Croitor2020-04-021-5/+5
* CMake: Allow excluding tools and apps from the default 'all' targetAlexandru Croitor2020-04-022-0/+29
* CMake: Report which qt parts will be built by defaultAlexandru Croitor2020-04-021-0/+25
* CMake: Don't generate docs for targets that don't existAlexandru Croitor2020-04-021-0/+6
* CMake: Fix usage of CMAKE_CROSSCOMPILINGAlexandru Croitor2020-04-021-1/+1
* CMake: Define QT_STATIC for static buildsJoerg Bornemann2020-04-011-4/+12
* CMake: Fix qt_lib_XXX.pri files for modules with CONFIG_MODULE_NAME setJoerg Bornemann2020-03-301-30/+31
* CMake: Fix pkgconfig calls when cross-compilingLeander Beernaert2020-03-261-0/+10
* CMake: Fix the re-computed value of INSTALL_*DIR variablesJoerg Bornemann2020-03-251-1/+4
* CMake: Fix auto-detection of precompiled header supportAlexandru Croitor2020-03-252-0/+21
* CMake: Make sure to install Qt3rdPartyLibraryConfig.cmake.inAlexandru Croitor2020-03-231-0/+1
* CMake: Fix creation of forwarding headers to be at configure timeAlexandru Croitor2020-03-231-2/+3
* CMake: Introduce qt_configure_fileAlexandru Croitor2020-03-233-0/+37
* CMake: Provide script to configure and build one or more testsAlexandru Croitor2020-03-233-26/+94
* CMake: Add global / top-level docs targetsAlexandru Croitor2020-03-182-1/+26
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-168-19/+19
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-164-4/+4
* CMake: Fix Windows VM Test RunsLeander Beernaert2020-03-161-26/+8
* CMake: Don't make a private module depend 1kk times on the public oneAlexandru Croitor2020-03-131-1/+2
* cmake: Add default Info.plist for macOS with some important keysTor Arne Vestbø2020-03-133-0/+56
* cmake: Disable GL deprecations on Apple platformsTor Arne Vestbø2020-03-121-0/+6
* CMake: Fix incorrect argument in QtBuildInternalsAndroidAlexandru Croitor2020-03-121-2/+2
* CMake: Install the QtBuildInternalsAndroid.cmake filleAlexandru Croitor2020-03-121-1/+5
* CMake: Don't build tests and examples by default on Android and iOSAlexandru Croitor2020-03-121-2/+2
* CMake: Propagate minimum required C++ standard to consumers of QtAlexandru Croitor2020-03-122-0/+11
* rcc: Teach rcc the --no-zstd optionAlexandru Croitor2020-03-121-0/+10
* Fix spelling mistakesTor Arne Vestbø2020-03-111-1/+1
* Update instructions for developer builds with CMakeTor Arne Vestbø2020-03-111-1/+1
* CMake: Update the README regarding the minimum cmake version requiredAlexandru Croitor2020-03-101-2/+1
* CMake: Remove code for old 3rdparty mechanism handlingAlexandru Croitor2020-03-102-111/+0
* CMake: Remove old 3rdparty mechanism for double conversionAlexandru Croitor2020-03-101-10/+2
* CMake: Handle path components like INSTALL_LIBDIR more correctlyAlexandru Croitor2020-03-102-36/+89
* CMake: Update cmake/README with newer informationAlexandru Croitor2020-03-091-88/+35
* CMake: Port most of the configure summary supportAlexandru Croitor2020-03-095-3/+336
* CMake: Set minimum deployment target for darwin platformsAlexandru Croitor2020-03-061-8/+22
* CMake: Port the 'separate_debug_info' featureJoerg Bornemann2020-03-064-0/+100
* CMake: Fix Ninja Multi-Config framework buildsAlexandru Croitor2020-03-061-0/+1
* Add QT_MODULE_SKIP_MODULE_INCLUDES propertyLeander Beernaert2020-03-052-1/+13
* CMake: Handle conditions in third party find modules correctlyAlexandru Croitor2020-03-058-37/+45
* CMake: Port the 'debug_and_release' featureJoerg Bornemann2020-03-051-0/+3
* CMake: Adapt to latest upstream Ninja Multi-Config changesAlexandru Croitor2020-03-042-7/+7
* CMake: Fix stack-protector-strong test and featureJoerg Bornemann2020-03-041-2/+5
* Prepend prefix path after loading toolchain fileSamuli Piippo2020-02-281-3/+3
* CMake: Generate Win32 Resource FilesLeander Beernaert2020-02-251-2/+37
* CMake: Add missing linker flags for MSVCLeander Beernaert2020-02-251-0/+6