summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix FindWrapRtJulien Schueller2020-09-181-1/+1
* CMake Build: Add qtnetwork docker testserver supportCristian Adam2020-09-171-1/+72
* CMake: build add flags for building QtAndroid.jarAssam Boudjelthia2020-09-165-0/+24
* CMake: Fix FindWrapRtJulien Schueller2020-09-161-1/+1
* CMake: Fix FindGLESv2Julien Schueller2020-09-161-1/+3
* CMake: Check that QT_HOST_PATH is set when using the Qt toolchainAlexandru Croitor2020-09-152-0/+9
* CMake: Conditionally set compiler in generated toolchain fileAlexandru Croitor2020-09-151-2/+9
* CMake: Fix incorrect host path used in generated toolchain fileAlexandru Croitor2020-09-151-4/+6
* Revert "Revert "CMake: Add facility to mark package dependencies as optional""Joerg Bornemann2020-09-145-17/+44
* Revert "Revert "CMake: Reduce the number of find_dependency calls""Joerg Bornemann2020-09-143-14/+11
* Revert "Revert "CMake: Fix usage of find_dependency()""Joerg Bornemann2020-09-146-60/+48
* Revert "CMake: Fix usage of find_dependency()"Lars Knoll2020-09-135-36/+53
* Revert "CMake: Reduce the number of find_dependency calls"Lars Knoll2020-09-133-11/+14
* Revert "CMake: Add facility to mark package dependencies as optional"Lars Knoll2020-09-135-44/+17
* CMake: Add facility to mark package dependencies as optionalJoerg Bornemann2020-09-125-17/+44
* CMake: Reduce the number of find_dependency callsJoerg Bornemann2020-09-123-14/+11
* CMake: Fix usage of find_dependency()Joerg Bornemann2020-09-125-53/+36
* CMake: Provide way to register extra tool package dependenciesAlexandru Croitor2020-09-112-2/+50
* CMake: Fix rpaths set for Qt internal apps like DesignerAlexandru Croitor2020-09-112-4/+13
* CMake: Fix build with Clang on WindowsKai Koehne2020-09-111-0/+6
* CMake: Fix qt-configure-module for modules without qt_cmdline.cmakeJoerg Bornemann2020-09-111-2/+4
* CMake: Take MODULE_INCLUDE_NAME into account when installingJoerg Bornemann2020-09-111-8/+9
* CMake: Implement configure -ltcgJoerg Bornemann2020-09-112-1/+12
* CMake: Implement configure -qpaJoerg Bornemann2020-09-112-1/+2
* CMake: Introduce qt-configure-moduleJoerg Bornemann2020-09-111-0/+25
* Fix markdown syntax in cmake/README.mdJoerg Bornemann2020-09-111-1/+1
* Remove the -no-compile-examples configure switchJoerg Bornemann2020-09-111-1/+0
* CMake: Fix generation of XXX_tracepoints.cppJoerg Bornemann2020-09-101-1/+1
* CMake: Fix call to tracegen when cross-compiling toolsJoerg Bornemann2020-09-101-2/+10
* CMake: Document more configure argument mappingsJoerg Bornemann2020-09-101-57/+66
* CMake: Register qtwaylandscanner dependency when cross-compilingAlexandru Croitor2020-09-101-0/+3
* CMake: Apply $ORIGIN style rpaths for non-prefix builds as wellAlexandru Croitor2020-09-101-2/+7
* CMake: Fix qt_apply_rpaths not erroring out when no target is givenAlexandru Croitor2020-09-091-1/+1
* CMake: Turn off pkg_config_enabled if pkg_config is not foundAlessandro Portale2020-09-091-7/+28
* CMake: Fix building of non-qtbase repos on Android with Windows hostAlexandru Croitor2020-09-092-3/+5
* CMake: Make generated Qt toolchain file a bit more relocatableAlexandru Croitor2020-09-092-7/+15
* CMake: Don't hardcode Xcode SDK frameworks into public dependenciesAlexandru Croitor2020-09-091-25/+44
* CMake: update ARCH_HASWELL flagThiago Macieira2020-09-081-1/+1
* CMake: add missing RDSEED supportThiago Macieira2020-09-081-0/+5
* Remove /INCREMENTAL:YES from linker flagsMarcel Krems2020-09-051-2/+0
* CMake: Teach QtProcessConfigureArgs.cmake to configure other modulesJoerg Bornemann2020-09-021-12/+18
* CMake: Fix call to qt_apply_rpaths in qt_internal_add_appJoerg Bornemann2020-09-011-1/+1
* CMake: Implement configure -traceJoerg Bornemann2020-09-012-6/+33
* CMake: Fix cmake wrapper creation when cross-buildingAlessandro Portale2020-08-281-3/+3
* CMake: Fix rpath for Qt internal applications (non-bootstrapped tools)Joerg Bornemann2020-08-281-0/+4
* Android: add option to get app arguments with AndroidManifest.xmlAssam Boudjelthia2020-08-281-1/+225
* CMake: Implement configure -force-assertsJoerg Bornemann2020-08-272-1/+5
* CMake: Install QtHeadersClean.cmakeFabian Kosmale2020-08-271-0/+1
* cmake: Fix generation of third-party attributesKai Koehne2020-08-261-1/+1
* cmake: Fix building documentation on WindowsKai Koehne2020-08-261-6/+6