index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
build.cc
Age
Commit message (
Expand
)
Author
2024-07-01
tree-wide: unify progress bar inactive and paused states
Alois Wohlschlager
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-04-28
nix: Support the --repair flag
Eelco Dolstra
2023-04-25
nix build --json: Only show non-zero startTime / stopTime
Eelco Dolstra
2023-03-24
Stratify `ExtraPathInfo` along `Installable` hierarchy
John Ericson
2023-03-17
Merge pull request #7891 from mupdt/shared-fs-out-links
John Ericson
2023-03-15
Make command infra less stateful and more regular
John Ericson
2023-03-06
no-op refactor: extract outLink generation into a function
mupdt
2023-03-02
Get rid of some unchecked calls to std::cout
Eelco Dolstra
2022-12-20
Merge toDerivations() into toDerivedPaths()
Eelco Dolstra
2022-11-21
nix build --json: Include build statistics
Eelco Dolstra
2022-11-21
Rename derivedPathsWithHintsToJSON -> builtPathsToJSON
Eelco Dolstra
2022-04-20
nix build: add --print-out-paths flag
Artturin
2022-03-17
Fix `nix build --dry-run` with CA derivations
Théophane Hufschmitt
2022-03-02
Move installables-related operations
Eelco Dolstra
2021-09-30
`std::visit` by reference
John Ericson
2021-09-02
Don't use read-only mode for nix build --dry-run
Georges Dubus
2021-07-22
Use eval-store in more places
Eelco Dolstra
2021-06-21
Only symlink the requested outputs in `nix build`
regnat
2021-05-12
DerivedPathWithHints -> BuiltPath
regnat
2021-04-27
nix build: make dry-run to print a json output if --json is enabled
Félix Baylac-Jacqué
2021-04-05
Make `DerivedPathWithHints` a newtype
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-01-21
Fix clang build
Eelco Dolstra
2021-01-18
Use enumerate()
Eelco Dolstra
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2020-12-21
Add 'nix build' manpage
Eelco Dolstra
2020-11-11
Print built derivations as json for build
Matthew Kenigsberg
2020-10-09
Split out `local-fs-store.hh`
John Ericson
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-03
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-03
addPermRoot(): Remove indirect flag
Eelco Dolstra
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into buildable-variant
John Ericson
2020-07-31
Tweak description
Eelco Dolstra
2020-07-31
nix/build: add `--rebuild` option
Maximilian Bosch
2020-07-23
Make `Buildable` a `std::variant`
John Ericson
2020-07-15
Clean up RealiseMode
Eelco Dolstra
2020-05-10
Add completion for paths
Eelco Dolstra
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-04-01
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-31
Typo
Eelco Dolstra
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-10-08
Move addRegistrOverrides
Eelco Dolstra
2019-07-12
nix build: Add '--profile' flag
Eelco Dolstra
2019-06-18
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-04-30
Fixed issue #13
Nick Van den Broeck
[next]