Skip to content

v1.5.2.0

Compare
Choose a tag to compare
@joebonrichie joebonrichie released this 13 Jun 15:46
· 139 commits to master since this release

Changelog

  • Support URI fragments to allow for renaming of simple source files @JacekJagosz
  • Bugfix : create sccache directory for legacy builds
  • Document overlay_root_dir option
  • Fix setting tmpfs options in config

Known Issues

  • Some variations of setting tmpfs/memory options via a mixture of config file/arguments may not work correctly. E.g. if you set tmpfs enabled and a memory size in the config then override only the tmpfs memory size via an cli argument it may not be recognized. As a workaround: always set both tmpfs enabled and the tmpfs memory size in either the config or via cli arguments.