nix/lib
Eelco Dolstra af54a60204 * Dirty interim hack to make header file dependency determination
reliable (if somewhat inefficient): make the current time an
  attribute of the derivation.  Thus, every call to `nix-build' will
  cause the find-includes derivation to be re-done (but not the actual
  compilations if that's not necessary!).  I added a `curTime' primop
  to do this.
2004-07-06 16:33:46 +00:00
..
compile-c.sh * Automatically determine header file dependencies using the 2004-07-06 16:05:28 +00:00
default.nix * Dirty interim hack to make header file dependency determination 2004-07-06 16:33:46 +00:00
find-includes.sh * Automatically determine header file dependencies using the 2004-07-06 16:05:28 +00:00
link.sh * Linker accepts a name for the program. 2004-07-06 14:10:09 +00:00