index
:
joal.git
b22x
gluegen-branch-1-0
java11
master
rc
JOAL repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux ARMel eabi: Use armv6t, soft-float - low profile to target more devices...
v2.0-rc9
v2.0-rc8
v2.0-rc7
v2.0-rc6
Sven Gothel
2012-04-18
1
-1
/
+1
*
disable BUILD_ARCHIVE in android cross script
Sven Gothel
2012-03-27
1
-1
/
+1
*
Conditionally make APK (if Android)
Sven Gothel
2012-03-27
1
-2
/
+6
*
Add make.joal.all.android-armv7-cross.sh
Sven Gothel
2012-03-27
1
-0
/
+92
*
Generate and add *.apk files to the 7z archive [for deployment]
Sven Gothel
2012-03-27
7
-13
/
+70
*
native jar packaging: don't fail if platform OpenAL lib is n/a
Sven Gothel
2012-03-10
1
-1
/
+1
*
Fix junit.run
Sven Gothel
2012-02-27
1
-1
/
+1
*
Enable cross compile/test on linux-armv7 (including armv7 openal soft library)
Sven Gothel
2012-02-27
5
-9
/
+202
*
javac - setup encoding to UTF-8
Sven Gothel
2012-01-23
2
-0
/
+4
*
Fix Bug 516 (Determine Java Version) / See gluegen: 64639b805a32338385421f168...
Sven Gothel
2012-01-22
3
-6
/
+29
*
win build script bump to 6u30
Sven Gothel
2011-12-21
2
-4
/
+4
*
Add macosx build script
Sven Gothel
2011-12-21
1
-0
/
+12
*
Add TempJarCache usage
Sven Gothel
2011-12-18
1
-1
/
+3
*
oops .. forgot to import gluegen-cpptask..
v2.0-rc4
Sven Gothel
2011-10-18
1
-0
/
+1
*
use jvmDataModel.arg set by gluegen
Sven Gothel
2011-10-18
1
-1
/
+3
*
Enable JOAL on Solaris
Sven Gothel
2011-10-18
4
-2
/
+31
*
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
3
-4
/
+6
*
Inverse build attribute build.noarchive -> build.archiveon
Sven Gothel
2011-02-23
3
-5
/
+3
*
Use 7z instead of zip
Sven Gothel
2011-02-23
2
-9
/
+9
*
Use NODE_NAME env var to determine test archive
Sven Gothel
2011-02-23
2
-1
/
+2
*
Bump Java source level to 1.5
Sven Gothel
2011-02-09
3
-7
/
+7
*
Expand tabs to 4 spaces
Sven Gothel
2011-02-09
4
-33
/
+33
*
Add privileged decoration around library loading
Sven Gothel
2011-02-09
1
-15
/
+21
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
4
-17
/
+21
*
final cleanup test results archive :)
Sven Gothel
2010-12-15
1
-3
/
+2
*
test-zip-archive cleanup
Sven Gothel
2010-12-15
1
-2
/
+2
*
archive test results
Sven Gothel
2010-12-15
1
-3
/
+22
*
only kick off gluegen base.compile
Sven Gothel
2010-12-13
1
-1
/
+1
*
proper zip archive name
Sven Gothel
2010-12-13
1
-2
/
+2
*
Reverted linux libs .1 suffix (prefer system wide libopenal.so.1); Updated Li...
Sven Gothel
2010-12-13
7
-0
/
+4
*
Oops .. rootrel.build was too late defined
Sven Gothel
2010-12-13
1
-3
/
+3
*
Window Support added ; Win64 libs & license files
Sven Gothel
2010-12-13
13
-371
/
+155
*
Enable javadoc
Sven Gothel
2010-12-13
2
-17
/
+85
*
Playing audio again
Sven Gothel
2010-12-13
2
-4
/
+11
*
Bring back JOAL (code fixes and project structure)
Sven Gothel
2010-12-13
8
-152
/
+296
*
attempt to fix CCE in windows compiler config.
Michael Bien
2010-08-28
1
-12
/
+6
*
added windows mingw 32/64 compiler configuration (stolen from JOCL); untested.
Michael Bien
2010-08-28
1
-26
/
+16
*
removed requirement to specify 'joal.lib.dir' property since its no longer used.
Michael Bien
2010-08-28
2
-20
/
+0
*
fixed alcGetString functionpointer mapping (gluegen does not handle method re...
Michael Bien
2010-07-10
2
-54
/
+2
*
joal_native is now joal.
Michael Bien
2010-07-10
1
-5
/
+5
*
fixed tests, build + cleanup.
Michael Bien
2010-07-09
1
-7
/
+4
*
joal uses now gluegen's property loading task and also gluegen's antlr proper...
Michael Bien
2010-05-28
1
-15
/
+6
*
Add rootrel.build semantics ..
Sven Gothel
2010-05-08
3
-23
/
+56
*
modifications due to class movement in gluegen.
Michael Bien
2010-03-31
1
-1
/
+0
*
renamed package to com.jogamp.openal.*
Michael Bien
2010-03-29
6
-11
/
+11
*
refactoring due to gluegen changes.
Michael Bien
2010-03-27
1
-1
/
+1
*
fixed build for hudson, ${gluegen.root} is now used everywhere since it is ov...
Michael Bien
2010-03-25
1
-64
/
+64
*
joal now compatible with upstream gluegen.
Michael Bien
2010-03-22
3
-10
/
+10
[next]