aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build.py
Commit message (Expand)AuthorAgeFilesLines
* cmake build: Make separate debug info optionalEike Ziller2020-12-221-0/+2
* qbs: fix installing doc dependenices on macOS and WindowsIvan Komissarov2020-12-141-0/+1
* cmake build: Re-add a "Dependencies" component that runs deploy scriptEike Ziller2020-11-241-12/+3
* Integrate deployqtHelp_mac.sh into deployqt.pyEike Ziller2020-11-241-24/+9
* cmake build: Create DebugInfo component with separate debug infoEike Ziller2020-11-171-3/+15
* 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-2/+3
* cmake expects forward slashes here - even on windowsTim Jenssen2020-11-091-1/+1
* Do not try to deploy QtQuick1 importsEike Ziller2020-11-061-3/+1
* build.py: add --add-module-pathEike Ziller2020-10-281-0/+6
* Consolidate some options for build.py and build_plugin.pyEike Ziller2020-10-281-1/+3
* Use the packaging script for the github actionEike Ziller2020-06-251-14/+37
* CMake build: Show build date in about dialog in packagesEike Ziller2020-06-151-0/+4
* CMake build: Deploy elfutilsEike Ziller2020-06-051-6/+10
* CMake build: Move documentation functions to re-usable locationEike Ziller2020-05-251-8/+3
* Build script: Add option for passing arguments to build commandEike Ziller2020-05-151-1/+6
* Packaging: Install documentationEike Ziller2020-04-291-1/+13
* Add script for building external plugins for packagingEike Ziller2020-04-281-20/+25
* Fix link on commit sha in about dialogEike Ziller2020-03-231-1/+1
* scripts: build.py: Handle Null path in default_python3()Alessandro Portale2020-02-261-1/+3
* build.py: Remove unused 'temp' directoryEike Ziller2020-02-261-4/+2
* Add script for building Qt Creator for packagingEike Ziller2020-02-191-0/+246