tvl-depot/src/libmain
Eelco Dolstra 5f05197df4 Handle compound single dash options properly
So now

  nix-instantiate --eval -E '{x}: x' --argstr x -xyzzy

correctly prints "-xyzzy", rather than giving an error.

Issue NixOS/hydra#176.
2014-08-13 04:08:33 +02:00
..
local.mk Update Makefile variable names 2014-02-01 13:54:38 +01:00
shared.cc Handle compound single dash options properly 2014-08-13 04:08:33 +02:00
shared.hh Refactor option handling 2014-08-13 03:50:44 +02:00
stack.cc Respect MINSIGSTKSZ when allocating an alternative stack 2013-08-07 15:44:19 +00:00