about summary refs log tree commit diff
path: root/doc/manual/build-farm.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-04-30 Support mandatory system features in the build hookEelco Dolstra1-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.plEelco Dolstra1-92/+57
2008-06-09 * Updated some URLs (did this a long time ago but forgot toEelco Dolstra1-2/+2
commit...).
2007-12-04 * component -> package.Eelco Dolstra1-4/+4
2006-08-21 * Convert to DocBook 5.Eelco Dolstra1-7/+12
* Use Jing for RelaxNG validation, xmllint seems buggy.
2005-04-07 * Build hook documentation.Eelco Dolstra1-1/+4
* nix-store options.
2004-11-14 * More manual fixes.Eelco Dolstra1-5/+5
2004-11-07 * Everything you always wanted to know about functions and derivationsEelco Dolstra1-1/+1
but were afraid to ask.
2004-11-04 * Manual: writing Nix expressions.Eelco Dolstra1-3/+3
2004-10-29 * Began adding build farm docs.Eelco Dolstra1-0/+129