summaryrefslogtreecommitdiffstats
path: root/src/interfaceframework/Qt6InterfaceFrameworkMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Add flag for capturing target platform in generatorShveta Mittal2024-11-221-0/+1
* CMake: Replace aux target with a source_group for the IDE integrationDominik Holland2024-08-281-10/+3
* CMake: Add support for building with QT_BUILD_STANDALONE_EXAMPLESDominik Holland2024-08-221-6/+6
* CMake: Change default output dir of qt_ifcodegen_add_qml_moduleDominik Holland2024-06-251-2/+5
* cmake: Only remove ifcodegen output folder if conditions are trivialZoltan Gera2024-06-191-2/+6
* cmake: Regenerate code when the TEMPLATE argument changesZoltan Gera2024-06-131-1/+23
* Use Python venv instead of virtualenv everywhereZoltan Gera2024-06-051-16/+48
* CMake: Improve the ifcodegen warning reporting for QtCreatorDominik Holland2024-06-051-3/+5
* CMake: Fix module build using -DQT_BUILD_TESTS=ONDominik Holland2024-06-041-67/+64
* CMake: Deprecate the IMPORT_PATH function argumentDominik Holland2024-05-291-11/+18
* CMake: Add a new qt_ifcodegen_add_qml_module functionDominik Holland2024-05-291-0/+64
* CMake: Add a new qt_ifcodegen_add_plugin functionDominik Holland2024-05-291-0/+101
* CMake: Find the correct python3 interpreter when cross-compilingDominik Holland2023-09-041-0/+5
* ifcodegen: Add support for deprecating annotationsDominik Holland2023-08-101-0/+4
* ifcodegen: Always set a UTF-8 locale when running ifcodegenDominik Holland2023-06-231-1/+5
* Use the correct variable name when filtering HEADER filesAlexey Edelev2023-04-061-1/+1
* Mark all the generated header files as GENERATED explicitlyAlexey Edelev2023-04-061-0/+10
* Compile ifcodegen into a binaryDominik Holland2023-03-311-14/+29
* ifcodegen: Improvements on python cache handling and error reportingDominik Holland2022-10-191-2/+6
* ifcodegen: Don't set CMake wide environment variablesDominik Holland2022-10-191-6/+7
* Adapt virtualenv handling to also work with older python versionsDominik Holland2022-08-051-0/+12
* ifcodegen: Don't set the PYTHONHOME environment variableDominik Holland2022-06-141-1/+0
* cmake: Add support for using multiple ifcodegen calls in one CMakeLists.txtDominik Holland2022-02-171-4/+10
* cmake: Report an error when no TEMPLATE is provided to ifcodegen_extend_targetDominik Holland2022-02-171-1/+7
* Add cmake/qmake option for defining the template search pathDominik Holland2021-09-161-7/+41
* cmake: Apply qt6_ prefix to the set_ifcodegen_variable macroDominik Holland2021-09-151-1/+13
* ifcodegen: Install the ifcodgen templates into DATA instead of ARCHDATADominik Holland2021-08-241-1/+1
* cmake: Better cross-compilation supportDominik Holland2021-08-241-29/+84
* cmake: Fix building the examples as standalone projectsDominik Holland2021-08-241-0/+1
* Refactor the ifcodegen CMake APIDominik Holland2021-07-091-85/+244
* ifcodegen: Streamline the naming for the various input variablesDominik Holland2021-07-051-54/+54
* cmake: Improve ifcodegen log messagesDominik Holland2021-07-051-13/+16
* Rename all files to match the new module nameDominik Holland2021-06-161-0/+232