| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add flag for capturing target platform in generator | Shveta Mittal | 2024-11-22 | 1 | -0/+1 |
| * | CMake: Replace aux target with a source_group for the IDE integration | Dominik Holland | 2024-08-28 | 1 | -10/+3 |
| * | CMake: Add support for building with QT_BUILD_STANDALONE_EXAMPLES | Dominik Holland | 2024-08-22 | 1 | -6/+6 |
| * | CMake: Change default output dir of qt_ifcodegen_add_qml_module | Dominik Holland | 2024-06-25 | 1 | -2/+5 |
| * | cmake: Only remove ifcodegen output folder if conditions are trivial | Zoltan Gera | 2024-06-19 | 1 | -2/+6 |
| * | cmake: Regenerate code when the TEMPLATE argument changes | Zoltan Gera | 2024-06-13 | 1 | -1/+23 |
| * | Use Python venv instead of virtualenv everywhere | Zoltan Gera | 2024-06-05 | 1 | -16/+48 |
| * | CMake: Improve the ifcodegen warning reporting for QtCreator | Dominik Holland | 2024-06-05 | 1 | -3/+5 |
| * | CMake: Fix module build using -DQT_BUILD_TESTS=ON | Dominik Holland | 2024-06-04 | 1 | -67/+64 |
| * | CMake: Deprecate the IMPORT_PATH function argument | Dominik Holland | 2024-05-29 | 1 | -11/+18 |
| * | CMake: Add a new qt_ifcodegen_add_qml_module function | Dominik Holland | 2024-05-29 | 1 | -0/+64 |
| * | CMake: Add a new qt_ifcodegen_add_plugin function | Dominik Holland | 2024-05-29 | 1 | -0/+101 |
| * | CMake: Find the correct python3 interpreter when cross-compiling | Dominik Holland | 2023-09-04 | 1 | -0/+5 |
| * | ifcodegen: Add support for deprecating annotations | Dominik Holland | 2023-08-10 | 1 | -0/+4 |
| * | ifcodegen: Always set a UTF-8 locale when running ifcodegen | Dominik Holland | 2023-06-23 | 1 | -1/+5 |
| * | Use the correct variable name when filtering HEADER files | Alexey Edelev | 2023-04-06 | 1 | -1/+1 |
| * | Mark all the generated header files as GENERATED explicitly | Alexey Edelev | 2023-04-06 | 1 | -0/+10 |
| * | Compile ifcodegen into a binary | Dominik Holland | 2023-03-31 | 1 | -14/+29 |
| * | ifcodegen: Improvements on python cache handling and error reporting | Dominik Holland | 2022-10-19 | 1 | -2/+6 |
| * | ifcodegen: Don't set CMake wide environment variables | Dominik Holland | 2022-10-19 | 1 | -6/+7 |
| * | Adapt virtualenv handling to also work with older python versions | Dominik Holland | 2022-08-05 | 1 | -0/+12 |
| * | ifcodegen: Don't set the PYTHONHOME environment variable | Dominik Holland | 2022-06-14 | 1 | -1/+0 |
| * | cmake: Add support for using multiple ifcodegen calls in one CMakeLists.txt | Dominik Holland | 2022-02-17 | 1 | -4/+10 |
| * | cmake: Report an error when no TEMPLATE is provided to ifcodegen_extend_target | Dominik Holland | 2022-02-17 | 1 | -1/+7 |
| * | Add cmake/qmake option for defining the template search path | Dominik Holland | 2021-09-16 | 1 | -7/+41 |
| * | cmake: Apply qt6_ prefix to the set_ifcodegen_variable macro | Dominik Holland | 2021-09-15 | 1 | -1/+13 |
| * | ifcodegen: Install the ifcodgen templates into DATA instead of ARCHDATA | Dominik Holland | 2021-08-24 | 1 | -1/+1 |
| * | cmake: Better cross-compilation support | Dominik Holland | 2021-08-24 | 1 | -29/+84 |
| * | cmake: Fix building the examples as standalone projects | Dominik Holland | 2021-08-24 | 1 | -0/+1 |
| * | Refactor the ifcodegen CMake API | Dominik Holland | 2021-07-09 | 1 | -85/+244 |
| * | ifcodegen: Streamline the naming for the various input variables | Dominik Holland | 2021-07-05 | 1 | -54/+54 |
| * | cmake: Improve ifcodegen log messages | Dominik Holland | 2021-07-05 | 1 | -13/+16 |
| * | Rename all files to match the new module name | Dominik Holland | 2021-06-16 | 1 | -0/+232 |