aboutsummaryrefslogtreecommitdiffstats
path: root/make/make.jogl.doc.all.x86_64.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2009-03-13 11:55:23 +0000
committerSven Gothel <[email protected]>2009-03-13 11:55:23 +0000
commita74f1100b11eb3a6944a73eea48bf17d14ede8c1 (patch)
tree48a1d2e9fb9a7beb0c71ce016104022e79d736d3 /make/make.jogl.doc.all.x86_64.sh
parent3f0266e5d20216f68f515a943ad647d01e0ff567 (diff)
New package Native Window Interface 'java.media.nwi',
to loose JOGL dependencies for the moved interfaces, mainly NativeWindow. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1863 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/make.jogl.doc.all.x86_64.sh')
-rw-r--r--make/make.jogl.doc.all.x86_64.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/make/make.jogl.doc.all.x86_64.sh b/make/make.jogl.doc.all.x86_64.sh
new file mode 100644
index 000000000..d6f16c2d4
--- /dev/null
+++ b/make/make.jogl.doc.all.x86_64.sh
@@ -0,0 +1,7 @@
+#! /bin/sh
+
+. ../../setenv-build-jogl-x86_64.sh
+
+ant -v \
+ -Drootrel.build=build-x86_64 \
+ javadoc.dev.all $* 2>&1 | tee make.jogl.doc.all.x86_64.log