nixpkgs/pkgs/development/tools/build-managers/build2
Ryan Burns 3332be9a8b build2: split out dependencies
Build2's dependency libraries and helper programs
bpkg/bdep are all built and installed separately.

Adds a build2 setup hook for packaging purposes,
based on those of cmake and ninja.

Two small patches are applied to build2's source:
one to remove store references from the stored config,
and one to help build2 detect library dirs from NIX_LDFLAGS.
2021-09-24 17:01:18 -07:00
..
bdep.nix
bootstrap.nix
bpkg.nix
default.nix
nix-ldflags-sysdirs.patch
remove-config-store-paths.patch
setup-hook.sh