X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=eaeef455834d3911f1a66932e1c520c30a79016f;hp=2ac74355bb2f33278af91ce1c70bc556df802918;hb=0c263247bdd9af3332ba985639070e4dc2ff9f6f;hpb=2127fb8319873f768a4218e8bb40af52412b7871 diff --git a/build.xml b/build.xml index 2ac7435..eaeef45 100644 --- a/build.xml +++ b/build.xml @@ -1,64 +1,255 @@ + + + + + + - - - - - - - - - Possible options: - all - build the tool and the compiler and test on the samples - build - build the mjc2wsl tool - mj-build - build the mj compiler - mj-samples - run the mj compiler on the samples (build if needed) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Builder script for mjc2wsl and related tools, runs test + on given samples. + + Also gives options to chain the tools on individual files. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Used options:${mjc2wsl.options} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${generated-wsl-files} + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file