aboutsummaryrefslogtreecommitdiffstats
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Fixed run-time breakage due to NativeLibrary usage in JOAL. Addedkbr2006-09-031-6/+1
* Fixed problem with dist target; tested with real nightly build outputkbr2006-08-271-13/+13
* Changed dist target to simply copy Java Web Start native library buildkbr2006-08-271-28/+15
* Added placeholder files to prevent macosx lib directories from beingkbr2006-08-272-0/+10
* Fixed build problems on Mac OS X after recent checkinskbr2006-08-271-36/+15
* Added building of native library jar files to normal build target,kbr2006-08-274-1/+18
* Changed NativeLibrary.open() to accept boolean argument indicatingkbr2006-08-274-115/+20
* Standardized JOAL dist target to use same directory names as JOGL buildkbr2006-08-181-12/+24
* Refactored initialization of C compilers via cpptasks intokbr2006-08-122-113/+75
* Changed isSolaris property detected by gluegen-cpptasks.xml to meankbr2006-08-011-2/+2
* Fixed build issues on non-Windows platforms due to inclusion of EFXkbr2006-07-282-1/+4
* Fixed Issue 11: Add EFX entry pointskbr2006-06-244-2/+754
* Updates to build.xml files in preparation for JOAL nightly buildskbr2006-03-252-22/+43
* Added alcGetDeviceSpecifiers to support alcGetString(null, ALC_DEVICE_SPECIFI...kbr2006-02-205-2/+84
* Added checking of whether the correct GLContext is current to thekbr2006-02-121-9/+13
* Added missing Sound3D classes to javadockbr2006-01-311-1/+1
* Javadoc fixes; removed Version.java from core package (now in utilkbr2006-01-302-2/+137
* Fixed build on Mac OS Xkbr2006-01-301-7/+3
* Fixes for Linux buildkbr2006-01-291-0/+4
* Moved GlueGen out of the JOGL workspace and into its own project.kbr2006-01-152-120/+60
* Merged gluegen-branch-1-0 on to the main JOAL trunk. JOAL is now builtkbr2006-01-1015-0/+2241