index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
globals.cc
Age
Commit message (
Expand
)
Author
2003-10-20
* Refactored the source tree.
Eelco Dolstra
2003-10-15
* Refactoring: move all database manipulation into store.cc.
Eelco Dolstra
2003-10-10
* Reverse mappings for the successor and substitute mappings.
Eelco Dolstra
2003-10-08
* Get rid of identifiers since they are redundant now. This greatly
Eelco Dolstra
2003-08-19
* Delete the temporary directories of failed builds by default, and an
Eelco Dolstra
2003-07-31
* Enclose most operations that update the database in transactions.
Eelco Dolstra
2003-07-31
* Started using Berkeley DB environments. This is necessary for
Eelco Dolstra
2003-07-15
* Basic work on allowing derive expressions to build multiple paths.
Eelco Dolstra
2003-07-10
* Get `nix-push' working again. It now uses Nix/Fix to create Nix
Eelco Dolstra
2003-07-08
* Get rid of the `netsources' database.
Eelco Dolstra
2003-07-04
* Caching of expression successors.
Eelco Dolstra
2003-06-27
* Realisation of File(...) expressions.
Eelco Dolstra
2003-06-16
* Started implementing the new evaluation model.
Eelco Dolstra