aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* scripts: add zip_threads argument to every callTim Jenssen2024-01-171-3/+3
* Build: Optionally sign on WindowsEike Ziller2023-04-111-0/+7
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* build_plugins.py: Create signed package for pluginsEike Ziller2022-12-161-0/+22
* Scripts: Fix permissionsChristian Stenger2022-08-291-0/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-27/+2
* Move build scripts to Python3Eike Ziller2022-04-201-1/+1
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2022-01-061-0/+4
|\
| * Do not link packages against libGLX and libOpenGLEike Ziller2022-01-041-0/+4
* | Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-12-161-0/+6
|\|
| * build_plugin.py: Add --add-module-path optionEike Ziller2021-12-151-0/+6
* | Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-12-011-1/+2
|\|
| * Work around error when building telemetry pluginEike Ziller2021-11-301-1/+2
* | Add option to build QtCreator with sanitizerJoerg Kreuzberger2021-11-051-0/+6
|/
* macOS: Adapt build_plugin.py for possibly branded application bundleEike Ziller2021-04-121-9/+14
* CMake build: Fix remaining issues with Devel packageEike Ziller2021-04-061-0/+8
* cmake build: Make separate debug info optionalEike Ziller2020-12-221-0/+2
* cmake build: Create DebugInfo component with separate debug infoEike Ziller2020-11-171-2/+13
* Build in release mode on GitHubEike Ziller2020-11-121-3/+3
* scripts: make release with debug info defaultTim Jenssen2020-11-111-1/+1
* Build scripts: Fix path format for cmake callsEike Ziller2020-11-101-1/+2
* Consolidate some options for build.py and build_plugin.pyEike Ziller2020-10-281-3/+8
* CMake build: Move documentation functions to re-usable locationEike Ziller2020-05-251-0/+14
* build_plugin.py: Add option to pass additional arguments to CMakeEike Ziller2020-05-051-0/+4
* Add script for building external plugins for packagingEike Ziller2020-04-281-0/+130