summaryrefslogtreecommitdiffstats
path: root/util/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* pro2cmake: Allow limiting the number of projects to convertAlexandru Croitor2019-11-141-0/+17
* pro2cmake: Fix generic_version_handler not to be greedyAlexandru Croitor2019-11-131-1/+1
* Allow passing args from run_pro2cmake to pro2cmakeAlexandru Croitor2019-11-131-3/+18
* pro2cmake: Reformat code with blackAlexandru Croitor2019-11-132-1/+5
* pro2cmake: If CONFIG-=app_bundle consider this a non gui appAlexandru Croitor2019-11-131-1/+1
* pro2cmake: Fix broken is_manual_test usageAlexandru Croitor2019-11-131-2/+2
* Add add_qt_manual_test()Leander Beernaert2019-11-121-1/+13
* pro2cmake: Consider _LOADED operations as always processedAlexandru Croitor2019-11-121-0/+1
* pro2cmake: Handle operation evaluation order when including childrenAlexandru Croitor2019-11-123-43/+167
* Add mapping entry for LinuxOfonoSupportLeander Beernaert2019-11-121-0/+3
* pro2cmake: Allow skipping subdirs projects via command lineAlexandru Croitor2019-11-122-0/+28
* pro2cmake: Fix incorrect replacement of x86 conditionsAlexandru Croitor2019-11-121-1/+1
* pro2cmake: Fix formatting and mypy errorsAlexandru Croitor2019-11-121-5/+7
* pro2cmake: Skip errors regarding not found generated .pri filesAlexandru Croitor2019-11-121-1/+4
* pro2cmake: Clean up debug messagesAlexandru Croitor2019-11-122-18/+25
* Make standalone tests build via top level repo projectAlexandru Croitor2019-11-081-6/+3
* Add condition maps for special cases in tests/manualLeander Beernaert2019-11-081-0/+3
* Add generic lessThan|greaterThan|equal condition map to pro2cmake.pyLeander Beernaert2019-11-081-0/+18
* Fix Android x86 buildsLeander Beernaert2019-11-081-1/+1
* Add support for benchmark conversionLeander Beernaert2019-11-041-8/+25
* Prevent infinite recursionFrederik Gladhorn2019-11-011-0/+3
* Fix formatting to conform to black rulesSimon Hausmann2019-10-292-24/+14
* Add replacement for '*g++*' to pro2cmake.pyLeander Beernaert2019-10-281-0/+1
* Distinguish between qt_plugin and regular pluginsLeander Beernaert2019-10-281-4/+18
* Convert ANDROID_PACKAGE_SOURCE_DIR for android (pro2cmake)Leander Beernaert2019-10-231-1/+2
* cmake scripts: do not override local target through includesFrederik Gladhorn2019-10-231-3/+3
* cmake scripts: do not add spaces in empty linesFrederik Gladhorn2019-10-231-1/+5
* cmake scripts: handle aix-g++Frederik Gladhorn2019-10-231-0/+1
* Handle Library dependencies in compile testsLeander Beernaert2019-10-211-10/+21
* Add conversion code for Java codeLeander Beernaert2019-10-181-1/+42
* Fix C++ standard detectionSimon Hausmann2019-10-171-13/+11
* Fix message about missing portalockerOliver Wolff2019-10-151-1/+1
* Fix add_qt_resource condition scopesLeander Beernaert2019-10-151-5/+14
* Update android arch condition conversionLeander Beernaert2019-10-151-6/+6