diff --git a/build/build.xml b/build/build.xml new file mode 100644 index 000000000..24be9a1e2 --- /dev/null +++ b/build/build.xml @@ -0,0 +1,364 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ======================================================= + Processing for Mac OS X can only be built on Mac OS X. + + Bye. + ======================================================= + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ======================================================= + Processing for Mac OS X was built. Grab the image from + + macosx/processing-${version}.dmg + ======================================================= + + + + + + + + + + + + + + + ======================================================= + Processing for Linux can only be built on on unix systems. + + Bye. + ======================================================= + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ======================================================= + Processing for Linux was built. Grab the archive from + + build/linux/processing-${version}.tgz + ======================================================= + + + + + + + + + + + + + + + ======================================================= + Processing for Windows can only be built on windows. + + Bye. + ======================================================= + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ======================================================= + Processing for Windows was built. Grab the archive from + + windows/processing-${version}.zip + windows/processing-expert-${version}.zip + ======================================================= + + + + + + + + + + + + + \ No newline at end of file