Nix/perl
John Ericson ac89bb064a Split up util.{hh,cc}
All OS and IO operations should be moved out, leaving only some misc
portable pure functions.

This is useful to avoid copious CPP when doing things like Windows and
Emscripten ports.

Newly exposed functions to break cycles:

 - `restoreSignals`
 - `updateWindowSize`
2023-11-05 12:20:02 -05:00
..
lib/Nix Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
configure.ac Document libsodium, which is now mandatory, as a dependency 2021-11-27 23:11:11 +01:00
default.nix Factor out Perl bindings Nix package 2023-10-13 11:04:51 -04:00
local.mk Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
Makefile Use positive source filtering for the Perl bindings 2023-10-09 08:29:45 -04:00
Makefile.config.in Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
MANIFEST * Include the Nix Perl bindings in Nix itself. This will allow the 2011-10-10 18:12:40 +00:00