Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Unset 'NIX_BUILD_HOOK' when offloading support is missing.•••* build-aux/pre-inst-env.in: Export 'NIX_BUILD_HOOK' only when nix/scripts/offload is executable; unset it otherwise. | Ludovic Courtès | 2017-03-08 | 1 | -4/+11 |
* | build: Move environment '.in' scripts to 'build-aux' directory.•••* pre-inst-env.in: Move to ... * build-aux/pre-inst-env.in: ... here. * test-env.in: Move to ... * build-aux/test-env.in: ... here. * configure.ac (AC_CONFIG_FILES): Adapt to this. Keep the generated scripts in their current location which is $(top_builddir). | Mathieu Lirzin | 2016-04-15 | 1 | -0/+71 |