summaryrefslogtreecommitdiff
path: root/java/java3d/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with old Mesa3D. r378494 fixed new Mesa3D but it broke old ones.Jung-uk Kim2015-02-212-3/+20
| | | | Notes: svn path=/head/; revision=379476
* Work around build breakage with recent Mesa 3D.Jung-uk Kim2015-02-051-0/+11
| | | | | | | | | | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765933 https://bugs.freedesktop.org/show_bug.cgi?id=83631 Obtained from: Debian Project Notes: svn path=/head/; revision=378494
* - Fix build with JDK 1.7. [1]Stefan Walter2013-06-162-0/+58
| | | | | | | | | | | | | - Propagate Make environment to Ant to use the correct JDK and not just the one that Ant was built with. PR: 173505 [1] Submitted by: James Raynard <james.raynard@pobox.com> [1] Patch by: Piotr Smyrak <piotr.smyrak@gmail.com> [1] Obtained from: https://launchpad.net/ubuntu/+source/java3d/1.5.2+dfsg-8 [1] Notes: svn path=/head/; revision=321060
* - Fix build with custom PREFIX/LOCALBASEDmitry Marakasov2009-08-111-16/+17
| | | | | | | | PR: 136711 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Notes: svn path=/head/; revision=239347
* - Update to 1.5.2Max Khon2008-09-031-0/+167
- Assign maintainership to PR submitter PR: 125828 Submitted by: Jonathan Chen Notes: svn path=/head/; revision=219770