X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=afbb1f8b04f2528a16a5f2356b00a049d95defc3;hp=93d03ce1e9b36556349f814fc64cd6b454b28d75;hb=faf53682246bcababbdd97eadd2da1db5ee2e49a;hpb=6f87918bbd5bbbd1f2a7c641acd210058cbf3cf1 diff --git a/build.xml b/build.xml index 93d03ce..afbb1f8 100644 --- a/build.xml +++ b/build.xml @@ -1,10 +1,6 @@ - - - - - + @@ -16,31 +12,34 @@ - - 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. + + - - - + + + - + - + @@ -51,11 +50,11 @@ - + - + @@ -63,7 +62,7 @@ - + @@ -82,11 +81,11 @@ - + - + @@ -99,11 +98,52 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${generated-wsl-files} + + + - + @@ -117,5 +157,8 @@ - + + \ No newline at end of file