summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* qdevice.pri: Use cmake separators for the pathMårten Nordheim2021-09-101-0/+2
* Pick up *Tools components also from host QtKai Köhne2021-08-181-0/+27
* CMake: Replace usage of WIN32 with CMAKE_HOST_WIN32 in qconfig.cppAlexandru Croitor2021-08-171-1/+1
* CMake: Warn when using CMake 3.21.0 due to issue in AUTOMOC/AUTOUICAlexandru Croitor2021-08-111-0/+7
* CMake: Fix build with CMake master / 3.22Alexandru Croitor2021-08-101-1/+1
* CMake: Keep public include header locations for internal module priJaeyoon Jung2021-07-261-1/+1
* CMake: Use namespaced variables in Qt6*Dependencies.cmakeLi Xinwei2021-07-264-96/+95
* Fix generated pri and prl filesLi Xinwei2021-07-175-6/+17
* CMake: Fix bitcode linker flags not to be added on iOSAlexandru Croitor2021-07-161-1/+0
* Fix platform definition directory in top-level buildAlexey Edelev2021-07-091-1/+1
* Fix the detection of platform definitions directoryAlexey Edelev2021-07-092-16/+24
* Hide QT_USE_BUNDLED_ CACHE variables from GUIAlexey Edelev2021-07-091-2/+2
* CMake: Fix 'Cannot find source file' error with older CMakesAlexandru Croitor2021-06-251-2/+10
* Disable -Werror=stringop-overflow on GCC >= 10Giuseppe D'Angelo2021-06-221-0/+8
* Add GCC 11 and C++20 workaroundsGiuseppe D'Angelo2021-06-181-0/+11
* CMake: Handle OPTIONAL_COMPONENTS in qt_find_packageAlexandru Croitor2021-06-185-3/+37
* Replace flags with spaces when removing themAlexey Edelev2021-06-121-2/+2
* CMake: Fix generated prl and pri files for MSVCLi Xinwei2021-06-025-5/+33
* Pass OpenGL_GL_PREFERENCE variable to other Qt reposJoerg Bornemann2021-06-011-0/+8
* Add QT_CONFIGURE_RUNNING variable for configure.cmake filesJoerg Bornemann2021-06-011-0/+4
* CMake: fix CMake function qt_commandline_addStringHaoyu Liu2021-05-251-1/+1
* Enable UNICODE for all Qt targets and Qt consumers by defaultAlexey Edelev2021-05-213-8/+16
* Do not expose Qt internals by the HEADER_MODULEsAlexey Edelev2021-05-201-1/+2
* CMake: Don't do plugin initialization for static librariesAlexandru Croitor2021-05-201-0/+7
* CMake: add an option to enable or disable versioned hard linkLi Xinwei2021-05-122-0/+8
* Fix typo in FindWrapAtomic.cmakeJohn Zimmermann2021-05-121-3/+3
* cmake: FreeBSD has DF_ORIGIN supportThiago Macieira2021-05-121-1/+1
* CMake: use additional search paths also for tool packageSamuli Piippo2021-05-101-1/+5
* CMake: Don't use list(PREPEND) in qt.toolchain.cmakeAlexandru Croitor2021-05-101-2/+3
* Fix installation of Find*.cmake files in shadow per-repo buildsJoerg Bornemann2021-05-071-1/+1
* CMake: fix build with static BrotliLi Xinwei2021-05-071-0/+7
* Fix Windows build with CMake < 3.19Joerg Bornemann2021-05-051-2/+2
* CMake: Allow usage of QtStandaloneTestTemplateProject as package componentCristian Adam2021-05-034-30/+46
* CMake: Fix reconfiguration when using a static top-level buildAlexandru Croitor2021-04-291-2/+6
* Add versioned alias for the Platform targetAlexey Edelev2021-04-271-0/+1
* Fix plugin SKIP_INSTALL optionAlexey Edelev2021-04-271-5/+14
* Skip adding externally added plugins to the plugin meta-setsAlexey Edelev2021-04-271-3/+7
* Fix linking order of the resource objectsAlexey Edelev2021-04-271-1/+1
* Inhibit CMake generator detection for qt-configure-moduleJoerg Bornemann2021-04-261-1/+2
* CMake: Install prl files from all repo build dirs in a top-level buildAlexandru Croitor2021-04-261-2/+7
* CMake: Allow enabling Apple app extension API in other reposAlexandru Croitor2021-04-262-3/+4
* CMake: Fix auto-linking of static plugins for non-QML in-tree testsAlexandru Croitor2021-04-222-16/+99
* 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
* CMake: Generate better Xcode iOS projectsAlexandru Croitor2021-04-203-0/+54
* CMake: Introduce zlib find script to work around hardcoded iOS SDKAlexandru Croitor2021-04-191-0/+29
* Fix DESTDIR handling on Windows for Qt modules != qtbaseJoerg Bornemann2021-04-191-2/+18
* 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