summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-162-2/+35
* CMake: Do not use $$[QT_INSTALL_LIBS/get] in generated .prl filesJoerg Bornemann2020-06-161-2/+2
* CMake: Fix many failing qtdeclarative MinGW testsAlexandru Croitor2020-06-151-8/+19
* CMake: Improve sanitizer detectionAlexandru Croitor2020-06-153-0/+38
* CMake: Generate .prl files for plugins in static Qt buildsJoerg Bornemann2020-06-152-8/+35
* CMake: Make GL_SILENCE_DEPRECATION a public define for all consumersAlexandru Croitor2020-06-122-6/+5
* CMake: Propagate largefile flags to all internal consumersAlexandru Croitor2020-06-121-1/+1
* 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
* Remove last traces of QT_BUILD_EXAMPLESKai Koehne2020-06-111-9/+1
* CMake: Do not generate qtbase/bin/qt.confJoerg Bornemann2020-06-112-23/+0
* CMake: Implement workaround for failing linux static buildsAlexandru Croitor2020-06-111-0/+23
* CMake: Don't add "d" suffix to MinGW debug librariesJoerg Bornemann2020-06-111-1/+9
* CMake: Fix incorrect paths in build instructions messageAlexandru Croitor2020-06-111-4/+4
* CMake: Rename cpp compile check to HAVE_DASH_UNDEFINED_SYMBOLSAlexandru Croitor2020-06-111-3/+3