1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 22:42:41 +01:00
nix/examples
Eelco Dolstra 7d386d5c29 * Automatically determine header file dependencies using the
`findIncludes' function.  The current implementation is impure and
  therefore not correct: it gathers header file dependencies only once
  for a specific path (due to caching).
2004-07-06 16:05:28 +00:00
..
not-so-simple-header * Linker accepts a name for the program. 2004-07-06 14:10:09 +00:00
not-so-simple-header-auto * Automatically determine header file dependencies using the 2004-07-06 16:05:28 +00:00
simple-header * Header files that are used by a compilation must be declared 2004-07-06 12:27:19 +00:00
trivial * Header files that are used by a compilation must be declared 2004-07-06 12:27:19 +00:00
default.nix * Deal with directory components in header file references (e.g., 2004-07-06 13:45:14 +00:00