summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Add instructions for Windows 10 on Arm configSimo Fält2021-05-052-0/+16
* Add -write-options-for-conan configure argumentJoerg Bornemann2021-05-051-2/+78
* Fix Windows build with CMake < 3.19Joerg Bornemann2021-05-051-2/+2
* Add ABI suffix to .prl files for AndroidJoerg Bornemann2021-05-031-1/+5
* Update the comment in QtFinishPrlFile.cmakeJoerg Bornemann2021-05-031-2/+4
* cmake: FreeBSD has DF_ORIGIN supportThiago Macieira2021-05-011-1/+1
* Add _qt_internal_wrap_tool_command to replace QT_TOOL_PATH_SETUP_COMMANDAlexey Edelev2021-04-301-0/+15
* Do not use qt_internal_module_info for non-module targetsAlexey Edelev2021-04-302-4/+10
* CMake: Fix reconfiguration when using a static top-level buildAlexandru Croitor2021-04-291-2/+6
* Make a documentation-only build possibleJoerg Bornemann2021-04-291-8/+20
* Add versioned alias for the Platform targetAlexey Edelev2021-04-271-0/+1
* wasm: do not set autodetect wasm true until we actually detectLorn Potter2021-04-271-1/+1
* Inhibit CMake generator detection for qt-configure-moduleJoerg Bornemann2021-04-261-1/+2
* CMake: Make qt-internal-configure-tests relocatableAlexandru Croitor2021-04-262-14/+21
* CMake: Install prl files from all repo build dirs in a top-level buildAlexandru Croitor2021-04-261-2/+7
* Error out if requesting Android build without toolchain fileJoerg Bornemann2021-04-231-0/+6
* Android: Choose latest version when autodetecting the NDKJoerg Bornemann2021-04-231-2/+21
* Android: Do not auto-detect NDK if ANDROID_NDK_ROOT is setJoerg Bornemann2021-04-231-1/+1
* CMake: Allow enabling Apple app extension API in other reposAlexandru Croitor2021-04-232-3/+4
* Lowercase system includes and lib names for Windows, fix cross compilingMartin Storsjö2021-04-231-1/+1
* CMake: Allow usage of QtStandaloneTestTemplateProject as package componentCristian Adam2021-04-234-30/+46
* CMake: Fix auto-linking of static plugins for non-QML in-tree testsAlexandru Croitor2021-04-222-16/+99
* Add Solaris support in cmake buildNiclas Rosenvik2021-04-214-1/+17
* CMake: Fix auto-linking of static plugins in standalone testsAlexandru Croitor2021-04-211-1/+1
* MSVC: define _CRT_SECURE_NO_WARNINGS for all internal CMake targetsLi Xinwei2021-04-202-4/+1
* make FindWrapBrotli.cmake not depend on vcpkg or PkgConfigLi Xinwei2021-04-201-0/+47
* Fix DESTDIR handling on Windows for Qt modules != qtbaseJoerg Bornemann2021-04-191-2/+18
* CMake: Generate better Xcode iOS projectsAlexandru Croitor2021-04-193-0/+54
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-191-0/+29
* Fix top-level build repository targetsJoerg Bornemann2021-04-191-9/+10
* CMake: Warn when using CMake 3.20.1 due to crashes in AUTOMOCAlexandru Croitor2021-04-171-0/+6
* Switch metatypes generation on by default for Qt modulesUlf Hermann2021-04-161-9/+19
* Merge integration refs/builds/qtci/dev/1618489823Qt CI Bot2021-04-152-1/+2
|\
| * CMake: Don't consider /opt/homebrew as a system path for arm64 macOSAlexandru Croitor2021-04-151-0/+1
| * CMake: Use PROJECT_VERSION for generated QtModule.json filesAlexandru Croitor2021-04-151-1/+1
* | Check if all required Qt targets are declared when finalizing the moduleAlexey Edelev2021-04-151-0/+3
|/
* CMake: Fix hardcoded iOS SDK when finding OpenGLESAlexandru Croitor2021-04-151-2/+2
* CMake: Fix default architecture selection for macOS and iOSAlexandru Croitor2021-04-141-5/+41
* Add CoreMotion to the list of looked-up frameworks (Mac/iOS)Juha Vuolle2021-04-141-1/+1
* Merge integration refs/builds/qtci/dev/1618224780Qt CI Bot2021-04-121-2/+2
|\
| * Use bracket-based escaping for all list arguments in a configure stringAlexey Edelev2021-04-121-2/+2
* | CMake: Fix condition evaluation in plugin's DEFAULT_IF optionAlexandru Croitor2021-04-121-6/+6
* | CMake: Fix auto-importing of plugins in static Qt qmake projectsAlexandru Croitor2021-04-121-1/+1
* | CMake: Fix duplicate symbol errors in Windows static super buildsAlexandru Croitor2021-04-121-18/+21
|/
* Warn if using CMake 3.20.0 due to potential cyclic dependenciesCraig Scott2021-04-121-0/+5
* Merge integration refs/builds/qtci/dev/1617891528Qt CI Bot2021-04-081-3/+7
|\
| * Skip adding externally added plugins to the plugin meta-setsAlexey Edelev2021-04-081-3/+7
* | Merge integration refs/builds/qtci/dev/1617880670Qt CI Bot2021-04-081-2/+0
|\ \ | |/ |/|
| * Specify QT_TESTCASE_BUILDDIR for Qt::Test users implicitlyAlexey Edelev2021-04-081-2/+0
* | Fix linking order of the resource objectsAlexey Edelev2021-04-081-1/+1
|/