Commit fe4ba7f
committed
1.35.0 release
New features:
- toolchain: add arc gcc-12+ support with architecture-specific overrides (Anders Roxell)
- target: add dtbs_check for schema validation (Anders Roxell)
- Add support for korg-clang-22 (Nathan Chancellor)
- target: add binrpm-pkg support (Anders Roxell)
Bug fixes:
- tuxmake/target: Add LLVM=1 to kselftest builds when using clang (Ben Copeland)
- target/kselftest: Work around kselftest parellel build issue (Ben Copeland)
- target: fix bindeb-pkg support (Anders Roxell)
- runtime: docker: Update base version for clang-android to debian13 (Nathan Chancellor)
- docker: fix equivs Maintainer field for newer dpkg-source (Anders Roxell)
- docker: fix pip install on older Debian versions (Anders Roxell)
- docker: fix gcc symlinks when base image has newer gcc (Anders Roxell)
Documentation updates:
- README: add table of contents and clean up readme2index.sh (Anders Roxell)
Container images:
- Update korg-clang-21 to 21.1.4 (Nathan Chancellor)
- support: docker: Dockerfile.base: add 'libxxhash-dev' (Alok Ranjan)
- Update korg-clang-21 to 21.1.5 (Nathan Chancellor)
- Update korg-clang-21 to 21.1.6 (Nathan Chancellor)
- runtime: docker: target_hosts: build for amd64 only (Anders Roxell)
- support: docker: change REGISTRY to DOCKER_REGISTRY (Alok Ranjan)
- support: docker: push images to tuxmake registry (Alok Ranjan)
- Update korg-clang-21 to 21.1.7 (Nathan Chancellor)
- Update korg-clang-21 to 21.1.8 (Nathan Chancellor)
- Update README.md to reference GitHub instead of GitLab (Ben Copeland)
- docker: add binutils-dev for x86_64 objtool build (Ben Copeland)
- docker: Remove manual pahole build from Dockerfile.build (Alok Ranjan)
- docker: Set CC=clang when building pylibfdt in clang images (Anders Roxell)
- docker: Remove jsonschema version pin for dtschema (Anders Roxell)
- docker: clang-android: Update to r584948b (22.0.1) (Nathan Chancellor)
- Update korg-clang-22 to 22.1.0-rc2 (Nathan Chancellor)
- docker: skip equivs fake gcc package when building natively (Anders Roxell)
Testing/infrastructure:
- pyproject: update maintainers (Anders Roxell)
- Reformat code for black 26.1.0 (Anders Roxell)
- Add GitHub Actions CI workflow (Ben Copeland)
- Dockerfile.ci-archlinux: add CI container image for archlinux (Anders Roxell)
- Dockerfile.ci-debian: add CI container image for debian (Anders Roxell)
- Dockerfile.ci-fedora: add CI container image for fedora (Anders Roxell)
- ci: add ci-image builds for debian, fedora and archlinux (Anders Roxell)
- ci: add workflow_dispatch so ci-images can be triggered from UI (Anders Roxell)
- ci: add tuxpkg workflow for package builds (Anders Roxell)
- ci: add package repository to pages deployment (Anders Roxell)1 parent 15ecf94 commit fe4ba7f
File tree
4 files changed
+4
-4
lines changed- debian
- tuxmake
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments