Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-11-03 | (no commit message) | Eelco Dolstra | 1 | -1/+1 | |
2011-06-30 | doc: Fix typo. | Ludovic Courtès | 1 | -0/+2 | |
2011-06-30 | Add support for the `build-timeout' and `--timeout' options. | Ludovic Courtès | 1 | -0/+17 | |
2010-08-24 | * Sync with the trunk. | Eelco Dolstra | 1 | -0/+19 | |
2010-08-17 | * Document --cores in the manual. | Eelco Dolstra | 1 | -0/+19 | |
2010-02-24 | * Disable fsync() in SQLite if the fsync-metadata option is set to | Eelco Dolstra | 1 | -1/+1 | |
false. * Change the default for `fsync-metadata' to true. * Disable `fsync-metadata' in `make check'. | |||||
2010-01-29 | * Added an option "fsync-metadata" to fsync() changes to | Eelco Dolstra | 1 | -1/+11 | |
/nix/var/nix/db. * Removed the function writeStringToFile since it does (almost) the same thing as writeFile. | |||||
2008-11-19 | * Remove references to Berkeley DB, including most of the | Eelco Dolstra | 1 | -21/+0 | |
troubleshooting section. W00t. | |||||
2007-10-29 | (no commit message) | Eelco Dolstra | 1 | -0/+117 | |
2006-10-05 | * Manual. | Eelco Dolstra | 1 | -0/+20 | |
2006-10-02 | * Manual updates (especially how nix-build makes testing packages much | Eelco Dolstra | 1 | -0/+19 | |
easier; no longer need a helper expression). | |||||
2006-08-21 | * Convert to DocBook 5. | Eelco Dolstra | 1 | -6/+12 | |
* Use Jing for RelaxNG validation, xmllint seems buggy. | |||||
2006-02-16 | * Allow the size of the GC reserved file to be specified in nix.conf | Eelco Dolstra | 1 | -0/+20 | |
through the new `gc-reserved-space' option. | |||||
2005-04-09 | * Document nix-channel. | Eelco Dolstra | 1 | -1/+1 | |
2005-04-08 | * Lots of manual updates, in particular the new `nix-store --query' | Eelco Dolstra | 1 | -0/+82 | |
options were documented, as well as the Nix configuration file. |