X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=0e77c01f45afdf38b1b41d6e0a0349a2b44df6f3;hp=4b35a7a6fb9460a3252754839b0b9a3d847b802b;hb=2893f56e860676d399302ea06dbae0e32dede8a6;hpb=18e4d863364abe125bff9bd81c16ac0ae4bb8b49 diff --git a/build.xml b/build.xml index 4b35a7a..0e77c01 100644 --- a/build.xml +++ b/build.xml @@ -1,5 +1,7 @@ - + + + @@ -7,25 +9,37 @@ - - 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. + + + + + + + + - + - + @@ -36,15 +50,26 @@ - + + + + + + + + + + + + - + - + - + @@ -56,27 +81,84 @@ - + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + ${generated-wsl-files} + + + + + + + + + - + + \ No newline at end of file