summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuild.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Adjust some status messages about syncqt and file generationAlexandru Croitor2020-06-301-0/+1
* CMake: Don't use libraries in /usr/local by default on macOSAlexandru Croitor2020-06-291-0/+14
* CMake: Generate qdevice.pri when cross-buildingJoerg Bornemann2020-06-291-0/+22
* CMake: Allow to pass a custom target mkspec nameJoerg Bornemann2020-06-291-11/+14
* CMake: Write host architecture and ABI to qconfig.priJoerg Bornemann2020-06-291-2/+17
* CMake: Write gcc sysroot flags to qconfig.priJoerg Bornemann2020-06-291-15/+26
* CMake: Support cross-compilation with qmakeJoerg Bornemann2020-06-291-2/+89
* CMake: Transform absolute library paths into link flags in .pri filesAlexandru Croitor2020-06-291-3/+20
* CMake: Let qt_copy_or_install set the executable bit for PROGRAMSJoerg Bornemann2020-06-281-1/+20
* CMake: Add meta-target host_tools to easily build just the toolsAlexandru Croitor2020-06-261-0/+7
* CMake: Fix framework handling for .pri filesAlexandru Croitor2020-06-261-1/+5
* cmake: Apply symbol visibility settings to Objective-C/C++ sourcesTor Arne Vestbø2020-06-251-0/+6
* CMake: Place framework .prl files under ResourcesAlexandru Croitor2020-06-251-0/+8
* CMake: Allow specifying custom configure.cmake file for moduleAlexandru Croitor2020-06-231-1/+4
* CMake: Fix include paths for AUTOMOC when using frameworksAlexandru Croitor2020-06-231-17/+28
* CMake: Do not file(GENERATE) illegal genexes in .pri file generationJoerg Bornemann2020-06-191-0/+5
* 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