summaryrefslogtreecommitdiffstats
path: root/util/cmake/pro2cmake.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: 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-161-1/+1
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* CMake: pro2cmake handle ${QT_SOURCE_TREE} for include statementsLeander Beernaert2020-03-121-0/+7
* CMake: Reformat the python scripts using blackAlexandru Croitor2020-03-121-3/+3
* 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 double conversionAlexandru Croitor2020-03-101-0/+1
* CMake: Add python version requirement note to pro2cmakeAlexandru Croitor2020-03-091-0/+3