summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuild.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Query public target defines when generating module .pri filesAlexandru Croitor2020-06-181-5/+6
* CMake: Fix namespace builds for qmake mixingAlexandru Croitor2020-06-181-1/+6
* CMake: Use intelcet flags for bootstrap and qmakeAlexandru Croitor2020-06-181-0/+19
* CMake: Don't use a lib prefix for MinGW prl filesAlexandru Croitor2020-06-181-1/+7
* CMake: Improve .prl dependency trackingAlexandru Croitor2020-06-181-3/+20
* CMake: Simplify the qt_path_join functionJoerg Bornemann2020-06-171-6/+1
* CMake: Fix .prl generation and installation for pluginsJoerg Bornemann2020-06-171-4/+4
* CMake: Fix MinGW prefixes / suffixes againAlexandru Croitor2020-06-171-6/+29
* CMake: Write QT_MAC_SDK_VERSION into qconfig.priAlexandru Croitor2020-06-171-0/+4
* CMake: Add additional info which was missing in qconfig.priAlexandru Croitor2020-06-171-0/+36
* CMake: Record info about namespaced build for qmakeAlexandru Croitor2020-06-171-0/+9
* CMake: Fix usage of qt_process_qlalr when cross compilingAlexandru Croitor2020-06-171-0/+6
* CMake: Write object libs of Qt resources to .prl filesJoerg Bornemann2020-06-161-1/+29
* CMake: Fix many failing qtdeclarative MinGW testsAlexandru Croitor2020-06-151-8/+19
* CMake: Improve sanitizer detectionAlexandru Croitor2020-06-151-0/+32
* CMake: Generate .prl files for plugins in static Qt buildsJoerg Bornemann2020-06-151-4/+28
* CMake: Make GL_SILENCE_DEPRECATION a public define for all consumersAlexandru Croitor2020-06-121-0/+5
* CMake: Fix usage of gc_binaries featureAlexandru Croitor2020-06-121-4/+21
* CMake: Add missing QT_USE_QSTRINGBUILDER define for toolsAlexandru Croitor2020-06-121-1/+3
* CMake: Fix default TARGET_DESCRIPTION for Qt toolsJoerg Bornemann2020-06-121-1/+8
* CMake: Do not generate qtbase/bin/qt.confJoerg Bornemann2020-06-111-22/+0
* CMake: Implement workaround for failing linux static buildsAlexandru Croitor2020-06-111-0/+23
* CMake: Rename cpp compile check to HAVE_DASH_UNDEFINED_SYMBOLSAlexandru Croitor2020-06-111-3/+3
* CMake: Fix installation location of plugins in static builds of QtJoerg Bornemann2020-06-111-4/+3
* CMake: Temporary workaround for static top-level Qt buildsAlexandru Croitor2020-06-101-1/+7
* CMake: Fix libraries in qt_lib_XXX_private.pri files for NMCJoerg Bornemann2020-06-091-31/+82
* CMake: Fix qt_lib_XXX_private.pri generation for internal modulesJoerg Bornemann2020-06-091-15/+19
* CMake: Fix failing plugin tests on MinGWAlexandru Croitor2020-06-091-0/+4
* CMake: Fix qmake mixing for framework buildsAlexandru Croitor2020-06-041-5/+22
* CMake: Fix tst_foo_check to work for qml tests as wellAlexandru Croitor2020-06-031-6/+10
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-021-19/+78
* CMake: Add ${tst_foo}_check target for easy test runningAlexandru Croitor2020-06-021-0/+8
* cmake: Quote the arguments to CMD's 'set' commandMÃ¥rten Nordheim2020-05-291-1/+1
* CMake Build: Do not set "lib" prefix for modules (plugins)Cristian Adam2020-05-291-0/+4
* CMake Build: Rename cmake_command to cmake_languageCristian Adam2020-05-281-1/+1
* CMake: Tidy up qt_get_direct_module_dependenciesAlexandru Croitor2020-05-281-16/+9
* CMake: Fix qmake .depends info generated for module_private.pri filesAlexandru Croitor2020-05-281-6/+13
* CMake: Write QT.XXX.depends entries into module pri filesJoerg Bornemann2020-05-251-7/+66
* Revert "CMake: Don't create *Depends header for header-only modules"Joerg Bornemann2020-05-201-7/+2
* CMake: Hot fix for Ninja Multi-Config with MSVC and OpenSSLJoerg Bornemann2020-05-201-1/+6
* CMake: Move qt_lib_XXX.pri generation to module finalizerJoerg Bornemann2020-05-201-18/+21
* CMake: Use provided OUTPUT_DIRECTORY for manual tests and benchmarksAlexandru Croitor2020-05-191-2/+10
* CMake: Append to QT_CONFIG in the qt_lib_XXX.pri filesJoerg Bornemann2020-05-191-0/+1
* CMake: Fix reading of INTERFACE_* properties in pri file generationJoerg Bornemann2020-05-191-1/+1
* CMake: Fix calling finalizers with empty argumentsJoerg Bornemann2020-05-191-1/+1
* CMake: Fix empty plugin_types value in module pri filesJoerg Bornemann2020-05-191-1/+5
* CMake: Generate qt_plugin_XXX.pri filesJoerg Bornemann2020-05-191-3/+54
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-191-3/+150
* CMake: Install non-main-config tools and executables to a subdirAlexandru Croitor2020-05-191-25/+96
* CMake: Don't create *Depends header for header-only modulesJoerg Bornemann2020-05-161-2/+7