Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. Gluegen: Types (stddef/stdint), Header and Predefined Macro Change (details)
  2. Adding developer zip archive, which is being reused for deployment. (details)
  3. Archive: add timestamp; javadoc with 1.5 (details)
Commit 7865b355bd52958f4b27e42b500e83c52255ef37 by Sven Gothel
Gluegen: Types (stddef/stdint), Header and Predefined Macro Change

Read API doc ad GlueGen.java

New predefined types: wchar_t, intptr_t, uintptr_t

New reusable headers
  for gluegen usage: make/stub_includes/gluegen
  for native  usage: make/stub_includes/platform

New predefined macro
  #define __GLUEGEN__ 2
The file was modifiedsrc/junit/com/jogamp/gluegen/test/junit/generation/test1.h (diff)
The file was removedmake/stub_includes/replacement/inttypes.h (diff)
The file was addedmake/stub_includes/gluegen/stdint.h (diff)
The file was modifiedsrc/java/com/jogamp/gluegen/cgram/GnuCTreeParser.g (diff)
The file was addedmake/stub_includes/platform/gluegen_types.h (diff)
The file was addedmake/stub_includes/gluegen/gluegen_inttypes.h (diff)
The file was addedmake/stub_includes/gluegen/stddef.h (diff)
The file was addedmake/stub_includes/platform/gluegen_stdint.h (diff)
The file was modifiedsrc/java/com/jogamp/gluegen/cgram/StdCParser.g (diff)
The file was removedmake/stub_includes/replacement/stddef.h (diff)
The file was modifiedsrc/java/com/jogamp/gluegen/cgram/GnuCParser.g (diff)
The file was removedmake/stub_includes/common/gluegenint.h (diff)
The file was removedmake/stub_includes/replacement/stdint.h (diff)
The file was modifiedsrc/java/com/jogamp/gluegen/pcpp/PCPP.java (diff)
The file was modifiedsrc/java/com/jogamp/gluegen/GlueGen.java (diff)
The file was addedmake/stub_includes/gluegen/gluegen_stddef.h (diff)
The file was addedmake/stub_includes/gluegen/stdarg.h (diff)
The file was addedmake/stub_includes/gluegen/gluegen_stdint.h (diff)
The file was addedmake/stub_includes/platform/gluegen_stddef.h (diff)
The file was addedmake/stub_includes/gluegen/inttypes.h (diff)
The file was modifiedsrc/java/com/jogamp/gluegen/cgram/HeaderParser.g (diff)
The file was addedmake/stub_includes/gluegen/gluegen_types.h (diff)
The file was addedmake/stub_includes/platform/gluegen_inttypes.h (diff)
Commit 1b24055fd9178e865ac91b67682ff36d89ae9028 by Sven Gothel
Adding developer zip archive, which is being reused for deployment.
The file was modifiedmake/build-junit.xml (diff)
The file was modifiedmake/build.xml (diff)
Commit 63f46a00178e0504a04d98972ed120ff5fa3ce3f by Sven Gothel
Archive: add timestamp; javadoc with 1.5
The file was modifiedmake/build.xml (diff)