nix-gh/src/libmain
Eelco Dolstra 737ed88f35
Modularize config settings
Allow global config settings to be defined in multiple Config
classes. For example, this means that libutil can have settings and
evaluator settings can be moved out of libstore. The Config classes
are registered in a new GlobalConfig class to which config files
etc. are applied.

Relevant to https://github.com/NixOS/nix/issues/2009 in that it
removes the need for ad hoc handling of useCaseHack, which was the
underlying cause of that issue.
2018-05-30 13:28:01 +02:00
..
common-args.cc Modularize config settings 2018-05-30 13:28:01 +02:00
common-args.hh Factor out --json 2017-04-24 14:21:36 +02:00
local.mk Doh 2016-02-22 17:33:27 +01:00
nix-main.pc.in Export required C++ version in pkgconfig. 2018-04-09 11:32:43 -04:00
shared.cc Modularize config settings 2018-05-30 13:28:01 +02:00
shared.hh Add plugins to make Nix more extensible. 2018-02-08 12:44:37 -05:00
stack.cc Fix some random -Wconversion warnings 2018-05-02 13:56:34 +02:00