1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 21:16:02 +01:00
nix/src/libexpr-c
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
..
.version Mesonify other external API 2024-07-02 09:23:24 -04:00
build-utils-meson Rename file to avoid reserved name 2024-07-02 09:26:22 -04:00
meson.build Merge build-utils-meson/{diagnostics,threads} into build-utils-meson/common 2024-11-21 20:34:54 +01:00
nix_api_expr.cc callFunction: Use std::span 2024-11-12 19:26:39 +01:00
nix_api_expr.h Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
nix_api_expr_internal.h No global settings in libnixfetchers and libnixflake 2024-07-12 08:50:28 -04:00
nix_api_external.cc Move GC-related definitions to eval-gc.hh 2024-09-19 21:04:01 +02:00
nix_api_external.h document nix_external_print's printer parameter to be an out parameter 2024-05-16 02:55:38 +02:00
nix_api_value.cc Move GC-related definitions to eval-gc.hh 2024-09-19 21:04:01 +02:00
nix_api_value.h Fix most DoxyGen warnings 2024-11-12 15:34:24 +01:00
package.nix packaging: Add mkMeson{Library,Executable} 2024-10-13 23:17:54 +02:00