summaryrefslogtreecommitdiffstats
path: root/util/cmake/pro2cmake.py
Commit message (Expand)AuthorAgeFilesLines
* CMake: pro2cmake: Use latest project version for qml import versionAlexandru Croitor2021-04-151-2/+2
* pro2cmake: Fix is_public_module calculationJoerg Bornemann2020-12-011-5/+19
* CMake: pro2cmake: Reformat scripts using black8 againAlexandru Croitor2020-11-121-19/+20
* CMake: pro2cmake: Handle AUX_QML_FILES installationAlexandru Croitor2020-11-121-0/+65
* pro2cmake.py: support for PAST_MAJOR_VERSIONS in qml_modulesFawzi Mohamed2020-11-111-0/+5
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-091-0/+4
* pro2cmake: Support QML_PAST_MAJOR_VERSIONSFabian Kosmale2020-11-061-0/+5
* CMake: pro2cmake: Generate correct CONFIG_MODULE_NAME valuesAlexandru Croitor2020-10-301-7/+25
* CMake: pro2cmake: Handle CONFIG+=console app_bundle in examplesAlexandru Croitor2020-10-271-0/+34
* pro2cmake: Fix singleton declarationJoerg Bornemann2020-10-191-1/+1
* CMake: Rename add_qt_gui_executable to qt_add_executableAlexandru Croitor2020-10-191-1/+1
* pro2cmake: Translate qmake's install_qmltypes CONFIG optionUlf Hermann2020-10-081-0/+3
* pro2cmake: Allow optional imports in qmldirUlf Hermann2020-10-071-6/+21
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-231-9/+36
* CMake: build add flags for building QtAndroid.jarAssam Boudjelthia2020-09-161-1/+1
* pro2cmake.py: support multiple versions in QT_QML_SOURCE_VERSIONMitch Curtis2020-08-231-4/+8
* QtCore: Use system-wide libb2 if presentLinus Jahn2020-07-311-0/+1
* CMake: pro2cmake: Fix errors reported by flake8 and mypyAlexandru Croitor2020-07-311-9/+8
* CMake: pro2cmake: Reformat files using blackAlexandru Croitor2020-07-311-61/+78
* CMake: Teach pro2cmake to convert load(qt_app)Alexandru Croitor2020-07-311-13/+233
* Remove dead codeDimitrios Apostolou2020-07-101-28/+0
* CMake: Fix various issues with the Android buildAlexandru Croitor2020-07-091-0/+1
* CMake: pro2cmake: Remove dead code regarding resource retainingAlexandru Croitor2020-07-071-22/+0
* CMake: pro2cmake: Fix handling of QT_SKIP_QUICKCOMPILERAlexandru Croitor2020-07-071-10/+25
* pro2cmake.py: Parse qmldir import statements with versionsUlf Hermann2020-06-241-3/+6
* pro2cmake: Parse "optional plugin" from qmldir filesUlf Hermann2020-06-091-1/+13
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-021-15/+30
* CMake: pro2cmake: Check existence of QMLTYPES_INSTALL_DIRAlexandru Croitor2020-05-291-2/+4
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-191-1/+2
* pro2cmake: Fix Scope.get_string for list valuesJoerg Bornemann2020-05-151-1/+2
* pro2cmake: Handle QMAKE_TARGET_XXX variablesJoerg Bornemann2020-05-121-1/+18
* CMake: pro2cmake: Fix cmake api detection for pluginsAlexandru Croitor2020-05-121-1/+1
* pro2cmake: Honor INSTALL_EXAMPLESDIR if definedChristophe Giboudeaux2020-05-071-2/+5
* pro2cmake.py: Generate .cmake.conf files for versioningMårten Nordheim2020-04-301-1/+12
* pro2cmake: Translate (QT|QMAKE_USE)_FOR_PRIVATE into PRIVATE_MODULE_INTERFACETor Arne Vestbø2020-04-301-0/+4
* Fix pro2cmake help textTor Arne Vestbø2020-04-301-1/+1
* pro2cmake: convert QMLTYPES_FILENAME to QT_QMLTYPES_FILENAMEFabian Kosmale2020-04-301-0/+4
* CMake: Add qt6_add_plugin public APILeander Beernaert2020-04-221-2/+6
* CMake: Update pro2cmake and friend to convert QtVirtualkeyboardLeander Beernaert2020-04-151-0/+2
* CMake: pro2cmake expand variables for qt_add_resource()Leander Beernaert2020-04-141-0/+12
* CMake: Handle missing packages in project compile testsAlexandru Croitor2020-04-091-1/+7
* 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: Reformat python scriptsAlexandru Croitor2020-04-061-2/+5
* CMake: pro2cmake: Allow specifiying custom output fileAlexandru Croitor2020-04-061-5/+24
* CMake: pro2cmake: Skip conversion of doc snippetsAlexandru Croitor2020-04-031-0/+5
* CMake: Handle standalone config.tests in configure libraries sectionAlexandru Croitor2020-04-031-1/+11
* CMake: Allow excluding tools and apps from the default 'all' targetAlexandru Croitor2020-04-021-0/+17
* CMake: Fix exception in pro2cmake about missing v1 apiLeander Beernaert2020-03-251-0/+1
* CMake: Add support for bundled SQLite libraryLeander Beernaert2020-03-251-0/+2