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

Changes

Summary

  1. Add FreeBSD amd64 struct layout (details)
  2. Use the correct linker configurations on FreeBSD and fix the (details)
  3. Split FreeBSD in the same manner as Linux: isFreeBSD, isFreeBSDX86, (details)
  4. Set os.and.arch for FreeBSD (details)
  5. New linker definitions for FreeBSD (do not reuse Linux definitions for (details)
  6. Declare x86 and amd64 compilers for FreeBSD (details)
Commit 5330765253a740e809fd739849b61ce4f7889735 by Mark Rothwell
Add FreeBSD amd64 struct layout
The file was modifiedsrc/java/com/sun/gluegen/StructLayout.java (diff)
Commit eb3c211bec5867f37a38334355261a6483ec4249 by Mark Rothwell
Use the correct linker configurations on FreeBSD and fix the java.includes.dir property.
The file was modifiedmake/build.xml (diff)
Commit 943ea259144a7f2af3678208a7275833f8a8879c by Mark Rothwell
Split FreeBSD in the same manner as Linux: isFreeBSD, isFreeBSDX86, isFreeBSDAMD64
The file was modifiedmake/gluegen-cpptasks-base.xml (diff)
Commit 3923e7e48d83e7299b437b1c00c3e66c8129d228 by Mark Rothwell
Set os.and.arch for FreeBSD
The file was modifiedmake/gluegen-cpptasks-base.xml (diff)
Commit 15c7aac443e6b8f7a02e380bd12b7595ba1dd567 by Mark Rothwell
New linker definitions for FreeBSD (do not reuse Linux definitions for the sake of clarity)
The file was modifiedmake/gluegen-cpptasks-base.xml (diff)
Commit 198cccab882db0409ee8b18fcafb20f079d9e01e by Mark Rothwell
Declare x86 and amd64 compilers for FreeBSD
The file was modifiedmake/gluegen-cpptasks-base.xml (diff)