aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/builtins/buildenv.cc
AgeCommit message (Expand)Author
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-04-11Merge pull request #10362 from obsidiansystems/maybeLstatJohn Ericson
2024-03-17Delete hasPrefix and hasSuffix from the codebaseJade Lovelace
2024-03-04Merge pull request #9229 from tfc/small-improvementseldritch horrors
2023-02-27buildenv: throw BuildEnvFileConflictError with more contextBob van der Linden
2023-01-01Fix error messageSteven Shaw
2022-05-16change priority conflict messageEli Kogan-Wang
2022-05-13Integrate review changesEli Kogan-Wang
2022-05-11Add priority for nix profile installEli Kogan-Wang
2022-03-22buildProfile(): Ignore manifest.{nix,json}Eelco Dolstra
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2021-01-21Improve error formattingEelco Dolstra
2020-06-15Get rid of explicit ErrorInfo constructorsEelco Dolstra
2020-05-13consistent capitalizationBen Burdette
2020-05-01convert some errorsBen Burdette
2020-04-21remove 'format' from Error constructor callsBen Burdette
2020-03-24Misc changes from the flakes branchEelco Dolstra
2020-03-24buildenv: Eliminate global variables, other cleanupEelco Dolstra
2019-10-09OCD performance fix: {find,count}+insert => insertEelco Dolstra
2018-04-05<nix/buildenv.nix>: Ignore dangling symlinksEelco Dolstra
2018-04-05<nix/buildenv.nix>: Skip non-directory top-level pathsEelco Dolstra
2018-03-20Make <nix/buildenv.nix> a builtin builderEelco Dolstra