Releases: privacysandbox/build-system
Releases · privacysandbox/build-system
Release 0.47.0
Features
- Add --cmd-profiler flag to tools/cbuild
- Add google-pprof to coverage-tools image
- Add libprofiler.so to build-debian image
Bug Fixes
- Indicate default image in help text
Release 0.46.1
Bug Fixes
- cbuild exits normally even if bazel symlinks aren't normalized
- Revert to clang 15.x
- Use bash when normalize-dist runs inside docker
- Use DOCKER_NETWORK if already set
Release 0.46.0
Bug Fixes
- Hide normalize-bazel-symlinks in cbuild
Dependencies
- deps: Update amazonlinux images to Aug 2023
- deps: Upgrade clang to v16 in build-debian
Release 0.45.0
Features
- Invoke normalize-bazel-symlinks at cbuild exit
Release 0.44.0
Features
- Add coverage bazel config and collect-coverage tool
Release 0.43.0
Features
- Allow terraform version to be specified
Bug Fixes
- Move feat(deps) earlier for precedence over feat
Release 0.42.1
Bug Fixes
- Revert override of /usr/bin/python links in build-amazonlinux2
Release 0.42.0
Features
- Add amazonlinux2 support to convert-docker-to-nitro
- Add bsdmainutils for hexdump
- Add build-amazonlinux2023 image
- Add support for amazonlinux2023 in builder.sh
- Configure python3.9 for python/python3 links
- deps: Upgrade amazonlinux2 to 20230719
- Remove jdk from build-amazonlinux2 image
Bug Fixes
- Empty bazel-* arg list not an error condition
Release 0.41.1
Bug Fixes
- Remove debug statement
Release 0.41.0
Features
- Create links for lld and ld.lld in build-debian