Skip to content

0.4.0

Compare
Choose a tag to compare
@jfredenburg jfredenburg released this 15 Jan 05:11
· 71 commits to main since this release

[0.4.0] - 2023-01-04

Added

  • Configurations can now share a common Makefile which allows for configuration specific
    customizations to added using hook targets: hook-check, hook-install, hook-test, and
    hook-uninstall.

Changed

  • Simplified Makefile into a barebones file that only provides a list of targets
  • Cleaned up the linux-server .bashrc and enabled overrides and customizaitons through a
    .bashrc_local file.
  • Default installation path moved to ~/.local/lib/fnal-asic-compute-shared.
  • Renamed make/shared-targets.mk -> make/private.mk
  • Renamed fnal-asic-config-macos -> fnal-asic-config-macos-client
  • Renamed fnal-asic-config-linux -> fnal-asic-config-linux-server

Fixed

  • Minor formating and type fixes to macos-client .zshrc file.

Full Changelog: 0.3.1...0.4.0