about summary refs log tree commit diff
path: root/src/libmain/common-args.cc
AgeCommit message (Collapse)AuthorFilesLines
2016-04-25 Improved logging abstractionEelco Dolstra1-9/+0
This also gets rid of --log-type, since the nested log type isn't useful in a multi-threaded situation, and nobody cares about the "pretty" log type.
2016-02-09 Start of new Nix command-line interfaceEelco Dolstra1-0/+1
2016-02-09 New command line parsing infrastructureEelco Dolstra1-0/+37