summaryrefslogtreecommitdiffstats
path: root/make/joal-common-CustomJavaCode.java
Commit message (Collapse)AuthorAgeFilesLines
* Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle access.Sven Gothel2013-06-201-12/+12
|
* Adapt to GlueGen commit 1a01dce6c42b398cdd68d405828774a3ab366456Sven Gothel2013-06-111-6/+5
|
* Expand tabs to 4 spacesSven Gothel2011-02-091-20/+20
|
* Add privileged decoration around library loadingSven Gothel2011-02-091-15/+21
|
* Bring back JOAL (code fixes and project structure)Sven Gothel2010-12-131-0/+33
- Use GlueGen DynamicLibraryBundle - Fix alGetString - Proper test/junit structure - NB project fix - add artifacts.properties and jar's manifest - proper ZIP file structure TODO: - check on windows and osx - actually hear a sound - add jnlp file template - joal-demos