Skip to content

Releases: privacysandbox/build-system

Release 0.47.0

05 Oct 15:56
Compare
Choose a tag to compare

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

04 Oct 16:00
Compare
Choose a tag to compare

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

22 Sep 18:08
Compare
Choose a tag to compare

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

19 Sep 17:26
Compare
Choose a tag to compare

Features

  • Invoke normalize-bazel-symlinks at cbuild exit

Release 0.44.0

11 Sep 20:15
Compare
Choose a tag to compare

Features

  • Add coverage bazel config and collect-coverage tool

Release 0.43.0

15 Aug 15:03
Compare
Choose a tag to compare

Features

  • Allow terraform version to be specified

Bug Fixes

  • Move feat(deps) earlier for precedence over feat

Release 0.42.1

14 Aug 15:55
Compare
Choose a tag to compare

Bug Fixes

  • Revert override of /usr/bin/python links in build-amazonlinux2

Release 0.42.0

07 Aug 20:02
Compare
Choose a tag to compare

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

04 Aug 17:21
Compare
Choose a tag to compare

Bug Fixes

  • Remove debug statement

Release 0.41.0

03 Aug 19:43
Compare
Choose a tag to compare

Features

  • Create links for lld and ld.lld in build-debian