summaryrefslogtreecommitdiffstats
path: root/util/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Port the 'cross_compile' featureJoerg Bornemann2020-04-171-1/+1
* configurejson2cmake: Remove mention of the system-xcb featureJoerg Bornemann2020-04-171-2/+1
* CMake: Handle automatic rpath embedding correctlyAlexandru Croitor2020-04-171-2/+14
* CMake: Add library mapping for xcb-fixesLeander Beernaert2020-04-151-0/+7
* CMake: Update pro2cmake and friend to convert QtVirtualkeyboardLeander Beernaert2020-04-153-0/+6
* CMake: pro2cmake expand variables for qt_add_resource()Leander Beernaert2020-04-141-0/+12
* cmake: Add library mapping for QtHttpServerMikhail Svetkin2020-04-091-0/+6
* CMake: Handle missing packages in project compile testsAlexandru Croitor2020-04-091-1/+7
* CMake: Handle finding of OpenSSL headers correctlyAlexandru Croitor2020-04-082-6/+45
* CMake: pro2cmake: Handle $$PWD in included .pri files correct-ishAlexandru Croitor2020-04-081-1/+12
* CMake: Implement proper exclusion of tools including installingAlexandru Croitor2020-04-071-1/+4
* CMake: Port the 'static' featureJoerg Bornemann2020-04-061-1/+0
* CMake: Reformat python scriptsAlexandru Croitor2020-04-062-9/+10
* CMake: pro2cmake: Allow specifiying custom output fileAlexandru Croitor2020-04-061-5/+24
* CMake: configurejson2cmake: Port precompile_header featureAlexandru Croitor2020-04-061-1/+3
* Add Qt Core5Compat to the library mappingSona Kurazyan2020-04-031-0/+1
* CMake: pro2cmake: Skip conversion of doc snippetsAlexandru Croitor2020-04-031-0/+5
* CMake: Make sure that the library config.test is used for assimpAlexandru Croitor2020-04-031-1/+9
* CMake: Handle standalone config.tests in configure libraries sectionAlexandru Croitor2020-04-032-16/+80
* CMake: Allow excluding tools and apps from the default 'all' targetAlexandru Croitor2020-04-022-0/+26
* CMake: Report which qt parts will be built by defaultAlexandru Croitor2020-04-021-0/+3
* CMake: Define QT_STATIC for static buildsJoerg Bornemann2020-04-011-1/+16
* CMake: Port the 'rpath' featureJoerg Bornemann2020-04-011-2/+5
* CMake: Fix exception in pro2cmake about missing v1 apiLeander Beernaert2020-03-251-0/+1
* CMake: Add support for bundled SQLite libraryLeander Beernaert2020-03-253-4/+4
* CMake: Fix configuration of FEATURE_JPEGLeander Beernaert2020-03-251-1/+0
* CMake: "Port" the c89, c99 and c11 featuresJoerg Bornemann2020-03-231-3/+0
* CMake: pro2cmake: Consider system-assimp for conditionsAlexandru Croitor2020-03-231-0/+1
* CMake: Skip inclusion of selfcover.priLeander Beernaert2020-03-191-0/+4
* CMake: Don't use GUI for tests that use QT += testlib-privateAlexandru Croitor2020-03-191-3/+3
* CMake: pro2cmake: Add alternative package installation instructionsMitch Curtis2020-03-181-0/+6
* CMake: pro2cmake: Handle javascript files not present in qmldirAlexandru Croitor2020-03-171-0/+5
* CMake: pro2cmake: Handle system tiff featureAlexandru Croitor2020-03-171-0/+1
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-166-29/+29
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-165-20/+20
* CMake: pro2cmake handle ${QT_SOURCE_TREE} for include statementsLeander Beernaert2020-03-121-0/+7
* CMake: Reformat the python scripts using blackAlexandru Croitor2020-03-123-29/+48
* CMake: pro2cmake: Handle LIBS_SUFFIX define correctlyAlexandru Croitor2020-03-121-0/+12
* CMake: pro2cmake: Fix opengles condition substitutionAlexandru Croitor2020-03-101-1/+1
* CMake: Remove old 3rdparty mechanism for harfbuzz-non-ngAlexandru Croitor2020-03-101-1/+0
* CMake: Remove old 3rdparty mechanism for double conversionAlexandru Croitor2020-03-103-4/+2
* CMake: Add python version requirement note to pro2cmakeAlexandru Croitor2020-03-091-0/+3
* CMake: Disable framework builds on macOS when target config is DebugAlexandru Croitor2020-03-091-1/+1
* CMake: Fix handling of QML_IMPORT_VERSION in pro2cmakeAlexandru Croitor2020-03-091-21/+27
* CMake: Port most of the configure summary supportAlexandru Croitor2020-03-091-2/+124
* CMake: Port the 'separate_debug_info' featureJoerg Bornemann2020-03-061-2/+0
* CMake: Fix condition of the 'debug' featureJoerg Bornemann2020-03-061-1/+1
* Handle configure.json library testsLeander Beernaert2020-03-062-118/+197
* configurejson2cmake: Fix non-inline compile testsJoerg Bornemann2020-03-051-13/+10
* configurejson2cmake: Fix compile tests without a "test" entryJoerg Bornemann2020-03-051-1/+4