From 13259e8b3a784d9443e7e1270eeb3007c468dd46 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 27 Jun 2013 13:17:12 +0100 Subject: List more build systems. --- README | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'README') 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 -- cgit v1.2.1