1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-13 04:21:04 +01:00
nix/src/libmain
Eelco Dolstra 965ca18db8 Merge build-utils-meson/{diagnostics,threads} into build-utils-meson/common
This reduces the amount of boilerplate. More importantly, it provides
a place to add compiler flags (such as -O3) without having to add it
to every subproject (and the risk of forgetting to include it).
2024-11-21 20:34:54 +01:00
..
unix Build a minimized Nix with MinGW 2024-04-17 12:26:10 -04:00
.version Package libnixmain and libnixcmd with Meson 2024-07-05 16:40:55 -04:00
build-utils-meson Rename file to avoid reserved name 2024-07-02 09:26:22 -04:00
common-args.cc fix(libmain/common-args): do not exceed maximum allowed verbosity 2024-11-14 02:07:03 +03:00
common-args.hh nix: Support the --repair flag 2023-04-28 17:03:04 +02:00
loggers.cc Make abort() call sites log first 2024-07-24 16:52:04 +02:00
loggers.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
meson.build Merge build-utils-meson/{diagnostics,threads} into build-utils-meson/common 2024-11-21 20:34:54 +01:00
package.nix packaging: Add mkMeson{Library,Executable} 2024-10-13 23:17:54 +02:00
plugin.cc libmain: add missing header include 2024-07-18 23:26:22 +01:00
plugin.hh Move plugins infra to libnixmain 2024-07-15 17:26:03 -04:00
progress-bar.cc Clean up standard stream logic 2024-11-07 15:11:41 -05: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 Split ignoreException for destructors or interrupt-safe 2024-09-30 11:50:25 +02:00
shared.hh Solve unused header warnings reported by clangd 2024-07-12 15:37:54 +02:00