lix/src/libmain
Qyriad ce4dee0fa5 mildly refactor the renderActivity if hell-chain
This is primarily for readability, but iwrc chaining std::string's
operator+ is also pretty scuffed performance-wise, and this was doing a
lot of operator+ chainging.

Change-Id: I9f25235df153eb2bbb491f1ff7ebbeed9a8ec985
2024-06-23 16:30:38 +00:00
..
common-args.cc libmain: add progress bar with multiple status lines 2024-06-22 14:20:27 +02:00
common-args.hh nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
lix-main.pc.in packaging: rename nixexpr -> lixexpr and so on 2024-05-23 16:45:23 -06:00
loggers.cc libmain: add progress bar with multiple status lines 2024-06-22 14:20:27 +02:00
loggers.hh libmain: add progress bar with multiple status lines 2024-06-22 14:20:27 +02:00
meson.build build: expose option to enable or disable precompiled std headers 2024-06-06 12:46:26 -06:00
progress-bar.cc mildly refactor the renderActivity if hell-chain 2024-06-23 16:30:38 +00:00
progress-bar.hh libmain: add progress bar with multiple status lines 2024-06-22 14:20:27 +02:00
shared.cc libutil: return Pid from startProcess, not pid_t 2024-06-23 11:52:49 +00:00
shared.hh chore: rebrand Nix to Lix when it makes sense 2024-06-01 20:31:24 +02:00
stack.cc libmain: Make the entire stack overflow handler pluggable 2022-10-14 12:53:46 +02:00