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

Changes

Summary

  1. Utilize GlueGen's platform independent header for stdin.h, (details)
  2. test bat/sh files edit .. (details)
  3. Relocated SingletonInstance to GlueGen (where a ServerSocket impl. is (details)
Commit 536dc9979ae965fd5fc0e14bb306c6e2d12ac584 by Sven Gothel
Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, .. (remove local copy)

- Use them for gluegen code generation
- Use them for native compilation (cc)
The file was modifiedsrc/jogl/native/openmax/omx_tool.h (diff)
The file was modifiedsrc/nativewindow/native/x11/XineramaHelper.c (diff)
The file was modifiedmake/build-nativewindow.xml (diff)
The file was modifiedsrc/newt/native/BroadcomEGL.c (diff)
The file was removedmake/stub_includes/gluegen/inttypes.h (diff)
The file was modifiedmake/stub_includes/khr/KHR/khrplatform.h (diff)
The file was modifiedsrc/nativewindow/native/windows/GDImisc.c (diff)
The file was modifiedsrc/newt/native/IntelGDL.c (diff)
The file was removedmake/stub_includes/gluegen/stdint.h (diff)
The file was modifiedsrc/newt/native/X11Window.c (diff)
The file was modifiedmake/build-jogl.xml (diff)
The file was removedmake/stub_includes/gluegen/stddef.h (diff)
The file was removedmake/stub_includes/gluegen/gluegen_types.h (diff)
The file was modifiedmake/build-common.xml (diff)
The file was modifiedsrc/newt/native/KDWindow.c (diff)
The file was modifiedsrc/newt/native/WindowsWindow.c (diff)
The file was modifiedmake/build-newt.xml (diff)
The file was removedmake/stub_includes/gluegen/stdarg.h (diff)
Commit 17e15235e26017e21f8b7b7e0fb3a26b1798e435 by Sven Gothel
test bat/sh files edit ..
The file was modifiedmake/scripts/tests-x32.bat (diff)
The file was modifiedmake/scripts/tests-x64.bat (diff)
The file was modifiedmake/scripts/tests.sh (diff)
Commit b4160e7516103926a289490b3344415052f8e8a3 by Sven Gothel
Relocated SingletonInstance to GlueGen (where a ServerSocket impl. is added). Using ServerSocket in UITestCase for SingletonInstance impl.
The file was modifiedsrc/test/com/jogamp/opengl/test/junit/util/UITestCase.java (diff)
The file was removedsrc/test/com/jogamp/opengl/test/junit/util/SingletonInstance.java (diff)