index
:
joal.git
b22x
gluegen-branch-1-0
java11
master
rc
JOAL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
/
build.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
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.1
v2.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 classpath
v2.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.version
v2.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
*
Add openal-soft git submodule
Sven Gothel
2013-01-31
1
-1
/
+1
*
build.xml: set failonerror="false" for artifact.properties copy
Xerxes Rånby
2013-01-29
1
-1
/
+1
*
build.xml al.c -> al.h after switch to OpenAl-soft headers.
Xerxes Rånby
2013-01-25
1
-2
/
+2
*
Bug 567 (part 1): add support for openal extensions
Michael Zucchi
2013-01-25
1
-0
/
+21
*
Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is n...
Sven Gothel
2012-11-15
1
-1
/
+1
*
Fix regression of commit 2420f0e3352a46c8deb9c5827f78add65cb9d1a4: cmake is n...
Sven Gothel
2012-11-15
1
-1
/
+1
*
Build and bundle a openal-soft fallback on all arch.
Xerxes Rånby
2012-10-25
1
-1
/
+12
*
Conditionally make APK (if Android)
Sven Gothel
2012-03-27
1
-2
/
+6
*
Generate and add *.apk files to the 7z archive [for deployment]
Sven Gothel
2012-03-27
1
-13
/
+34
*
native jar packaging: don't fail if platform OpenAL lib is n/a
Sven Gothel
2012-03-10
1
-1
/
+1
*
Enable cross compile/test on linux-armv7 (including armv7 openal soft library)
Sven Gothel
2012-02-27
1
-2
/
+4
*
javac - setup encoding to UTF-8
Sven Gothel
2012-01-23
1
-0
/
+3
*
Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168...
Sven Gothel
2012-01-22
1
-4
/
+14
*
create source zip archives
Sven Gothel
2011-05-31
1
-4
/
+27
*
gluegen-archivetasks.xml -> jogamp-archivetasks.xml
v2.0-rc2
Sven Gothel
2011-02-24
1
-1
/
+1
*
Adapt changes of jogamp-env.xml
Sven Gothel
2011-02-23
1
-2
/
+2
*
Inverse build attribute build.noarchive -> build.archiveon
Sven Gothel
2011-02-23
1
-1
/
+1
*
Use 7z instead of zip
Sven Gothel
2011-02-23
1
-5
/
+5
*
Use NODE_NAME env var to determine test archive
Sven Gothel
2011-02-23
1
-0
/
+1
[next]