lix/src/libmain
Shea Levy 98d1b64400
Initialize plugins after handling initial command line flags
This is technically a breaking change, since attempting to set plugin
files after the first non-flag argument will now throw an error. This
is acceptable given the relative lack of stability in a plugin
interface and the need to tie the knot somewhere once plugins can
actually define new subcommands.
2021-02-24 08:22:17 -05:00
..
common-args.cc Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
common-args.hh Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
local.mk Remove global -I flags 2020-03-30 15:30:19 +02:00
loggers.cc Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
loggers.hh Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
nix-main.pc.in pkg-config files: Use c++17 2019-03-14 14:11:12 +01:00
progress-bar.cc Ask for confirmation before allowing flake Nix configuration settings 2020-11-26 12:37:23 +01:00
progress-bar.hh Style fixes 2020-06-11 15:39:08 +02:00
shared.cc Remove mkFlag() 2021-01-27 12:06:03 +01:00
shared.hh Support binary unit prefixes in command line arguments 2021-01-08 12:51:19 +01:00
stack.cc fixes to merged code 2020-05-11 15:52:15 -06:00