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

Changes

Summary

  1. javadoc/stylesheet.css: Fix font size of nested bullet lists. (details)
  2. GCC Linker Config: Add '-static-libstdc++' in case libstdc++ is being (details)
Commit 708a163e333e9e7786c1828d028c8ca10b584f47 by xerxes
javadoc/stylesheet.css: Fix font size of nested bullet lists.

Fonts became too small to read.

Signed-off-by: Xerxes RÃ¥nby <xerxes@gudinna.com>
The file was modified make/doc/javadoc/stylesheet.css (diff)
Commit ad064d8dd94f44093fe196edd4a2dfb6c3a0a8fa by Sven Gothel
GCC Linker Config: Add '-static-libstdc++' in case libstdc++ is being linked

Linking libstdc++ dynamically might cause issues on platforms
where a huge variation of named library exists - or none even is installed.
The file was modified make/gluegen-cpptasks-base.xml (diff)
The file was modified make/lib/gluegen-cpptasks-android-armv6.xml (diff)
The file was modified make/lib/gluegen-cpptasks-linux-armv6hf.xml (diff)
The file was modified make/lib/gluegen-cpptasks-android-aarch64.xml (diff)
The file was modified make/lib/gluegen-cpptasks-linux-armv6.xml (diff)