X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=1b7010b56969130cc1fabb3e1e12d0dfae0ab4dc;hp=0696e0dc29914515ec61105f20e49ff8e6717ba8;hb=a78d735f3e20b94a8e8886ccb2f23f7721bba315;hpb=a22683303b85e6967b06697300d950a1b7855706 diff --git a/build.xml b/build.xml index 0696e0d..1b7010b 100644 --- a/build.xml +++ b/build.xml @@ -1,30 +1,40 @@ + + + + + + + + + + + - - - - - + + + - - - 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,11 +46,11 @@ - + - + @@ -51,7 +61,7 @@ - + @@ -76,13 +86,13 @@ - + - + @@ -99,11 +109,52 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${generated-wsl-files} + + + - + @@ -117,5 +168,8 @@ - + + \ No newline at end of file