summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-06-27 13:17:12 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2013-06-27 14:25:26 +0100
commit13259e8b3a784d9443e7e1270eeb3007c468dd46 (patch)
tree678b34de38e3632728bd658a68b9f9634cb38691 /README
parent21aafa18ffd550b2d35ad70f3600bce8ef99ac05 (diff)
downloadmorph-13259e8b3a784d9443e7e1270eeb3007c468dd46.tar.gz
List more build systems.
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 9 insertions, 2 deletions
diff --git a/README b/README
index b2203b85..cb382796 100644
--- a/README
+++ b/README
@@ -69,10 +69,17 @@ For all morphologies, use the following fields:
For chunks, use the following fields:
+
* `build-system`: if the program is built using a build system known to
`morph`, you can set this field and avoid having to set the various
- `*-commands` fields; only `autotools` is currently known; the commands
- that the build system specifies can be overridden;
+ `*-commands` fields; the commands that the build system specifies can be overridden; the following build-systems are known:
+
+ - `autotools`
+ - `python-distutils`
+ - `cpan`
+ - `cmake`
+ - `qmake`
+
optional
* `pre-configure-commands`: a list of shell commands to run at