1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/tests/unit/libutil
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
..
data/git Support symlinks properly with git-hashing experimental feature 2024-02-28 12:24:45 -05:00
args.cc
canon-path.cc Purify CanonPath 2024-02-16 09:47:25 -05:00
chunked-vector.cc
closure.cc
compression.cc
config.cc
file-content-address.cc Add Git object hashing to the store layer 2024-02-27 11:27:34 -05:00
git.cc Support symlinks properly with git-hashing experimental feature 2024-02-28 12:24:45 -05:00
hash.cc
hilite.cc
json-utils.cc add tests for optionalValueAt 2024-04-14 22:36:03 +02:00
local.mk C API: Keep the structure flat 2024-03-28 19:00:04 +01:00
logging.cc Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
lru-cache.cc
nix_api_util.cc test/libutil: Add OBSERVE_STRING macro 2024-04-11 17:39:21 +02:00
pool.cc
references.cc
suggestions.cc
tests.cc Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
url.cc
xml-writer.cc