X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=090af7a96935b7644bcf454c8a1cc468d6b47ed2;hp=0696e0dc29914515ec61105f20e49ff8e6717ba8;hb=refs%2Ftags%2Fv0.1.3;hpb=a22683303b85e6967b06697300d950a1b7855706 diff --git a/build.xml b/build.xml index 0696e0d..090af7a 100644 --- a/build.xml +++ b/build.xml @@ -1,10 +1,17 @@ + + + + + + + + + + + - - - - - + @@ -15,16 +22,17 @@ - - - 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 +44,11 @@ - + - + @@ -51,7 +59,7 @@ - + @@ -82,7 +90,7 @@ - + @@ -99,11 +107,52 @@ - + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + ${generated-wsl-files} + + + + + + + @@ -117,5 +166,8 @@ - + + \ No newline at end of file