summaryrefslogtreecommitdiff
path: root/scripts/build.py
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-141-1/+1
|\
| * Let Debian packages install to /opt/qt-creatorEike Ziller2023-02-141-1/+1
* | Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
|/
* build.py/CPack: Install to /opt from .deb packagesEike Ziller2022-10-131-0/+2
* build.py: Add option to call cpackEike Ziller2022-10-071-2/+25
* 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
* Linux: (Optionally) Enforce XCB backend if QT_QPA_PLATFORM is not setEike Ziller2022-02-161-0/+1
* Fix finding python development package for cdb extensionEike Ziller2022-02-091-6/+2
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2022-01-121-8/+22
|\
| * Build.py/macOS: Add a signed bundleEike Ziller2022-01-101-8/+22
* | Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-12-091-0/+4
|\ \ | |/
| * Do not link packages against libGLX and libOpenGLEike Ziller2021-12-061-0/+4
* | Add option to build QtCreator with sanitizerJoerg Kreuzberger2021-11-051-0/+7
|/
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-131-3/+0
|\
| * build.py: Remove --app-target optionEike Ziller2021-09-131-3/+0
* | Move shortening of revision string to build scriptAlp Öz2021-09-091-1/+1
* | Do not build Qbs by defaultEike Ziller2021-09-071-7/+10
|/
* build.py: Only zip the .app on macOSEike Ziller2021-08-181-1/+9
* build.py: Add option for 7z multi-threading behaviorEike Ziller2021-04-211-5/+8
* GitHub Actions: Build without PCHCristian Adam2021-03-261-0/+6
* build.py: Do not enforce building without PCHEike Ziller2021-03-251-3/+0
* build.py: Make it possible to skip building Qt CreatorEike Ziller2021-02-241-22/+31
* build.py: Build wininterrupt and qtcreatorcdbext separatelyEike Ziller2021-02-231-39/+53
* 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