aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-31tree-wide: add support for asan!Jade Lovelace
2024-07-30Merge changes I609a5898,I7afb53c9 into mainV.
2024-07-30libstore: move Goal::getBuildResult to BuildResulteldritch horrors
2024-07-30Merge "src/libcmd/repl.cc: avoid unneeded reload after :e" into mainMax Siling
2024-07-30src/libcmd/repl.cc: avoid unneeded reload after :eGoldstein
2024-07-30libstore: count all substitutions toward the same limiteldritch horrors
2024-07-30libstore: always wake up goals on EOFeldritch horrors
2024-07-30libstore: simplify substitution handleEOFeldritch horrors
2024-07-29libstore: remove Worker::updateProgresseldritch horrors
2024-07-26Merge "releng: Remove workaround for skopeo feature we didn't know about" int...jade
2024-07-26devendor pegtlvigress8
2024-07-26update flake.lockvigress8
2024-07-26Merge changes I45d3895f,I541be3ea,Ibe51416d into mainalois31
2024-07-25Merge "libutil: Support getSelfExe on FreeBSD" into mainArtemis Tosini
2024-07-25Merge changes Ic0dfcfe2,Ibe73851f,Ia7a8df1c,I400b2031 into mainjade
2024-07-25libstore/build: block io_uringAlois Wohlschlager
2024-07-25libstore/build: use an allowlist approach to syscall filteringAlois Wohlschlager
2024-07-25libstore/build: always treat seccomp setup failures as fatalAlois Wohlschlager
2024-07-24fix building with Musl, fixing static buildsQyriad
2024-07-24libutil: Support getSelfExe on FreeBSDArtemis Tosini
2024-07-23package.nix: remove dead codeJade Lovelace
2024-07-23diff-closures: remove gratuitous copyJade Lovelace
2024-07-23releng: Remove workaround for skopeo feature we didn't know aboutJade Lovelace
2024-07-23tree-wide: NULL -> nullptrJade Lovelace
2024-07-23libutil: rip out GNU Hurd support codeJade Lovelace
2024-07-23libstore: Add FreeBSD findPlatformRootsArtemis Tosini
2024-07-22Merge "libexpr/gc-alloc: fix compilation with !HAVE_BOEHMGC" into mainPierre Bourdon
2024-07-23libexpr/gc-alloc: fix compilation with !HAVE_BOEHMGCPierre Bourdon
2024-07-22libstore: keep Goal errors as unique_ptrseldritch horrors
2024-07-22libstore: remove an always-defaulted argumenteldritch horrors
2024-07-22libstore: use std::async instead of Goal threadseldritch horrors
2024-07-22libstore: remove addToWeakGoalseldritch horrors
2024-07-22libstore: remove Goal::ecBusyeldritch horrors
2024-07-22libstore: remove unused Worker::waitForAnyGoaleldritch horrors
2024-07-22De-vendor nixfmtvigress8
2024-07-22enable -Werror=suggest-overrideeldritch horrors
2024-07-22libexpr: fix -Wunused-const-variable warningeldritch horrors
2024-07-21libutil/logging: fix build without precompiled headerAlois Wohlschlager
2024-07-21Merge "libstore/binary-cache-store: use correct buffer size for NAR decompres...alois31
2024-07-21Merge "gc: refactor the gc server thread out into a class without changing it...jade
2024-07-21libstore/binary-cache-store: use correct buffer size for NAR decompressionAlois Wohlschlager
2024-07-20Merge "Fix namespace warning being emitted if sandbox is disabled" into mainWinter Cute
2024-07-20libexpr: add a strongly typed version of gcAllocBytes()Qyriad
2024-07-20libexpr: rename confusing makeImmutableString -> gcCopyStringIfNeededQyriad
2024-07-20libexpr: refactor gc-agnostic helpers into one placeQyriad
2024-07-20libutil: make basic loggers thread-safeeldritch horrors
2024-07-20libutil: remove warnOnce macroeldritch horrors
2024-07-19Fix namespace warning being emitted if sandbox is disabledWinter
2024-07-19gc: refactor the gc server thread out into a class without changing itJade Lovelace
2024-07-19Merge changes Id8b3d289,Ib75ab5b8,I3792eeb3 into mainjade