nixpkgs/pkgs/build-support/cc-wrapper
John Ericson 9f1e009975 cc-wrapper: Unconditionally use @infixSalt@ accross the board
This is basically a sed job, in preparation of the next commit. The
rules are more or less:

  - s"NIX_(.._WRAPPER_)?([a-zA-Z0-9@]*)"NIX_\1@infixSalt@_\2"g

  - except for non-cc-wrapper-specific vars like `NIX_DEBUG`
2017-08-07 03:05:50 -04:00
..
add-flags.sh cc-wrapper: Unconditionally use @infixSalt@ accross the board 2017-08-07 03:05:50 -04:00
add-hardening.sh cc-wrapper: Pass shellcheck and other cleanups 2017-08-04 12:47:29 -04:00
cc-wrapper.sh cc-wrapper: Unconditionally use @infixSalt@ accross the board 2017-08-07 03:05:50 -04:00
default.nix cc-wrapper: Stop preWrapping 2017-08-07 03:05:50 -04:00
expand-response-params.c cc-wrapper: expand-response-params: fix parsing of quotes that are quoted and escaped 2017-07-03 23:16:10 -04:00
gnat-wrapper.sh cc-wrapper: Unconditionally use @infixSalt@ accross the board 2017-08-07 03:05:50 -04:00
gnatlink-wrapper.sh cc-wrapper: Unconditionally use @infixSalt@ accross the board 2017-08-07 03:05:50 -04:00
ld-solaris-wrapper.sh cc-wrapper: Pass shellcheck and other cleanups 2017-08-04 12:47:29 -04:00
ld-wrapper.sh cc-wrapper: Unconditionally use @infixSalt@ accross the board 2017-08-07 03:05:50 -04:00
macos-sierra-reexport-hack.bash cc-wrapper: Don't hardcode MacOS min version for delegates 2017-08-03 16:37:27 -04:00
setup-hook.sh cc-wrapper: Unconditionally use @infixSalt@ accross the board 2017-08-07 03:05:50 -04:00
utils.sh cc-wrapper: Pass shellcheck and other cleanups 2017-08-04 12:47:29 -04:00