.. |
db.cc
|
* Upgraded to Berkeley DB 4.2.52. The main advantage of 4.2 is that
|
2004-01-07 15:53:14 +00:00 |
db.hh
|
* libnix -> libstore.
|
2003-11-18 10:55:27 +00:00 |
exec.cc
|
* GCC 2.95 compatibility.
|
2003-12-22 16:40:46 +00:00 |
exec.hh
|
* libnix -> libstore.
|
2003-11-18 10:55:27 +00:00 |
globals.cc
|
* nix-env: a tool to manage user environments.
|
2003-11-19 17:27:16 +00:00 |
globals.hh
|
* nix-env: a tool to manage user environments.
|
2003-11-19 17:27:16 +00:00 |
Makefile.am
|
* Use a system name that does not include the OS manufacturer (i.e.,
|
2003-12-01 14:36:50 +00:00 |
normalise.cc
|
* Maintain integrity of the substitute and successor mappings when
|
2003-11-22 18:45:56 +00:00 |
normalise.hh
|
* "Nix expression" -> "store expression".
|
2003-11-18 11:22:29 +00:00 |
pathlocks.cc
|
* Bug fix: parallel builds of the same derivation failed due to lock file removal.
|
2003-12-21 17:09:16 +00:00 |
pathlocks.hh
|
* Remove lock files after building.
|
2003-11-21 16:05:19 +00:00 |
references.cc
|
* Implemented Eelco V.'s `nix-env -I' command to specify the default
|
2004-01-05 16:26:43 +00:00 |
references.hh
|
* libnix -> libstore.
|
2003-11-18 10:55:27 +00:00 |
store.cc
|
* GCC 2.95 compatibility.
|
2003-12-22 16:40:46 +00:00 |
store.hh
|
* Maintain integrity of the substitute and successor mappings when
|
2003-11-22 18:45:56 +00:00 |
storeexpr.cc
|
* Changed the extension for store expressions from ".nix" to ".store"
|
2004-01-12 10:44:48 +00:00 |
storeexpr.hh
|
* "Nix expression" -> "store expression".
|
2003-11-18 11:22:29 +00:00 |
test-builder-1.sh
|
* libnix -> libstore.
|
2003-11-18 10:55:27 +00:00 |
test-builder-2.sh
|
* libnix -> libstore.
|
2003-11-18 10:55:27 +00:00 |
test.cc
|
* libnix -> libstore.
|
2003-11-18 10:55:27 +00:00 |