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

Changes

Summary

  1. Bug 1219: Use Win32 API for test PE exe, not console (details)
Commit b17ba1462cc4bb96be52f378dedafb50a3bc13f1 by Sven Gothel
Bug 1219: Use Win32 API for test PE exe, not console
Previous test PE exe, commit 0ebc5398fa20d23214a37dc4930a1fa1617293c7,
was a console exe. A console exe opens a new console window if not being
launched from one.
New test PE exe is produced w/ '-mwindows', i.e. for Win32 API w/o a
console.
The file was removedsrc/native/tinype/make.bat (diff)
The file was modified src/java/com/jogamp/common/util/IOUtil.java (diff)
The file was removedsrc/native/tinype/tiny.exe.gz (diff)
The file was removedsrc/native/tinype/tiny.exe (diff)
The file was modified src/native/tinype/tiny.c (diff)
The file was addedsrc/native/tinype/make.sh (diff)
The file was removedsrc/java/com/jogamp/common/util/bin/exe-windows-i386-2048b.bin.305b.gz (diff)
The file was addedsrc/java/com/jogamp/common/util/bin/exe-windows-i386-2048b.bin.316b.gz (diff)