X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/f5e722f76adb593ccc61b47cfd007f79e4714002..2711f410eb53e9c632ed3021b41f00120913017b:/Buildscr diff --git a/Buildscr b/Buildscr index 5d44ff9..59481fc 100644 --- a/Buildscr +++ b/Buildscr @@ -101,6 +101,10 @@ in puzzles do zip -j puzzles.zip winbin/*.exe puzzles.chm puzzles.hlp puzzles.cn # _parent_ directory, so be careful when we deliver it.) in puzzles do ./makedist.sh $(revision) +ifneq "$(JAVA_UNFINISHED)" "" in puzzles do perl -i~ -pe 'print "!srcdir unfinished/\n" if /!srcdir icons/' Recipe +ifneq "$(JAVA_UNFINISHED)" "" in puzzles do ln -s unfinished/group.R . +ifneq "$(JAVA_UNFINISHED)" "" in puzzles do perl mkfiles.pl + # Build the Java applets. This requires .bob.conf on the master # build machine to have defined the variable NESTEDVM pointing at # the top-level directory of an installation of the NestedVM