lix/src/libutil
regnat 4983401440 Unify the printing of the logs between bar-with-logs and raw
Make the printing of the build logs systematically go through the
logger, and replicate the behavior of `no-build-output` by having two
different loggers (one that prints the build logs and one that doesn't)
2020-06-08 09:31:15 +02:00
..
tests src/libutil/tests/lru-cache.cc: Check erase() 2020-06-02 12:06:59 +02:00
affinity.cc
affinity.hh
ansicolor.hh nix --help: Group commands 2020-05-05 15:18:23 +02:00
archive.cc
archive.hh
args.cc Make 'nix dev-shell' a deprecated alias for 'nix develop' 2020-06-04 11:14:19 +02:00
args.hh Make 'nix dev-shell' a deprecated alias for 'nix develop' 2020-06-04 11:14:19 +02:00
compression.cc
compression.hh
config.cc config.cc: extract parts of applyConfigFile into applyConfig 2020-05-27 17:47:18 +02:00
config.hh config.hh: Add documentation 2020-05-27 17:47:18 +02:00
error.cc move implementation to cc 2020-04-15 10:09:43 -06:00
error.hh iomanip no longer needed 2020-04-16 10:48:15 -06:00
finally.hh
hash.cc
hash.hh Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
istringstream_nocopy.hh
json.cc
json.hh
lazy.hh
local.mk
logging.cc Unify the printing of the logs between bar-with-logs and raw 2020-06-08 09:31:15 +02:00
logging.hh Unify the printing of the logs between bar-with-logs and raw 2020-06-08 09:31:15 +02:00
lru-cache.hh Missing #include <cassert> in lru-cache.hh (#3654) 2020-06-03 10:15:22 +00:00
monitor-fd.hh
pool.hh
ref.hh
rust-ffi.cc
rust-ffi.hh
serialise.cc
serialise.hh Remove the drain argument from readFile 2020-04-29 18:43:45 +02:00
sync.hh
tarfile.cc
tarfile.hh
thread-pool.cc
thread-pool.hh
types.hh Merge branch 'error-format' of https://github.com/bburdette/nix 2020-04-22 15:29:10 +02:00
url.cc Improve ref validity checking in fetchGit 2020-05-30 12:29:35 +02:00
url.hh Improve ref validity checking in fetchGit 2020-05-30 12:29:35 +02:00
util.cc Make the logger customisable 2020-06-08 09:31:15 +02:00
util.hh Make 'nix dev-shell' a deprecated alias for 'nix develop' 2020-06-04 11:14:19 +02:00
xml-writer.cc
xml-writer.hh