The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Split and use new linker definitions for FreeBSD (details)
- Split and use new linker definitions for FreeBSD (nativewindow) (details)
- FreeBSD does not use /usr/X11R6 anymore (it became a symlink to (details)
- Remove /usr/X11R6 from newt, too (details)
- Correct compiler config (not amd64 specific) (details)
- But /usr/local/include IS necessary on the default FreeBSD setup (details)
- Use correct compiler setup for nativewindow (details)
- Prepend /usr/local/lib for X11 libraries (details)
- Prepend /usr/local/lib to freebsd X11 linker (details)
- Set up compiler and linker for newt. JOGL builds and passes all tests. (details)
- updated ElflightEngine www content. (details)
- Add AWT WindowClosing JUnit test (details)
- Junit: Relax assertions NEWT/Reparent (details)
- Newt: X11 ICC window properties ; Still bugs with composite manager and (details)
- Junit: Avoid possible forever loop in test (details)
- Fix OSX 1: Link with OpenGL library again (CGL) (details)
- Fix OSX 1: Add empty define of APIENTRY, if undefined (CG) (details)