nix-super/src/libmain
John Ericson 8433027e35 Build a minimized Nix with MinGW
At this point many features are stripped out, but this works:

- Can run libnix{util,store,expr} unit tests
- Can run some Nix commands

Co-Authored-By volth <volth@volth.com>
Co-Authored-By Brian McKenna <brian@brianmckenna.org>
2024-04-17 12:26:10 -04:00
..
unix Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
common-args.cc Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
common-args.hh nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
local.mk Add unix (and linux) dirs 2024-04-02 12:55:23 -04:00
loggers.cc Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
loggers.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
nix-main.pc.in Fix building with GCC 9 2023-02-10 18:38:57 +01:00
progress-bar.cc treewide: shouldANSI() -> isTTY() 2024-03-02 16:32:04 +01:00
progress-bar.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
shared.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
shared.hh Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00