aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build.py
Commit message (Expand)AuthorAgeFilesLines
* LibArchive: Allow using system libarchiveMarcus Tillmanns2025-03-201-3/+1
* KArchive: Add creator specific changesMarcus Tillmanns2024-12-101-0/+3
* Build: Unify archive creationEike Ziller2024-11-111-6/+1
* Build: Fix zipping of dev package on LinuxEike Ziller2024-11-071-1/+4
* COIN: Make independent from internal scriptsEike Ziller2024-10-281-10/+3
* Build: Fix archive creation on ARM WindowsEike Ziller2024-09-241-21/+21
* build.py: Avoid ARM 7z compression filterEike Ziller2024-06-101-3/+6
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2024-01-181-2/+5
|\
| * scripts: add build sdk_tool optionTim Jenßen2024-01-171-2/+5
* | qtcreatorcdbext: Deploy lldb on WindowsCristian Adam2023-11-151-1/+4
|/
* build.py: Apply additional config to all buildsEike Ziller2023-10-101-2/+2
* Build: Optionally sign on WindowsEike Ziller2023-04-111-0/+11
* 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