summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Fix framework handling for .pri filesAlexandru Croitor2020-06-261-1/+5
* cmake: Pick up custom Info.plist in user projectsTor Arne Vestbø2020-06-261-2/+2
* cmake: Match tense of other log outputTor Arne Vestbø2020-06-261-1/+1
* cmake: Apply symbol visibility settings to Objective-C/C++ sourcesTor Arne Vestbø2020-06-252-0/+8
* CMake: Place framework .prl files under ResourcesAlexandru Croitor2020-06-251-0/+8
* Raise the Android SDK build requirement to lvl 28 - compile fixAlex Blasche2020-06-231-1/+1
* 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
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-68/+0
* CMake: Do not file(GENERATE) illegal genexes in .pri file generationJoerg Bornemann2020-06-191-0/+5
* CMake: Improve automatic compiler embedding into the Qt toolchainAlexandru Croitor2020-06-181-4/+42
* 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-172-0/+34
* CMake: Add additional info which was missing in qconfig.priAlexandru Croitor2020-06-172-0/+37