nixpkgs/pkgs/build-support/gcc-wrapper
Eelco Dolstra 5be0a9acd7 Rename hostDrv -> crossDrv, buildDrv -> nativeDrv
This is for consistency with terminology in stdenv (and the terms
"hostDrv" and "buildDrv" are not very intuitive, even if they're
consistent with GNU terminology).
2012-12-28 19:08:19 +01:00
..
add-flags Merging the gnat-wrapper and gcc-wrapper into a single gcc-wrapper. 2010-01-16 21:32:44 +00:00
builder.sh * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
buildergo.sh Adding gccgo for gcc4.7. 2012-08-03 19:49:53 +02:00
default.nix Rename hostDrv -> crossDrv, buildDrv -> nativeDrv 2012-12-28 19:08:19 +01:00
gcc-wrapper.sh * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing 2011-12-12 14:02:12 +00:00
gnat-wrapper.sh Adding two files I forgot to the gcc-wrapper, comming from the old 2010-01-16 23:09:27 +00:00
gnatlink-wrapper.sh Adding two files I forgot to the gcc-wrapper, comming from the old 2010-01-16 23:09:27 +00:00
ld-wrapper.sh Fix about the order of -rpath and -L in the ld-wrapper 2010-12-14 15:22:25 +00:00
setup-hook.sh Porting changes from stdenv-updates into this branch. 2009-11-08 00:32:12 +00:00
utils.sh Extend compiler wrapper scripts to allow compilation of "/dev/null" input. 2012-07-02 17:15:21 +02:00