This website requires JavaScript.
Explore
Help
Sign In
dev
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
1e7d074f1d
nixpkgs
/
pkgs
/
build-support
/
clang-wrapper
History
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
..
add-flags
First try at a clang-wrapper. Hello world compiles\!
2011-10-18 20:03:09 +00:00
builder.sh
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
2012-01-18 20:16:00 +00:00
clang-wrapper.sh
* Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing
2011-12-12 14:02:12 +00:00
default.nix
First try at a clang-wrapper. Hello world compiles\!
2011-10-18 20:03:09 +00:00
ld-wrapper.sh
First try at a clang-wrapper. Hello world compiles\!
2011-10-18 20:03:09 +00:00
setup-hook.sh
First try at a clang-wrapper. Hello world compiles\!
2011-10-18 20:03:09 +00:00
utils.sh
First try at a clang-wrapper. Hello world compiles\!
2011-10-18 20:03:09 +00:00