X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/b5a922e96df4d48c42c2debdfcec8123f3e4d51d..f4ab9854cee90c9515eb56ced7df7871a41ba2ad:/Buildscr diff --git a/Buildscr b/Buildscr index 3f2c863..59481fc 100644 --- a/Buildscr +++ b/Buildscr @@ -42,6 +42,7 @@ delegate windows return puzzles/*.exe return puzzles/Output/setup.exe enddelegate +in puzzles do chmod +x *.exe # Build the Pocket PC binaries and CAB. # @@ -100,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