Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-30 | Support mandatory system features in the build hook | Eelco Dolstra | |
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 | |
2008-06-09 | * Updated some URLs (did this a long time ago but forgot to | Eelco Dolstra | |
commit...). | |||
2007-12-04 | * component -> package. | Eelco Dolstra | |
2006-08-21 | * Convert to DocBook 5. | Eelco Dolstra | |
* Use Jing for RelaxNG validation, xmllint seems buggy. | |||
2005-04-07 | * Build hook documentation. | Eelco Dolstra | |
* nix-store options. | |||
2004-11-14 | * More manual fixes. | Eelco Dolstra | |
2004-11-07 | * Everything you always wanted to know about functions and derivations | Eelco Dolstra | |
but were afraid to ask. | |||
2004-11-04 | * Manual: writing Nix expressions. | Eelco Dolstra | |
2004-10-29 | * Began adding build farm docs. | Eelco Dolstra | |