nixpkgs/pkgs/build-support/setup-hooks
Maxim Ivanov dea920bfdc Remove obsolete scatter output hook
There are no users of it in main tree and recent merge
of multiple outputs branch makes it obsolete for private trees
too.

At the time hook was created, recently merged multiple output
branch was relying on passing flags to autotools to split
outputs, which obviously wasn't working for other build systems

Scatter output was taking different approach where files were
moved out from a build tree based on known  paths, which is more
or less what current multiple-outputs.sh hook is able to do too.
2016-04-30 22:05:33 +01:00
..
autoreconf.sh autoreconf may need gettext 2014-12-22 20:20:00 +00:00
compress-man-pages.sh WIP: getting good 2014-08-27 01:14:09 +02:00
enable-coverage-instrumentation.sh Move generation of coverage reports from nixos/lib/testing to releaseTools 2014-03-03 13:57:08 +01:00
find-xml-catalogs.sh Move finding XML catalogs into a separate setup hook 2014-11-25 16:23:48 +01:00
fix-darwin-dylib-names.sh fix-darwin-dylib-names: Fix all outputs 2015-03-24 16:28:20 +01:00
keep-build-tree.sh Move generation of coverage reports from nixos/lib/testing to releaseTools 2014-03-03 13:57:08 +01:00
make-coverage-analysis-report.sh releaseTools.coverageAnalysis: Emit hydra-metrics 2015-07-30 18:06:33 +02:00
make-wrapper.sh make-wrapper.sh: add an --unset argument 2016-03-06 22:48:14 +00:00
move-docs.sh move-docs.sh: Handle share/gtk-doc 2015-07-26 13:35:49 +02:00
move-lib64.sh stdenv lib64-moving: fail instead of overwriting 2014-11-17 11:27:38 +01:00
move-sbin.sh Automatically move stuff in lib64 to lib 2014-10-07 15:04:13 +02:00
multiple-outputs.sh stdenv multiple-outputs: fix cross-build propagation 2016-04-20 16:37:23 +02:00
patch-shebangs.sh Fix patchShebangs on SmartOS 2015-11-16 17:20:14 +01:00
separate-debug-info.sh glibc: Enable separate debug symbols 2016-02-28 02:57:37 +01:00
set-java-classpath.sh Cleanup: Use += to append to envHooks 2014-08-09 12:47:05 +02:00
set-source-date-epoch-to-latest.sh stdenv: fix set-source-date-epoch-to-latest (close #12602) 2016-01-29 12:03:48 +01:00
strip.sh Remove addHook 2014-08-09 12:45:53 +02:00
use-old-cxx-abi.sh useOldCXXAbi: Change into a setup hook 2016-04-01 13:36:59 +02:00
wrap-gapps-hook.sh wrap-gapps-hook.sh: fix double inclusion guard 2016-03-18 07:52:36 +01:00