lix/src/libmain
Eelco Dolstra a9e6752bbd Include the output name in the GC root link
Output names are now appended to resulting GC symlinks, e.g. by
nix-build.  For backwards compatibility, if the output is named "out",
nothing is appended.  E.g. doing "nix-build -A foo" on a derivation
that produces outputs "out", "bin" and "dev" will produce symlinks
"./result", "./result-bin" and "./result-dev", respectively.
2012-08-24 16:58:11 -04:00
..
Makefile.am * Move initialisation of variables like nixConfDir from libmain to 2011-11-22 17:28:41 +00:00
shared.cc Include the output name in the GC root link 2012-08-24 16:58:11 -04:00
shared.hh Include the output name in the GC root link 2012-08-24 16:58:11 -04:00