| Commit message (Expand) | Author | Age | Files | Lines |
| * | build.py: Add an option to create additional archive for cmdbridge | Eike Ziller | 10 days | 1 | -0/+13 |
| * | Build/GitHub: Build sdktool | Eike Ziller | 2025-11-06 | 1 | -1/+2 |
| * | Merge remote-tracking branch 'origin/17.0' | Eike Ziller | 2025-08-27 | 1 | -0/+1 |
| |\ |
|
| | * | Build.py: Don't build sdktoollib if not needed | Eike Ziller | 2025-08-21 | 1 | -0/+1 |
| * | | build.py: Generate SBOM by default | Eike Ziller | 2025-07-23 | 1 | -4/+15 |
| |/ |
|
| * | LibArchive: Allow using system libarchive | Marcus Tillmanns | 2025-03-20 | 1 | -3/+1 |
| * | KArchive: Add creator specific changes | Marcus Tillmanns | 2024-12-10 | 1 | -0/+3 |
| * | Build: Unify archive creation | Eike Ziller | 2024-11-11 | 1 | -6/+1 |
| * | Build: Fix zipping of dev package on Linux | Eike Ziller | 2024-11-07 | 1 | -1/+4 |
| * | COIN: Make independent from internal scripts | Eike Ziller | 2024-10-28 | 1 | -10/+3 |
| * | Build: Fix archive creation on ARM Windows | Eike Ziller | 2024-09-24 | 1 | -21/+21 |
| * | build.py: Avoid ARM 7z compression filter | Eike Ziller | 2024-06-10 | 1 | -3/+6 |
| * | Merge remote-tracking branch 'origin/qds/dev' | Tim Jenssen | 2024-01-18 | 1 | -2/+5 |
| |\ |
|
| | * | scripts: add build sdk_tool option | Tim Jenßen | 2024-01-17 | 1 | -2/+5 |
| * | | qtcreatorcdbext: Deploy lldb on Windows | Cristian Adam | 2023-11-15 | 1 | -1/+4 |
| |/ |
|
| * | build.py: Apply additional config to all builds | Eike Ziller | 2023-10-10 | 1 | -2/+2 |
| * | Build: Optionally sign on Windows | Eike Ziller | 2023-04-11 | 1 | -0/+11 |
| * | Merge remote-tracking branch 'origin/9.0' into 10.0 | Eike Ziller | 2023-02-14 | 1 | -1/+1 |
| |\ |
|
| | * | Let Debian packages install to /opt/qt-creator | Eike Ziller | 2023-02-14 | 1 | -1/+1 |
| * | | Replace GPL-3.0 with GPL-3.0-only | Kai Köhne | 2023-01-10 | 1 | -1/+1 |
| |/ |
|
| * | build.py/CPack: Install to /opt from .deb packages | Eike Ziller | 2022-10-13 | 1 | -0/+2 |
| * | build.py: Add option to call cpack | Eike Ziller | 2022-10-07 | 1 | -2/+25 |
| * | Scripts: Fix permissions | Christian Stenger | 2022-08-29 | 1 | -0/+0 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -27/+2 |
| * | Move build scripts to Python3 | Eike Ziller | 2022-04-20 | 1 | -1/+1 |
| * | Linux: (Optionally) Enforce XCB backend if QT_QPA_PLATFORM is not set | Eike Ziller | 2022-02-16 | 1 | -0/+1 |
| * | Fix finding python development package for cdb extension | Eike Ziller | 2022-02-09 | 1 | -6/+2 |
| * | Merge remote-tracking branch 'origin/6.0' | Eike Ziller | 2022-01-12 | 1 | -8/+22 |
| |\ |
|
| | * | Build.py/macOS: Add a signed bundle | Eike Ziller | 2022-01-10 | 1 | -8/+22 |
| * | | Merge remote-tracking branch 'origin/6.0' | Eike Ziller | 2021-12-09 | 1 | -0/+4 |
| |\| |
|
| | * | Do not link packages against libGLX and libOpenGL | Eike Ziller | 2021-12-06 | 1 | -0/+4 |
| * | | Add option to build QtCreator with sanitizer | Joerg Kreuzberger | 2021-11-05 | 1 | -0/+7 |
| |/ |
|
| * | Merge remote-tracking branch 'origin/5.0' | Eike Ziller | 2021-09-13 | 1 | -3/+0 |
| |\ |
|
| | * | build.py: Remove --app-target option | Eike Ziller | 2021-09-13 | 1 | -3/+0 |
| * | | Move shortening of revision string to build script | Alp Öz | 2021-09-09 | 1 | -1/+1 |
| * | | Do not build Qbs by default | Eike Ziller | 2021-09-07 | 1 | -7/+10 |
| |/ |
|
| * | build.py: Only zip the .app on macOS | Eike Ziller | 2021-08-18 | 1 | -1/+9 |
| * | build.py: Add option for 7z multi-threading behavior | Eike Ziller | 2021-04-21 | 1 | -5/+8 |
| * | GitHub Actions: Build without PCH | Cristian Adam | 2021-03-26 | 1 | -0/+6 |
| * | build.py: Do not enforce building without PCH | Eike Ziller | 2021-03-25 | 1 | -3/+0 |
| * | build.py: Make it possible to skip building Qt Creator | Eike Ziller | 2021-02-24 | 1 | -22/+31 |
| * | build.py: Build wininterrupt and qtcreatorcdbext separately | Eike Ziller | 2021-02-23 | 1 | -39/+53 |
| * | cmake build: Make separate debug info optional | Eike Ziller | 2020-12-22 | 1 | -0/+2 |
| * | qbs: fix installing doc dependenices on macOS and Windows | Ivan Komissarov | 2020-12-14 | 1 | -0/+1 |
| * | cmake build: Re-add a "Dependencies" component that runs deploy script | Eike Ziller | 2020-11-24 | 1 | -12/+3 |
| * | Integrate deployqtHelp_mac.sh into deployqt.py | Eike Ziller | 2020-11-24 | 1 | -24/+9 |
| * | cmake build: Create DebugInfo component with separate debug info | Eike Ziller | 2020-11-17 | 1 | -3/+15 |
| * | Build in release mode on GitHub | Eike Ziller | 2020-11-12 | 1 | -3/+3 |
| * | scripts: make release with debug info default | Tim Jenssen | 2020-11-11 | 1 | -1/+1 |
| * | Build scripts: Fix path format for cmake calls | Eike Ziller | 2020-11-10 | 1 | -2/+3 |