X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=090af7a96935b7644bcf454c8a1cc468d6b47ed2;hp=93d03ce1e9b36556349f814fc64cd6b454b28d75;hb=80adcf724041ab52a9dcea93f395440332901634;hpb=6f87918bbd5bbbd1f2a7c641acd210058cbf3cf1 diff --git a/build.xml b/build.xml index 93d03ce..090af7a 100644 --- a/build.xml +++ b/build.xml @@ -1,10 +1,17 @@ + + + + + + + + + + + - - - - - + @@ -15,32 +22,33 @@ - - - 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 +59,11 @@ - + - + @@ -63,7 +71,7 @@ - + @@ -82,11 +90,11 @@ - + - + @@ -99,11 +107,52 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${generated-wsl-files} + + + - + @@ -117,5 +166,8 @@ - + + \ No newline at end of file