index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
/
build.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix archive.7z: unset property destfile.path. gluegen-archivetasks.xml -> jog...
Sven Gothel
2011-02-24
1
-1
/
+1
*
fix jogamp-env.xml ; uses env vars BUILD_ARCHIVE=true|yes and NODE_NAME if set
Sven Gothel
2011-02-23
1
-1
/
+2
*
Inverse build attribute build.noarchive -> build.archiveon
Sven Gothel
2011-02-23
1
-1
/
+1
*
Provide task 'archive.7z' and use it instead of zip
Sven Gothel
2011-02-23
1
-5
/
+5
*
Remove CDC
Sven Gothel
2011-02-09
1
-76
/
+1
*
Bump Java source level to 1.5 / Disable CDC builds
Sven Gothel
2011-02-09
1
-20
/
+23
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-09
1
-1
/
+1
*
copy gluegen-rt.jnlp with empty codebase to build folder for local testing.
Michael Bien
2011-02-05
1
-0
/
+11
*
run tag.build from base.compile
Sven Gothel
2010-12-16
1
-2
/
+2
*
archive test results
Sven Gothel
2010-12-15
1
-2
/
+2
*
Disabled Struct* Tests (not working on Windows .. platform; Moved BuffersTest...
Sven Gothel
2010-11-25
1
-36
/
+1
*
Fix Version test while using the JAR files in classpath; Cleanup Manifest order
Sven Gothel
2010-11-23
1
-1
/
+1
*
added missing end tag which got lost in merge.
Michael Bien
2010-11-18
1
-1
/
+1
*
seperated reuseable tasks into maven-common.xml
Michael Bien
2010-11-18
1
-2
/
+4
*
Composing valid POMs for maven artifacts
Evgeniy Tsvigun
2010-11-18
1
-64
/
+93
*
Added maven deploy target, changed group to "org.jogamp.gluegen"
Evgeniy Tsvigun
2010-11-18
1
-1
/
+46
*
"maven.install" target added to build
Evgeniy Tsvigun
2010-11-18
1
-0
/
+43
*
Add general purpose WriteCloneable interface
Sven Gothel
2010-11-17
1
-0
/
+1
*
Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and zip a...
Sven Gothel
2010-11-16
1
-5
/
+8
*
Fix javadoc: Add missing 'javadoc.link' property
Sven Gothel
2010-11-15
1
-0
/
+3
*
Adding SCM_BRANCH, gluegen.build.branch info
Sven Gothel
2010-11-10
1
-0
/
+5
*
Added 'gluegen.build.id' (hudson timestamp) and 'gluegen.build.commit' (git c...
Sven Gothel
2010-11-10
1
-3
/
+11
*
Incooperate gluegen.build.number in ZIP archive name and in JAR manifests
Sven Gothel
2010-11-09
1
-9
/
+20
*
Enhance API doc .. package description etc
Sven Gothel
2010-11-09
1
-0
/
+1
*
Archive: add timestamp; javadoc with 1.5
Sven Gothel
2010-11-09
1
-2
/
+6
*
Adding developer zip archive, which is being reused for deployment.
Sven Gothel
2010-11-09
1
-5
/
+41
*
Proper antlr.jar in NB projects.xml (2nd try)
Sven Gothel
2010-11-08
1
-1
/
+1
*
Fix PCPP 'define' case; Keep PCPP output file if 'debug' ; GlueGen uses PCPP ...
Sven Gothel
2010-11-07
1
-3
/
+9
*
Tests: Enable all tests ; Remove 'test' target -> 'junit.run' ; Fix junit cha...
Sven Gothel
2010-11-07
1
-35
/
+40
*
gluegen-rt-cdc.jar -> gluegen-rt.cdc.jar to comply with JOGL cdc naming conve...
Sven Gothel
2010-11-07
1
-9
/
+9
*
Renamed com.sun.gluegen -> com.jogamp.gluegen
Sven Gothel
2010-11-06
1
-11
/
+9
*
add 'base.compile' target to skip compiling unit tests for faster development...
Sven Gothel
2010-11-06
1
-1
/
+3
*
Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch...
Sven Gothel
2010-10-14
1
-0
/
+2
*
Simplify default value of product.build.number
Sven Gothel
2010-07-27
1
-5
/
+1
*
Fix: gluegen.build.number default/file value order
Sven Gothel
2010-07-26
1
-2
/
+2
*
Fix: Default value for gluegen.build.number
Sven Gothel
2010-07-26
1
-0
/
+5
*
Fix build.number -> gluegen.build.number; Read artifact.properties
Sven Gothel
2010-07-26
1
-1
/
+2
*
new line after build.number in artifact.properties.
Michael Bien
2010-07-24
1
-1
/
+1
*
Fix build.number escaping
Sven Gothel
2010-07-23
1
-1
/
+1
*
Add build.number -> gluegen.build.number tagging to file build/artifact.property
Sven Gothel
2010-07-23
1
-1
/
+5
*
Merge branch 'freebsd-fixes' of http://github.com/rothwell/gluegen
Michael Bien
2010-07-18
1
-4
/
+15
|
\
|
*
Use the correct linker configurations on FreeBSD and fix the java.includes.di...
Mark Rothwell
2010-06-26
1
-4
/
+15
*
|
added slice utility methods to Buffers + rudimentary test.
Michael Bien
2010-07-04
1
-4
/
+5
|
/
*
GlueGen/JOGL Windows x86 x86_64 Builds
Sven Gothel
2010-05-16
1
-2
/
+8
*
Put junit.jar 4.8.2, antlr.jar 2.7.7 into make/lib, and use it as the default...
Sven Gothel
2010-05-12
1
-6
/
+2
*
Add javadoc.zip
Sven Gothel
2010-05-09
1
-0
/
+3
*
- JAR Manifest: Trusted-Library: true
Sven Gothel
2010-04-28
1
-20
/
+15
*
added javadoc target to gluegen buildscript.
Michael Bien
2010-04-26
1
-2
/
+15
*
Cleanup uptodate rule
Sven Gothel
2010-04-22
1
-3
/
+10
*
Added keyNotFoundValue semantics, for primitve types it defaults to -1 now.
Sven Gothel
2010-04-19
1
-4
/
+7
[next]