aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* cmake build: Create DebugInfo component with separate debug infoEike Ziller2020-11-172-5/+28
* Build in release mode on GitHubEike Ziller2020-11-122-6/+6
* Merge remote-tracking branch 'origin/4.13' into 4.14Eike Ziller2020-11-121-1/+2
|\
| * shiboken2tasks.py: Fix for WindowsFriedemann Kleint2020-10-281-1/+2
* | scripts: make release with debug info defaultTim Jenssen2020-11-112-2/+2
* | macOS: Fix deployment of QML2 importsEike Ziller2020-11-101-2/+1
* | Build scripts: Fix path format for cmake callsEike Ziller2020-11-103-3/+11
* | cmake expects forward slashes here - even on windowsTim Jenssen2020-11-091-1/+1
* | Do not try to deploy QtQuick1 importsEike Ziller2020-11-063-31/+5
* | build.py: add --add-module-pathEike Ziller2020-10-281-0/+6
* | Consolidate some options for build.py and build_plugin.pyEike Ziller2020-10-282-4/+11
* | Scripts: Fix deploying assetimporters on macOSChristian Stenger2020-10-281-3/+1
* | GitHub Actions: Update to use Clang 11.0.0Cristian Adam2020-10-261-7/+9
|/
* add some qmlpuppet cpp files to dev packageTim Jenssen2020-08-201-0/+2
* Merge remote-tracking branch 'origin/qds-1.59' into 4.13Tim Jenssen2020-08-131-0/+1
|\
| * add litehtml to dev packageTim Jenssen2020-07-101-0/+1
* | Fix clazy-standalone deployment on LinuxEike Ziller2020-08-101-2/+3
* | Fix deployment of clazy-standaloneEike Ziller2020-07-172-16/+28
* | Use the packaging script for the github actionEike Ziller2020-06-253-21/+54
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-06-251-0/+52
|\ \
| * | Add shiboken2tasks.py for converting Qt for Python's shiboken tool warningsFriedemann Kleint2020-06-241-0/+52
| |/
* | CMake build: Show build date in about dialog in packagesEike Ziller2020-06-151-0/+4
* | CMake build: Deploy elfutilsEike Ziller2020-06-052-6/+55
* | Deploy: Use argparse instead of gnuoptEike Ziller2020-06-051-44/+29
* | CMake build: Move documentation functions to re-usable locationEike Ziller2020-05-252-8/+17
|/
* Build script: Add option for passing arguments to build commandEike Ziller2020-05-151-1/+6
* build_plugin.py: Add option to pass additional arguments to CMakeEike Ziller2020-05-051-0/+4
* Packaging: Install documentationEike Ziller2020-04-291-1/+13
* Add script for building external plugins for packagingEike Ziller2020-04-282-20/+155
* qds: remove workaround when qdocconf was somewhere elseTim Jenssen2020-04-241-17/+1
* 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
* Merge remote-tracking branch 'origin/4.11' into 4.12Eike Ziller2020-02-261-1/+3
|\
| * macOS: Disable library validation when signingEike Ziller2020-02-191-1/+3
* | build.py: Remove unused 'temp' directoryEike Ziller2020-02-261-4/+2
* | Add script for building Qt Creator for packagingEike Ziller2020-02-192-0/+273
* | Merge remote-tracking branch 'origin/4.11' into 4.12Eike Ziller2020-02-183-31/+42
|\|
| * macOS: Fix signing issues with notarizationEike Ziller2020-02-183-31/+42
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-121-3/+18
|\|
| * macOS: Do really deep deep code signing for notarizationEike Ziller2020-02-101-3/+18
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-071-1/+2
|\|
| * macOS: Use hardened runtime when signingEike Ziller2020-02-071-1/+2
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-181-2/+3
|\|
| * fix missing comma in source include patternsTim Jenssen2019-12-171-2/+2
| * Add another QDS doc image file pathTim Jenssen2019-12-171-0/+1
* | ClangTools: Query the tools for supported checksNikolai Kosjar2019-12-032-310/+0
|/
* macOS deploy: Remove debug folders from deployed Qt and deploy qbs on demandEike Ziller2019-11-051-9/+14
* macOS: Fix execution of helper executables with UIEike Ziller2019-11-051-24/+31
* Scripts: Fix helper script on macOSChristian Stenger2019-10-291-1/+1
* QmlDesigner: add 3d assetimporter pluginsTim Jenssen2019-10-281-0/+13