* Merge remaining stuff from the nix-make branch.
* Add support for the creation of shared libraries to `compileC', `link', and `makeLibrary'. * Enable the ATerm library to be made into a shared library.
Showing
- make/examples/aterm/aterm/default.nix 34 additions, 0 deletionsmake/examples/aterm/aterm/default.nix
- make/examples/aterm/default.nix 1 addition, 0 deletionsmake/examples/aterm/default.nix
- make/examples/aterm/test/default.nix 18 additions, 0 deletionsmake/examples/aterm/test/default.nix
- make/examples/default.nix 6 additions, 0 deletionsmake/examples/default.nix
- make/examples/not-so-simple-header-auto/bar/hello.h 1 addition, 0 deletionsmake/examples/not-so-simple-header-auto/bar/hello.h
- make/examples/not-so-simple-header-auto/default.nix 11 additions, 0 deletionsmake/examples/not-so-simple-header-auto/default.nix
- make/examples/not-so-simple-header-auto/foo/fnord/indirect.h 3 additions, 0 deletionsmake/examples/not-so-simple-header-auto/foo/fnord/indirect.h
- make/examples/not-so-simple-header-auto/foo/hello.c 9 additions, 0 deletionsmake/examples/not-so-simple-header-auto/foo/hello.c
- make/examples/not-so-simple-header/bar/hello.h 1 addition, 0 deletionsmake/examples/not-so-simple-header/bar/hello.h
- make/examples/not-so-simple-header/default.nix 14 additions, 0 deletionsmake/examples/not-so-simple-header/default.nix
- make/examples/not-so-simple-header/foo/fnord/indirect.h 3 additions, 0 deletionsmake/examples/not-so-simple-header/foo/fnord/indirect.h
- make/examples/not-so-simple-header/foo/hello.c 9 additions, 0 deletionsmake/examples/not-so-simple-header/foo/hello.c
- make/examples/simple-header/default.nix 11 additions, 0 deletionsmake/examples/simple-header/default.nix
- make/examples/simple-header/hello.c 9 additions, 0 deletionsmake/examples/simple-header/hello.c
- make/examples/simple-header/hello.h 1 addition, 0 deletionsmake/examples/simple-header/hello.h
- make/examples/trivial/default.nix 8 additions, 0 deletionsmake/examples/trivial/default.nix
- make/examples/trivial/hello.c 7 additions, 0 deletionsmake/examples/trivial/hello.c
- make/lib/compile-c.sh 73 additions, 0 deletionsmake/lib/compile-c.sh
- make/lib/default.nix 59 additions, 0 deletionsmake/lib/default.nix
- make/lib/find-includes.sh 20 additions, 0 deletionsmake/lib/find-includes.sh
Loading
Please register or sign in to comment