Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ProjectExplorer: Make build system name available in Project | Christian Kandeler | 2025-03-12 | 1 | -1/+0 |
* | ProjectExplorer: Switch BuildSystem to "per build config" approach | Christian Kandeler | 2025-02-11 | 1 | -3/+1 |
* | Python: Remove unneeded BuildSystem constructor and member | Christian Kandeler | 2025-01-30 | 1 | -2/+0 |
* | ProjectExplorer: Let build systems do renamings in bulk | Christian Kandeler | 2024-09-16 | 1 | -3/+4 |
* | BuildSystem: Make BuildSystem subclasses final | Jarek Kobus | 2024-07-15 | 1 | -1/+1 |
* | Python: Create a default BuildSystem for Python targets | David Schulz | 2023-12-01 | 1 | -0/+1 |
* | Python: use kits page in python wizards | David Schulz | 2023-11-28 | 1 | -1/+4 |
* | Python: split buildsystem and project into separate files | David Schulz | 2023-11-14 | 1 | -0/+50 |