depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-23
* Export the references graph to the build hook.
Eelco Dolstra
1
-14
/
+30
2005-02-23
* When multiple derivations are specified in `nix-store -r', don't
Eelco Dolstra
1
-62
/
+50
2005-02-22
* Support for fixed-output hashes over directory trees (i.e., over the
Eelco Dolstra
1
-14
/
+26
2005-02-22
* Compatibility hack so that Nixpkgs can continue to do hash checking
Eelco Dolstra
1
-0
/
+9
2005-02-18
* Subtle bug in the builder: if a subgoal that is instantiated
Eelco Dolstra
1
-31
/
+30
2005-02-17
* Put build logs in $prefix/var/nix/log/drvs/.
Eelco Dolstra
1
-1
/
+1
2005-02-11
* Input sources should be in the set of all referenceable paths too.
Eelco Dolstra
1
-4
/
+4
2005-02-09
* Propagate the deriver of a path through the substitute mechanism.
Eelco Dolstra
1
-1
/
+2
2005-02-08
* Updated `nix-store --verify' to the new schema.
Eelco Dolstra
1
-2
/
+2
2005-02-07
* Maintain a database table (`derivers') that maps output paths to the
Eelco Dolstra
1
-2
/
+3
2005-02-01
* Add missing files to dist.
Eelco Dolstra
1
-2
/
+4
2005-01-31
* Start of concurrent garbage collection. Processes write temporary
Eelco Dolstra
1
-1
/
+7
2005-01-27
* Fix and simplify the garbage collector (it's still not concurrent,
Eelco Dolstra
1
-2
/
+2
2005-01-25
* Maintain the references/referers relation also for derivations.
Eelco Dolstra
1
-3
/
+2
2005-01-25
* Simplification: registerSubstitutes -> registerSubstitute. We no
Eelco Dolstra
1
-1
/
+0
2005-01-25
* Really fix the substitute mechanism, i.e., ensure the closure
Eelco Dolstra
1
-7
/
+32
2005-01-25
* Fix the `--fallback' switch.
Eelco Dolstra
1
-0
/
+6
2005-01-25
* Fix the build hook mechanism; pass the pointer graph to the hook.
Eelco Dolstra
1
-2
/
+24
2005-01-25
* In nix-store: change `--build' back to `--realise'. Also brought
Eelco Dolstra
1
-37
/
+57
2005-01-20
* Terminology fixes.
Eelco Dolstra
1
-9
/
+9
2005-01-20
* Another change to low-level derivations. The last one this year, I
Eelco Dolstra
1
-11
/
+17
2005-01-19
* Renamed `normalise.cc' -> `build.cc', `storeexprs.cc' ->
Eelco Dolstra
1
-0
/
+1758