Eelco Dolstra
59a26360c7
Support mandatory system features in the build hook
...
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 17:22:45 -04:00
Eelco Dolstra
82ae0e688c
Update the documentation of build-remote.pl
2012-04-30 16:49:00 -04:00
Eelco Dolstra
4ed01ed791
* Updated some URLs (did this a long time ago but forgot to
...
commit...).
2008-06-09 13:42:13 +00:00
Eelco Dolstra
d4950f207f
* component -> package.
2007-12-04 11:42:58 +00:00
Eelco Dolstra
1a9a1f2768
* Convert to DocBook 5.
...
* Use Jing for RelaxNG validation, xmllint seems buggy.
2006-08-21 16:05:11 +00:00
Eelco Dolstra
f1ae10b992
* Build hook documentation.
...
* nix-store options.
2005-04-07 09:36:35 +00:00
Eelco Dolstra
9f8964a062
* More manual fixes.
2004-11-14 10:42:16 +00:00
Eelco Dolstra
2c3b29c5ca
* Everything you always wanted to know about functions and derivations
...
but were afraid to ask.
2004-11-07 20:36:45 +00:00
Eelco Dolstra
8b934694f2
* Manual: writing Nix expressions.
2004-11-04 20:21:08 +00:00
Eelco Dolstra
f8ac8d1ec8
* Began adding build farm docs.
2004-10-29 15:26:26 +00:00