- Oct 29, 2003
-
-
Eelco Dolstra authored
friends to do the parsing. The parse table is embedded in the Fix executable using bin2c, which converts an arbitrary file into a C character array.
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Oct 27, 2003
-
-
Eelco Dolstra authored
-
- Oct 23, 2003
-
-
Eelco Dolstra authored
-
- Oct 22, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
writes stdout/stderr of the builder to ${prefix}/var/log/nix/x, where x is the file name of the derivation expression, e.g., /nix/var/log/nix/54256391624be04fcb426048ae3ea0a4-d-pan-0.14.2.nix Note that consecutive builds of the same expression overwrite, rather than append to, existing log files.
-
Eelco Dolstra authored
-
Eelco Dolstra authored
handles are closed when they go out of scope.
-
- Oct 20, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Oct 16, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
* Fixed a segfault caused by the buffering of stderr. * Fix now allows the specification of the full output path. This should be used with great care, since it by-passes the normal hash generation. * Incremented the version number to 0.4 (prerelease).
-
Eelco Dolstra authored
* Fixed svn:ignore on externals/.
-
Eelco Dolstra authored
-
Eelco Dolstra authored
log on commit. This means that there is a small change that some transactions may be rolled back in case of a system crash, but this should not be a problem (it merely might cause some expression realisations to be rolled back), and it vastly improves performance. * Upgraded to ATerm 2.0.5 (which also includes Armijn's 64-bit patches).
-
Eelco Dolstra authored
-
- Oct 15, 2003
-
-
Eelco Dolstra authored
* Removed `--query --generators'.
-
Eelco Dolstra authored
override.
-
- Oct 14, 2003
-
-
Eelco Dolstra authored
-
- Oct 10, 2003
-
-
Eelco Dolstra authored
a Nix expression.
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
thus greatly reducing the number of db transactions.
-
- Oct 09, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Oct 08, 2003
-
-
Eelco Dolstra authored
simplifies stuff. * The format of Nix expressions and the database schema changed because of this, so it's best to delete old Nix installations.
-
- Oct 07, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
fstate -> Nix expression). * Fix src/test.cc.
-
- Oct 02, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
* Retry creation of a temporary directory (with a different name) in the case of EEXIST.
-
- Sep 24, 2003
-
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
Eelco Dolstra authored
-
- Sep 23, 2003
-
-
Eelco Dolstra authored
-
- Sep 11, 2003
-
-
Eelco Dolstra authored
GCC 2.95.
-
Eelco Dolstra authored
-
- Sep 03, 2003
-
-
Eelco Dolstra authored
-