Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-30 | Support mandatory system features in the build hook | Eelco Dolstra | 1 | -3/+14 | |
Mandatory features are features that MUST be present in a derivation's requiredSystemFeatures attribute. One application is performance testing, where we have a dedicated machine to run performance tests (and nothing else). Then we would add the label "perf" to the machine's mandatory features and to the performance testing derivations. | |||||
2012-04-30 | Update the documentation of build-remote.pl | Eelco Dolstra | 1 | -92/+57 | |
2008-06-09 | * Updated some URLs (did this a long time ago but forgot to | Eelco Dolstra | 1 | -2/+2 | |
commit...). | |||||
2007-12-04 | * component -> package. | Eelco Dolstra | 1 | -4/+4 | |
2006-08-21 | * Convert to DocBook 5. | Eelco Dolstra | 1 | -7/+12 | |
* Use Jing for RelaxNG validation, xmllint seems buggy. | |||||
2005-04-07 | * Build hook documentation. | Eelco Dolstra | 1 | -1/+4 | |
* nix-store options. | |||||
2004-11-14 | * More manual fixes. | Eelco Dolstra | 1 | -5/+5 | |
2004-11-07 | * Everything you always wanted to know about functions and derivations | Eelco Dolstra | 1 | -1/+1 | |
but were afraid to ask. | |||||
2004-11-04 | * Manual: writing Nix expressions. | Eelco Dolstra | 1 | -3/+3 | |
2004-10-29 | * Began adding build farm docs. | Eelco Dolstra | 1 | -0/+129 | |