summaryrefslogtreecommitdiffstats
path: root/util/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Port the 'force_debug_info' featureJoerg Bornemann2020-03-051-1/+3
* CMake: Port the 'debug_and_release' featureJoerg Bornemann2020-03-051-1/+4
* CMake: Port the 'shared' featureJoerg Bornemann2020-03-051-1/+1
* CMake: Port the 'debug' featureJoerg Bornemann2020-03-051-1/+1
* CMake: Remove incorrect hardcoded harfbuzz conditionAlexandru Croitor2020-03-041-1/+0
* CMake: Fix stack-protector-strong test and featureJoerg Bornemann2020-03-041-1/+5
* Correct pro2cmake's Requirements messageEdward Welbourne2020-02-281-1/+1
* CMake: Port the reduce-relocations featureJoerg Bornemann2020-02-252-1/+15
* CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-253-31/+131
* CMake: Fix X11 and xkb library usage in the platform projectsAlexandru Croitor2020-02-251-2/+2
* Do not try to find .qmake.conf past the root directoryFrederik Gladhorn2020-02-211-0/+4
* Move QOpenGLWidget from QtOpenGL to its own moduleJohan Klokkhammer Helsing2020-02-181-0/+1
* Use INSTALL_QMLDIR instead of Qt6_DIR for qmltypes propertiesLeander Beernaert2020-02-121-1/+1
* Add library mapping for QtShaderToolsMårten Nordheim2020-02-121-0/+1
* Add support for qt_helper_lib()Leander Beernaert2020-02-121-0/+39
* Use posixpath when generating relative pathMårten Nordheim2020-02-071-1/+1
* Add necessities for qtquick3dMårten Nordheim2020-02-061-0/+1
* pro2cmake: Handle QT += core-private correctly for modulesAlexandru Croitor2020-02-051-10/+53
* pro2cmake: Fix flake and mypy issuesAlexandru Croitor2020-01-291-5/+5
* pro2cmake: Handle QML_IMPORT_MAJOR_VERSION and minor variantsAlexandru Croitor2020-01-291-0/+11
* Fix example generation without qmldir fileLeander Beernaert2020-01-281-4/+2
* pro2cmake: Don't set OUTPUT_NAME for qml pluginsAlexandru Croitor2020-01-271-2/+2
* Reformat pro2cmakeAlexandru Croitor2020-01-271-25/+23
* Fix plugin target names to be compatible with Qt 5Alexandru Croitor2020-01-271-6/+22
* Support for QML Type RegistrarLeander Beernaert2020-01-241-1/+36
* Run make formatLeander Beernaert2020-01-162-7/+3
* Do not set OUTPUT_DIRECTORY if it is already setLeander Beernaert2020-01-161-2/+8
* Adjust OUTPUT_DIRECTORY for tests when targets starts with ../Leander Beernaert2020-01-141-0/+8
* Fix CMAKE_CROSSCOMPILING property name conversionLeander Beernaert2020-01-131-1/+1
* Add library mappings for QtAxContainer and QtWekKitWidgetsLeander Beernaert2019-12-111-0/+6
* Add condition mapping for cross_compile to CMAKE_CROSS_COMPILINGLeander Beernaert2019-12-111-0/+2
* Add special condition replacement for libclang in qttoolsLeander Beernaert2019-12-101-0/+3
* Add library mapping for QtToolsLeander Beernaert2019-12-091-0/+3
* Collect Json Metatypes from CMake's AutomocLeander Beernaert2019-12-041-0/+2
* Export non-private and non-public features and CONFIG valuesAlexandru Croitor2019-12-031-18/+72
* Add initial support for cross-building to iOSAlexandru Croitor2019-12-031-0/+1
* pro2cmake: Format againAlexandru Croitor2019-11-261-9/+5
* Post merge fixesLeander Beernaert2019-11-252-4/+15
* Add FindWrapHarfbuzzAlexandru Croitor2019-11-251-1/+1
* Add support for DYNAMIC_QMLDIR to pro2cmakeLeander Beernaert2019-11-251-50/+134
* Fix formatting in helper.pyLeander Beernaert2019-11-251-5/+9
* Fix pro2cmake formattingSimon Hausmann2019-11-232-15/+12
* Add parts needed for QtQuick3DMårten Nordheim2019-11-221-6/+5
* Add more special condition conversionsLeander Beernaert2019-11-141-0/+11
* pro2cmake: Adjust script to generate new CMake API callsAlexandru Croitor2019-11-141-15/+124