aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-16Remove readline supportRebecca Turner
2024-09-08Merge "libmain/progress-bar: erase all lines of the multi-line format" into mainalois31
2024-09-08libstore: turn Worker in a kj event loop usereldritch horrors
2024-09-08libutil: add a result type using boost outcomeeldritch horrors
2024-09-07libmain/progress-bar: erase all lines of the multi-line formatAlois Wohlschlager
2024-09-06Merge "Stop the logger in legacy commands again" into mainalois31
2024-09-03Merge "Test including relative paths in configuration" into mainrebecca “wiggles” turner
2024-09-03Merge "Expand comment on `std::string operator+`" into mainrebecca “wiggles” turner
2024-09-01Test including relative paths in configurationRebecca Turner
2024-09-01Clarify that `diff-hook` no longer needs to be an absolute pathRebecca Turner
2024-09-01Expand comment on `std::string operator+`Rebecca Turner
2024-09-01Merge changes I5566a985,I88cf53d3 into mainrebecca “wiggles” turner
2024-08-30libstore: add build result to Goal::Finishedeldritch horrors
2024-08-30libstore: rename Goal::Finished::result to exitCodeeldritch horrors
2024-08-30libstore: remove queryMissing call from Workereldritch horrors
2024-08-30libstore: use notifications for stats counterseldritch horrors
2024-08-30libstore: don't ContinueImmediately where we can tail calleldritch horrors
2024-08-30libstore: print dependency errors from DerivationGoaleldritch horrors
2024-08-30libstore: hide Worker goal factory methodseldritch horrors
2024-08-30libstore: add "is dependency" info to goaleldritch horrors
2024-08-29manual: note that __sandboxProfile allows bypassing the darwin sandboxJade Lovelace
2024-08-28build-time: hide boost stacktrace in a .cc fileJade Lovelace
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-08-28clang-tidy: fix the fact that we are not linting headers properlyJade Lovelace
2024-08-28build: remove about 30 cpu-sec of compile time by explicit instantiationJade Lovelace
2024-08-28Merge "libstore: remove static initializers for Store registrations" into mainrebecca “wiggles” turner
2024-08-28Merge "treewide: fix a bunch of lints" into mainjade
2024-08-26libstore: remove static initializers for Store registrationsPierre Bourdon
2024-08-26Merge "Fix comment in `getHome`" into mainrebecca “wiggles” turner
2024-08-26treewide: fix a bunch of lintsJade Lovelace
2024-08-26rowan: 0.15.15 -> 0.15.16Rebecca Turner
2024-08-25Support relative and `~/` paths in config settingsRebecca Turner
2024-08-25Thread `ApplyConfigOptions` through config parsingRebecca Turner
2024-08-25add dedicated test for hash mismatch url reportingeldritch horrors
2024-08-25Merge "Add `ApplyConfigOptions`" into mainrebecca “wiggles” turner
2024-08-25libstore: make Goal::ex a shared_ptreldritch horrors
2024-08-25libstore: remove unused Goal ctor parametereldritch horrors
2024-08-25Merge "fix: good errors for failures caused by allowSubstitutes" into mainjade
2024-08-25Merge changes Ief8e8ebc,Id3135db0,If1e76169 into mainjade
2024-08-25Add `ApplyConfigOptions`Rebecca Turner
2024-08-25libstore: diagnose local build failure in goaleldritch horrors
2024-08-24devShell: can we have debuggers?eldritch horrors
2024-08-23fix: good errors for failures caused by allowSubstitutesJade Lovelace
2024-08-23Fix comment in `getHome`Rebecca Turner
2024-08-23Merge "libutil/config: unify path setting types" into mainrebecca “wiggles” turner
2024-08-23libutil: delete unused boost context cruftJade Lovelace
2024-08-23build: remove approximately 400 seconds of CPU time (30%)Jade Lovelace
2024-08-23fix: use http proxy for s3 accessJade Lovelace
2024-08-23lix-clang-tidy: Require Clang >= 16Rebecca Turner
2024-08-22Merge "Revert "libexpr: Replace regex engine with boost::regex"" into mainjade