X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=blobdiff_plain;f=build.xml;h=af75d0462da6867d970e8527a6da238623927fcf;hp=0696e0dc29914515ec61105f20e49ff8e6717ba8;hb=7b37ada1974e628c7e208d8405714a2e610631e9;hpb=a22683303b85e6967b06697300d950a1b7855706 diff --git a/build.xml b/build.xml index 0696e0d..af75d04 100644 --- a/build.xml +++ b/build.xml @@ -1,10 +1,6 @@ - - - - - + @@ -16,14 +12,12 @@ - - 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. + @@ -36,11 +30,11 @@ - + - + @@ -51,7 +45,7 @@ - + @@ -99,11 +93,42 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + ${generated-wsl-files} + + + - + @@ -117,5 +142,8 @@ - + + \ No newline at end of file