nixpkgs/pkgs/development/tools/build-managers/bmake
sternenseemann 10f8f08267 bmake: 20200902 -> 20210420
* Fix varmod-localtime test by setting TZ to an absolute path to the
  appropriate file in TZDIR. This avoids having an extra patch for musl
  which doesn't support TZDIR at all.
* Move tests into checkPhase by applying patch from alpine
* Fix build with musl by disabling deptgt-delete_on_error test (which I
  haven't debugged myself, just copied this from alpine) and fixing a
  test which fails due to differing output from strerror(3) between musl
  and glibc. Also we need to add a shebang to install-sh, otherwise it
  won't be executed in pkgsMusl.
2021-05-31 13:39:35 +02:00
..
bootstrap-fix.patch
default.nix bmake: 20200902 -> 20210420 2021-05-31 13:39:35 +02:00
fix-localtime-test.patch bmake: 20200902 -> 20210420 2021-05-31 13:39:35 +02:00
fix-unexport-env-test.patch bmake: 20200902 -> 20210420 2021-05-31 13:39:35 +02:00
setup-hook.sh bmake: add setupHook 2021-04-16 12:56:48 +00:00