aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-05libstore: have goals promise WorkResults, not voideldritch horrors
2024-10-05libstore: extract Worker::goalFinished specificseldritch horrors
2024-10-05libstore: check for interrupts in parallel promiseeldritch horrors
2024-10-05libstore: remove Goal::StillAliveeldritch horrors
2024-10-05Add release note for CTRL-C improvementsRebecca Turner
2024-10-05Merge "Split ignoreException to avoid suppressing CTRL-C" into mainrebecca “wiggles” turner
2024-10-05fix build test error count checkseldritch horrors
2024-10-05doc: install the HTML manual againAlois Wohlschlager
2024-10-04testsuite: override NIX_CONF_DIR and NIX_USER_CONF_FILESJade Lovelace
2024-10-04Remove some outdated `make test` invocation suggestionsJade Lovelace
2024-10-04libstore: forbid addWantedGoals when finishedeldritch horrors
2024-10-04Merge "editorconfig: Add meson.build" into mainrebecca “wiggles” turner
2024-10-04Merge "internal-api-docs: allow Doxygen to build regardless of workdir" into ...Olivia Crain
2024-10-04Merge "build: let meson add compiler flags for libstdc++ assertions" into mainOlivia Crain
2024-10-01editorconfig: Add meson.buildRebecca Turner
2024-10-01Remove static initializers for `RegisterLegacyCommand`Rebecca Turner
2024-10-01Split ignoreException to avoid suppressing CTRL-CRobert Hensing
2024-10-01libstore: turn DerivationGoal::work into *one* promiseeldritch horrors
2024-10-01libstore: turn DrvOutputSubstitutionGoal::work into *one* promiseeldritch horrors
2024-10-01libstore: make PathSubstitutionGoal::work *one* promiseeldritch horrors
2024-10-01libstore: turn Worker::updateStatistics into a promiseeldritch horrors
2024-10-01libstore: remove Worker::wakeUp()eldritch horrors
2024-10-01libstore: turn periodic gc attempt into a promiseeldritch horrors
2024-10-01libstore: turn Worker::run() main loop into a promiseeldritch horrors
2024-10-01libstore: turn waitForInput into a promiseeldritch horrors
2024-10-01Revert "libstore: remove worker removeGoal"Raito Bezarius
2024-09-30Merge "fix(nix fmt): remove the default "." argument" into mainJonas Chevalier
2024-09-29libstore: merge ContinueImmediately and StillAliveeldritch horrors
2024-09-29libstore: remove worker removeGoaleldritch horrors
2024-09-29libstore: extract a real makeGoalCommoneldritch horrors
2024-09-29libstore: remove Goal::keyeldritch horrors
2024-09-29libstore: make non-cache goal pointers strongeldritch horrors
2024-09-29libstore: remove Goal::WaitForWorldeldritch horrors
2024-09-29libstore: fix build testseldritch horrors
2024-09-29libstore: have makeLocalDerivationGoal return unique_ptrseldritch horrors
2024-09-29Merge "libfetchers/git: restore compat with `builtins.fetchGit` from 2.3" int...Maximilian Bosch
2024-09-28Merge changes I5c640824,I09ffc92e,I259583b7 into mainOlivia Crain
2024-09-28libfetchers/git: restore compat with `builtins.fetchGit` from 2.3Maximilian Bosch
2024-09-27build: let meson add compiler flags for libstdc++ assertionsOlivia Crain
2024-09-27build: require meson 1.4.0 or newerOlivia Crain
2024-09-27build: fix deprecated uses of configure_fileOlivia Crain
2024-09-27build: install html manual without using install_subdirOlivia Crain
2024-09-27libstore: turn Goal::WaitForGoals into a promiseeldritch horrors
2024-09-27libstore: replace Goal::WaitForSlot with semaphoreseldritch horrors
2024-09-27libstore: simplify Worker::waitForInputeldritch horrors
2024-09-27libstore: make waiting for a while a promiseeldritch horrors
2024-09-27libstore: turn builder output processing into event loopeldritch horrors
2024-09-26fix(nix fmt): remove the default "." argumentzimbatm
2024-09-26Merge changes Iaa2e0e9d,Ia973420f into mainjade
2024-09-26Merge "libutil: add async collection mechanism" into maineldritch horrors