summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix QT_STAGING_PREFIX for repos other than qtbaseJoerg Bornemann2020-07-133-2/+18
* CMake: Fix CMAKE_INSTALL_PREFIX assignment in QtBuildInternalsExtraJoerg Bornemann2020-07-131-1/+1
* CMake: Fix incorrect SIMD arch_haswell and avx profile conditionsAllan Sandfeld Jensen2020-07-092-5/+41
* CMake: Fix various issues with the Android buildAlexandru Croitor2020-07-091-2/+1
* CMake: Fix missing qdevice.pri values and qt.conf info for AndroidAlexandru Croitor2020-07-092-3/+30
* CMake: Fix path to qt-cmake in configure summaryJoerg Bornemann2020-07-091-1/+1
* CMake: Fix qt-cmake-standalone-test when CMAKE_STAGING_PREFIX is setJoerg Bornemann2020-07-091-3/+3
* CMake: Introduce QT_STAGING_PREFIXJoerg Bornemann2020-07-092-10/+4
* CMake: Fix -pch configure optionJoerg Bornemann2020-07-081-1/+1
* CMake: Support the -rpath configure argumentJoerg Bornemann2020-07-081-0/+10
* CMake: Support the -c++std configure argumentJoerg Bornemann2020-07-081-0/+4
* CMake: Support the -qtnamespace configure argumentJoerg Bornemann2020-07-081-0/+3
* CMake: Support mkspec-related configure argumentsJoerg Bornemann2020-07-081-0/+16
* CMake: Support -static, -shared and -framework configure argumentsJoerg Bornemann2020-07-081-0/+7
* CMake: Write EXTRA_RPATHS to qmodule.pri if QT_EXTRA_RPATHS is setJoerg Bornemann2020-07-071-0/+5
* CMake: Support configure -force_debug_infoJoerg Bornemann2020-07-061-0/+6
* CMake: Support build config-related configure optionsJoerg Bornemann2020-07-061-0/+21
* CMake: Support -bindir, -libdir, -*dir configure argumentsJoerg Bornemann2020-07-061-0/+10
* CMake: Re-work configure flags for CMake generatorsJoerg Bornemann2020-07-061-5/+29
* CMake: Teach configure.bat the -cmake argumentJoerg Bornemann2020-07-061-0/+115
* CMake: Don't propagate private defines for Qt header modulesAlexandru Croitor2020-07-051-7/+15
* CMake: Fix non-prefix buildsAlexandru Croitor2020-07-021-1/+1
* CMake: Write QT_CPU_FEATURES to qmodule.priJoerg Bornemann2020-07-023-1/+20
* Limit OpenGL deprecation silencing on Apple platform to Qt itselfTor Arne Vestbø2020-07-022-5/+10
* CMake: Document the mapping of configure options to CMake argumentsJoerg Bornemann2020-07-022-0/+163
* CMake: Fix non-prefix build detection when CMAKE_STAGING_PREFIX is setJoerg Bornemann2020-07-012-7/+25
* CMake: Fix qconfig.cpp for cross-buildsJoerg Bornemann2020-07-011-21/+9
* CMake: Enable bitcode when targeting UIKIT aka iOSAlexandru Croitor2020-07-012-3/+23
* CMake: Use non-sanitized plugin type names in .pri filesAlexandru Croitor2020-07-011-2/+10
* CMake: Specify Prefix in target_qt.conf for non-prefix buildsAlexandru Croitor2020-07-011-0/+3
* CMake: Use correct framework link flags in scripts and .pri filesAlexandru Croitor2020-07-013-5/+4
* CMake: Fix top-level .prl file generationAlexandru Croitor2020-07-011-20/+51
* CMake: Adjust some status messages about syncqt and file generationAlexandru Croitor2020-06-303-4/+1
* CMake: Don't use libraries in /usr/local by default on macOSAlexandru Croitor2020-06-293-0/+114
* CMake: Generate qdevice.pri when cross-buildingJoerg Bornemann2020-06-293-0/+42
* 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-292-2/+19
* CMake: Write gcc sysroot flags to qconfig.priJoerg Bornemann2020-06-291-15/+26
* CMake: Support cross-compilation with qmakeJoerg Bornemann2020-06-293-9/+104
* CMake: Fix double-negation of feature CONFIG valuesJoerg Bornemann2020-06-291-1/+5
* CMake: Mark all find_package(PkgConfig) to be quietAlexandru Croitor2020-06-2921-21/+21
* CMake: Transform absolute library paths into link flags in .pri filesAlexandru Croitor2020-06-292-3/+106
* CMake: WrapOpenGL target should also link AGL on macOSAlexandru Croitor2020-06-291-0/+9
* CMake: Create a Find module wrapper for OpenGLAlexandru Croitor2020-06-291-0/+40
* CMake: Let qt_copy_or_install set the executable bit for PROGRAMSJoerg Bornemann2020-06-281-1/+20
* CMake: Create Qt6HostInfo packageJoerg Bornemann2020-06-282-0/+34
* CMake: Display found information in some of the Find modulesAlexandru Croitor2020-06-2611-0/+31
* CMake: Fix some incorrectly included FindPkgConfig modulesAlexandru Croitor2020-06-264-4/+4
* CMake: Make more inner find_package calls quietAlexandru Croitor2020-06-264-6/+6
* CMake: Add meta-target host_tools to easily build just the toolsAlexandru Croitor2020-06-262-0/+14