| Commit message (Expand) | Author | Age | Files | Lines |
* | build.xml: Fix 7z archive: README.{txt -> md} | Sven Gothel | 2023-05-20 | 1 | -1/+1 |
* | JOAL File Layout: Have *-java-src.zip inside jar folder | Sven Gothel | 2023-05-07 | 1 | -4/+2 |
* | Bump openal-soft 1.23.1 customconfig -> toolchain cmake usage, add MacOS arm6... | Sven Gothel | 2023-05-04 | 1 | -5/+10 |
* | Windows: Drop using soft_oal.dll blobs, use own bundled openal-soft instead. | Sven Gothel | 2023-05-04 | 1 | -35/+5 |
* | Remove Windows dll-rename, adopting to cpptasks.jar changev2.4.0 | Sven Gothel | 2023-01-23 | 1 | -9/+0 |
* | Windows: Use mingw32-make.exe | Sven Gothel | 2023-01-17 | 1 | -1/+1 |
* | native.tag.jar: Revert explicit inclusion of *.symbols file | Sven Gothel | 2020-01-04 | 1 | -1/+1 |
* | native.tag.jar: include *.symbols | Sven Gothel | 2020-01-02 | 1 | -1/+9 |
* | javadoc: fix | Sven Gothel | 2020-01-02 | 1 | -3/+5 |
* | Bug 1417 - Android: APK Manifest [min=21, target=28]; Adopt to GlueGen's 'aap... | Sven Gothel | 2019-12-26 | 1 | -1/+5 |
* | Bug 1417 - Android: Jar Manifest joalversion-android can no more have 'Name: ... | Sven Gothel | 2019-12-25 | 1 | -2/+20 |
* | Bug 1417 - Android: OpenAL-Soft: ANDROID_API_LEVEL [21..22] only, link agains... | Sven Gothel | 2019-12-25 | 1 | -3/+9 |
* | Bug 1417 - Android: OpenAL-Soft toolchain.android.cmake cleanup and NDK r20 a... | Sven Gothel | 2019-12-24 | 1 | -21/+22 |
* | Bug 1363: Java 11: Validated build on Java11 | Sven Gothel | 2019-08-19 | 1 | -1/+15 |
* | Bug 1376: Fix crosscompiled openal-soft 1.19.1 builds using aarch64 + armv6hf | Sven Gothel | 2019-04-08 | 1 | -10/+25 |
* | Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib) | Sven Gothel | 2019-03-30 | 1 | -9/+0 |
* | added support for Android x86 platforms | Xavier Hallade | 2019-03-26 | 1 | -1/+18 |
* | Remove possible duplicates of libopenal.1* on OSX due to joker '*' in native.... | Sven Gothel | 2015-07-29 | 1 | -0/+6 |
* | Fix Android ARM64 Support | Sven Gothel | 2015-07-13 | 1 | -1/+4 |
* | cmake/clang: Inject additional architectures for fat-binary (macosx) ; Bump o... | Sven Gothel | 2015-07-11 | 1 | -0/+16 |
* | Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (G...v2.3.1v2.3.0 | Sven Gothel | 2015-02-03 | 1 | -0/+2 |
* | Adapt APK install scripts for harmonized os.and.arch names, see GlueGen commi... | Sven Gothel | 2015-02-02 | 1 | -1/+1 |
* | Bug 1122: Add AArch64 support (Android, GNU/Linux and in general) | Sven Gothel | 2015-01-30 | 1 | -2/+18 |
* | Bug 1024: Add fallback for native-jar-file location via classpathv2.2.0 | Sven Gothel | 2014-07-11 | 1 | -13/+21 |
* | Bug 1023/Bug 1024: Create native jar files for different configurations due t... | Sven Gothel | 2014-07-10 | 1 | -0/+2 |
* | Bump openal-soft: CMake: Don't use CMAKE_TOOLCHAIN_FILE for non-crosscompilat... | Sven Gothel | 2014-06-10 | 1 | -4/+4 |
* | Build: Move gluegen config files into make/config (cleanup) | Sven Gothel | 2014-01-26 | 1 | -3/+3 |
* | Add '-b${joal.build.number}' to joal.version / archive.name ; Produce jar and... | Sven Gothel | 2014-01-25 | 1 | -9/+9 |
* | artifact.properties: Add joal.build.version:=jogamp.versionv2.1.0 | Sven Gothel | 2013-10-04 | 1 | -0/+1 |
* | Add support for clang | Sven Gothel | 2013-09-13 | 1 | -7/+33 |
* | Javadoc: Use JogAmp Stylesheet / Colors ..v2.0.2 | Sven Gothel | 2013-07-17 | 1 | -2/+10 |
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ... | Sven Gothel | 2013-06-20 | 1 | -0/+1 |
* | Fix conditional properties 'useLinuxARMv6SFOptions' and 'useLinuxARMv6HFOptio... | Sven Gothel | 2013-04-25 | 1 | -6/+8 |
* | Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049); Compile... | Sven Gothel | 2013-04-23 | 1 | -1/+36 |
* | Fix x86_32 build on x86_64 of openal-soft; ; Statically link gcc-lib in opena... | Sven Gothel | 2013-04-21 | 1 | -4/+20 |
* | Manual ant target c.download.openal.soft.windows can be called from any OS | Sven Gothel | 2013-04-13 | 1 | -1/+1 |
* | joal.build.id -> target init, depends on jogamp.env.init | Sven Gothel | 2013-03-28 | 1 | -2/+2 |
* | Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722... | Sven Gothel | 2013-03-28 | 1 | -13/+9 |
* | Inject precompiled soft-openal blobs in case native compilation fails. Curren... | Sven Gothel | 2013-03-27 | 1 | -1/+12 |
* | Fix 225dbd523daba306195d6bc24d0d996f946ae8a3: Replace TAB w/ 4 SPACEs; Bring ... | Sven Gothel | 2013-03-27 | 1 | -523/+520 |
* | Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b... | Julien Gouesse | 2013-03-26 | 1 | -1/+1 |
* | Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b... | Julien Gouesse | 2013-03-26 | 1 | -2/+2 |
* | Adds a script that downloads the ZIP archive containing OpenAL-Soft Windows b... | Julien Gouesse | 2013-03-26 | 1 | -496/+525 |
* | Supports soft_oal.dll (OpenAL-soft) that might be installed | Julien Gouesse | 2013-03-22 | 1 | -0/+1 |
* | Build: Include cd and cdr test files in joa-test.jar; joal-natives*: Only inc... | Sven Gothel | 2013-02-01 | 1 | -3/+1 |
* | Test building openal-soft w/ Windows/cmake - fails .. | Sven Gothel | 2013-02-01 | 1 | -2/+14 |
* | Android Build & Test ; WavLoader/Data javax.audio separation (part-1) | Sven Gothel | 2013-01-31 | 1 | -2/+4 |
* | Build Cleanup for Android, Misc changes .. | Sven Gothel | 2013-01-31 | 1 | -4/+24 |
* | JOAL Fixes: GlueGen, OpenAL Header, Added scripts/tests.sh, | Sven Gothel | 2013-01-31 | 1 | -13/+29 |
* | Make AL/ALC types unique in their respective header file; Use GlueGen's stdin... | Sven Gothel | 2013-01-31 | 1 | -0/+9 |