nixpkgs/pkgs/build-support
John Ericson 0f0383394d cc-wrapper: Salt environment variables with LLVM triples
We now (on cross) require per-target flag interposition by putting the
triple in the names of the relevant environment variables, e.g:

export NIX_arm_unknown_linux_gnu_CFLAGS_COMPILE=...

The wrapper also has a `infixSalt` attribute (and "_" prefixed and
suffixed variants) to assist downstream packages.

Note how that the dashes are replaced to keep the identifier valid.
Using names like this allows us to keep the settings for different
compilers seperate.

I think it might be even better to use names like `NIX_{BUILD,HOST}...`
using the platform's role rather than the platform itself, but this
would be more work as the previous stages' tools would have to be re-
wrapped to take on their new role. I therefore didn't do this for now,
but that route should be thoroughly explored in the future.
2017-06-22 17:52:28 -04:00
..
agda
build-dotnet-package buildDotnetPackage: don't depend on invalid quoting in makeWrapper 2017-03-27 18:24:08 +03:00
build-fhs-userenv buildFHSEnv: add ACLOCAL_PATH 2017-04-12 14:43:08 +03:00
buildenv buildEnv: use buildPackages.perl so crossDrv works 2017-04-14 02:00:08 -07:00
cc-wrapper cc-wrapper: Salt environment variables with LLVM triples 2017-06-22 17:52:28 -04:00
docker docker tools: fix pull image function 2017-05-26 18:48:16 +02:00
dotnetbuildhelpers
dotnetenv
emacs emacsWithPackages: support installing larger packages 2017-05-29 12:56:09 +01:00
fetchadc
fetchbower
fetchbzr
fetchcvs
fetchdarcs fetchdarcs: Use NIX_SSL_CERT_FILE 2017-06-03 20:35:37 +01:00
fetchegg fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchfossil
fetchgit fetchgit: add postFetch argument 2017-06-03 20:51:01 +02:00
fetchgitlocal
fetchgitrevision
fetchgx ipfs: 0.4.6 -> 0.4.9 2017-05-24 16:31:17 +02:00
fetchhg fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchmavenartifact
fetchmtn
fetchnuget fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchpatch
fetchrepoproject fetchRepoProject: typo 2017-03-27 15:04:02 +10:00
fetchs3 fetchs3: init simple S3 downloader 2017-04-25 22:01:32 -04:00
fetchsvn fetchsvn: set LC_ALL in builder to allow svn to handle unicode filenames 2017-06-04 13:41:28 +01:00
fetchsvnrevision
fetchsvnssh fetch-*: remove md5 support 2017-03-20 22:23:41 +01:00
fetchurl fetchurl: add some https ImageMagick mirrors 2017-06-07 15:27:03 +02:00
fetchzip
gcc-cross-wrapper
gcc-wrapper-old
icon-conv-tools
kernel
libredirect libredirect: allow null paths 2017-05-24 11:29:06 -03:00
make-desktopitem
make-startupitem
make-symlinks
mono-dll-fixer
nuke-references
ocaml
release /bin/sh -> ${stdenv.shell} 2017-04-30 17:01:07 +02:00
remove-references-to Add removeReferencesTo for removing specific refs 2017-03-09 12:01:55 +00:00
rust rust: fix fetch-cargo-deps for git dependencies 2017-05-23 10:01:33 +02:00
setup-hooks Add a setup hook for detecting $TMPDIR references in RPATHs and wrapper scripts 2017-05-04 20:23:57 +02:00
singularity-tools
src-only
substitute
substitute-files
templaterpm
upstream-updater
vm NixOS VM tests: Don't create a setgid group in vde_switch 2017-06-07 11:57:36 +02:00
vsenv
build-maven.nix
build-pecl.nix
dhall-to-nix.nix
plugins.nix Ultrastar (#26524) 2017-06-14 11:29:31 +02:00
replace-dependency.nix
setup-systemd-units.nix Add setupSystemdUnits function. 2017-03-24 15:47:51 -04:00
source-from-head-fun.nix
trivial-builders.nix symlinkJoin: eliminate lndir spam 2017-05-27 16:19:34 -04:00