| Commit message (Expand) | Author | Age | Files | Lines |
| * | build_plugin: Enable SBOM generation | Eike Ziller | 2025-09-05 | 1 | -0/+1 |
| * | Scripts: Handle "nothing installed" case gracefully for plugin builds | Eike Ziller | 2025-06-17 | 1 | -9/+16 |
| * | Build: Unify archive creation | Eike Ziller | 2024-11-11 | 1 | -6/+1 |
| * | Build: Fix zipping of dev package on Linux | Eike Ziller | 2024-11-07 | 1 | -1/+4 |
| * | Build: Fix 7zip command for ARM machines also for plugins | Eike Ziller | 2024-10-11 | 1 | -8/+11 |
| * | scripts: add zip_threads argument to every call | Tim Jenssen | 2024-01-17 | 1 | -3/+3 |
| * | Build: Optionally sign on Windows | Eike Ziller | 2023-04-11 | 1 | -0/+7 |
| * | Replace GPL-3.0 with GPL-3.0-only | Kai Köhne | 2023-01-10 | 1 | -1/+1 |
| * | build_plugins.py: Create signed package for plugins | Eike Ziller | 2022-12-16 | 1 | -0/+22 |
| * | Scripts: Fix permissions | Christian Stenger | 2022-08-29 | 1 | -0/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -27/+2 |
| * | Move build scripts to Python3 | Eike Ziller | 2022-04-20 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/6.0' | Eike Ziller | 2022-01-06 | 1 | -0/+4 |
| |\ |
|
| | * | Do not link packages against libGLX and libOpenGL | Eike Ziller | 2022-01-04 | 1 | -0/+4 |
| * | | Merge remote-tracking branch 'origin/6.0' | Eike Ziller | 2021-12-16 | 1 | -0/+6 |
| |\| |
|
| | * | build_plugin.py: Add --add-module-path option | Eike Ziller | 2021-12-15 | 1 | -0/+6 |
| * | | Merge remote-tracking branch 'origin/6.0' | Eike Ziller | 2021-12-01 | 1 | -1/+2 |
| |\| |
|
| | * | Work around error when building telemetry plugin | Eike Ziller | 2021-11-30 | 1 | -1/+2 |
| * | | Add option to build QtCreator with sanitizer | Joerg Kreuzberger | 2021-11-05 | 1 | -0/+6 |
| |/ |
|
| * | macOS: Adapt build_plugin.py for possibly branded application bundle | Eike Ziller | 2021-04-12 | 1 | -9/+14 |
| * | CMake build: Fix remaining issues with Devel package | Eike Ziller | 2021-04-06 | 1 | -0/+8 |
| * | cmake build: Make separate debug info optional | Eike Ziller | 2020-12-22 | 1 | -0/+2 |
| * | cmake build: Create DebugInfo component with separate debug info | Eike Ziller | 2020-11-17 | 1 | -2/+13 |
| * | Build in release mode on GitHub | Eike Ziller | 2020-11-12 | 1 | -3/+3 |
| * | scripts: make release with debug info default | Tim Jenssen | 2020-11-11 | 1 | -1/+1 |
| * | Build scripts: Fix path format for cmake calls | Eike Ziller | 2020-11-10 | 1 | -1/+2 |
| * | Consolidate some options for build.py and build_plugin.py | Eike Ziller | 2020-10-28 | 1 | -3/+8 |
| * | CMake build: Move documentation functions to re-usable location | Eike Ziller | 2020-05-25 | 1 | -0/+14 |
| * | build_plugin.py: Add option to pass additional arguments to CMake | Eike Ziller | 2020-05-05 | 1 | -0/+4 |
| * | Add script for building external plugins for packaging | Eike Ziller | 2020-04-28 | 1 | -0/+130 |