lix/src
eldritch horrors 4ba19f68fb libstore: improve curl wrapper resource handling
wrap all curl pointers in unique pointers for move correctness. the
destructor of TransferItem can go away completely since it does not
do anything special any more: memory bookkeeping is done using raii
wrappers, and its effects on the transfer state are not observable.
only TransferSource inspects the result, and even it does not check
for transfer results in its own destructor (only during transfers).

Change-Id: Ibb58484703854d5d5425e7c63cf2985d93920e97
2024-11-15 16:15:11 +01:00
..
asan-options tree-wide: add support for asan! 2024-07-31 14:13:39 -07:00
code-generation libexpr: generate builtins from data 2024-11-09 16:17:26 +01:00
legacy feat: Add temp-dir setting 2024-11-06 18:11:47 -08:00
libcmd feat: Add temp-dir setting 2024-11-06 18:11:47 -08:00
libexpr libexpr: fix install_dir typo 2024-11-10 11:44:48 +01:00
libfetchers treewide: generate global settings from data 2024-11-09 16:17:14 +01:00
libmain libmain/progress-bar: actually don't show short activities 2024-11-10 20:00:42 +01:00
libstore libstore: improve curl wrapper resource handling 2024-11-15 16:15:11 +01:00
libutil libutil: fix non-ASCII chars in URL encoding 2024-11-11 14:26:03 +01:00
lix-doc rowan: 0.15.15 -> 0.15.16 2024-08-26 11:34:43 -07:00
nix treewide: generate global settings from data 2024-11-09 16:17:14 +01:00
pch tree-wide: shuffle headers around for about 30s compile time 2024-08-28 09:55:05 -07:00
lix-base.pc.in packaging: rename nixexpr -> lixexpr and so on 2024-05-23 16:45:23 -06:00
meson.build Remove static initializers for RegisterLegacyCommand 2024-10-01 16:08:58 -07:00