1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 22:42:41 +01:00
nix/src/libcmd
David McFarland 1b5af49fd0 Remove static data from headers
We don't want to duplicate any of these across libraries, which is what
happens when the platform doesn't support unique symbols.
2025-11-12 19:54:30 -04:00
..
include/nix/cmd Remove static data from headers 2025-11-12 19:54:30 -04:00
pch libcmd: Speed up builds by using precompiled headers 2025-07-20 22:01:59 +03:00
.version Package libnixmain and libnixcmd with Meson 2024-07-05 16:40:55 -04:00
built-path.cc Split out UnkeyedRealisation from Realisation 2025-10-15 14:59:04 -04:00
command-installable-value.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
command.cc Remove static data from headers 2025-11-12 19:54:30 -04:00
common-eval-args.cc No more globals.hh in headers 2025-08-20 16:24:37 -04:00
editor-for.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
installable-attr-path.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
installable-derived-path.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
installable-flake.cc Use ref<LockedFlake> where non-null 2025-10-09 21:25:40 +02:00
installable-value.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
installables.cc Use ref<LockedFlake> where non-null 2025-10-09 21:25:40 +02:00
markdown.cc libcmd: Fix rendering of absolute URLs in markdown 2025-08-17 20:31:34 +03:00
meson.build meson: Move asan-options to common 2025-10-11 16:08:35 +03:00
meson.options meson: Apply formatting universally 2025-08-07 02:58:29 +03:00
misc-store-flags.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
network-proxy.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix flake: Apply nixfmt 1.0.0 2025-08-18 20:29:45 +03:00
repl-interacter.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
repl.cc treewide: Remove toView() because it leads to segfaults when compiled with newer nixpkgs 2025-10-05 02:30:21 +03:00