summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Pierce through LINK_ONLY deps in finalizer dep traversalv6.2.0-beta1Alexandru Croitor2021-06-291-0/+5
* CMake: Propagate sanitizer flags to public projectsAlexandru Croitor2021-06-257-59/+58
* CMake: Restore Qt-custom sanitizer additions to ECMEnableSanitizersAlexandru Croitor2021-06-251-1/+6
* CMake: Handle fuzzer-no-link sanitizer feature name correctlyAlexandru Croitor2021-06-251-1/+12
* CMake: Update ECM sanitizer module to latest versionAlexandru Croitor2021-06-252-112/+97
* CMake: Fix 'Cannot find source file' error with older CMakesAlexandru Croitor2021-06-251-2/+10
* Disable forced full optimization if QT_USE_DEFAULT_CMAKE_OPTIMIZATION_FLAGS=ONAlexey Edelev2021-06-241-0/+5
* Fix QT_HOST_DATA for builds setting INSTALL_MKSPECSDIRJoerg Bornemann2021-06-241-6/+0
* MSVC: Enable warnings-are-errors for latest Visual Studio 2019Kai Köhne2021-06-231-4/+3
* Disable -Werror=stringop-overflow on GCC >= 10Giuseppe D'Angelo2021-06-221-0/+8
* wasm: fix build for emscripten 2.0.14Lorn Potter2021-06-221-1/+1
* Cleanup temporary code related to internal modulesAlexey Edelev2021-06-211-9/+1
* Move dependency lookup functionality to the common macroAlexey Edelev2021-06-196-51/+35
* Disable finalizers by default for the non-ld linkersAlexey Edelev2021-06-192-3/+19
* Fix the naming of the config header files for private modulesAlexey Edelev2021-06-181-4/+11
* Move the linking logic of the object libraries to a common functionAlexey Edelev2021-06-181-38/+40
* Add GCC 11 and C++20 workaroundsGiuseppe D'Angelo2021-06-181-0/+11
* Use target OUTPUT_NAME as a module identifier in .pri filesAlexey Edelev2021-06-181-3/+1
* CMake: Handle OPTIONAL_COMPONENTS in qt_find_packageAlexandru Croitor2021-06-185-3/+37
* Fix internal module naming in qmake .pri filesAlexey Edelev2021-06-172-1/+3
* CMake: Export info if an object lib target is a plugin initializerAlexandru Croitor2021-06-171-0/+5
* CMake: Add TODO to apply generalized object library linking approachAlexandru Croitor2021-06-171-0/+3
* CMake: Set the plugin class name for qml pluginsAlexandru Croitor2021-06-171-2/+24
* CMake: Don't generate .pri files for qml pluginsAlexandru Croitor2021-06-171-1/+5
* Remove target specific flags from the linker capabilities checkAlexey Edelev2021-06-179-186/+20
* Check the impact of static link order for user projectsAlexey Edelev2021-06-175-33/+122
* CMake: Don't make example external projects depend on testsAlexandru Croitor2021-06-161-2/+12
* CMake: Promote all targets to global within a scope when possibleAlexandru Croitor2021-06-163-3/+39
* CMake: Allow promoting the Qt libraries to be global targetsAlexandru Croitor2021-06-168-17/+154
* Detect win32-msvc targetAllan Sandfeld Jensen2021-06-151-0/+3
* Fix the win32-clang-msvc targetAllan Sandfeld Jensen2021-06-154-3/+10
* Adjust the EntryPoint target name according to the internal module naming policyAlexey Edelev2021-06-152-9/+10
* CMake: Add public FindPackageHelpersDominik Holland2021-06-155-4/+6
* cmake: Allow tools to enable exceptionsRobert Griebl2021-06-141-1/+7
* Replace flags with spaces when removing themAlexey Edelev2021-06-111-2/+2
* Add the check for linker capabilities to resolve circular dependenciesAlexey Edelev2021-06-108-2/+202
* CMake: Fix global 'apk' target to apply to Qt EXTERNAL_BUILD examplesAlexandru Croitor2021-06-081-0/+17
* wasm: fix threaded buildsLorn Potter2021-06-081-2/+4
* CMake: Add support for building with clang-clCristian Adam2021-06-042-2/+4
* Remove CMake compatibility functions for old APIJoerg Bornemann2021-06-043-114/+0
* Fix support for using system supplied md4c libraryNiclas Rosenvik2021-06-031-0/+24
* Move resource object files to the beginning of linker line in .prl filesAlexey Edelev2021-06-031-1/+1
* Fix location of qtattributionsscanner in doc buildsKai Köhne2021-06-031-6/+9
* Make framework names consistent with the module namesAlexey Edelev2021-06-034-18/+25
* Collect resource objects of plugins and their dependencies in finalizerAlexey Edelev2021-06-031-2/+32
* CMake: Explicitly generate static plugin helpers into binary dirUlf Hermann2021-06-031-2/+2
* CMake: Fix generated prl and pri files for MSVCLi Xinwei2021-06-025-5/+33
* Fix EXTRA_CMAKE_FILES behavior of qt_internal_add_toolJoerg Bornemann2021-06-011-9/+24
* Pass OpenGL_GL_PREFERENCE variable to other Qt reposJoerg Bornemann2021-06-011-0/+8
* Do not get LINK_LIBRARY of the interface librariesAlexey Edelev2021-06-011-1/+7