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

Changes

Summary

  1. Add doxygen.all.zip and doxygen.public.zip Doxygen targets (details)
  2. Fix doc/HowToBuild.html: Remove target.* options (we use defaults) (details)
  3. Doxygen: Realign w/ orig 'javadoc' locations and archive name, to preserve doc-root (details)
  4. doc/GlueGen_Mapping.md: Add anchors for Doxygen (Mainpage); Use pandoc  `markdown+lists_without_preceding_blankline` (details)
  5. doc/*.md: Fix comment of new source format `markdown+lists_without_preceding_blankline` (details)
  6. VersionSemanticsUtil: Ignore missing classes, report to stdout and use summary only (details)
Commit 029b2851c633fbb48d11228fa895ca7f8eae4317 by Sven Gothel
Add doxygen.all.zip and doxygen.public.zip Doxygen targets
The file was addeddoxygen/Doxyfile.javaall.in (diff)
The file was addeddoxygen/doxygen-awesome.css (diff)
The file was addeddoxygen/Doxyfile.javapublic.in (diff)
The file was modifiedmake/build.xml (diff)
Commit c68c5383dd4d911f4ebb0d42ddc44ebf1535100a by Sven Gothel
Fix doc/HowToBuild.html: Remove target.* options (we use defaults)
The file was modifieddoc/HowToBuild.html (diff)
Commit 926483fb0ccbea33b66df61c71e5cbaf9c4659c7 by Sven Gothel
Doxygen: Realign w/ orig 'javadoc' locations and archive name, to preserve doc-root
The file was modifiedmake/build.xml (diff)
The file was modifieddoc/HowToBuild.html (diff)
The file was modifieddoxygen/Doxyfile.javaall.in (diff)
The file was modifieddoxygen/Doxyfile.javapublic.in (diff)
Commit 3a382c2f38f7bdddf7ddfc5050a19873d2294abf by Sven Gothel
doc/GlueGen_Mapping.md: Add anchors for Doxygen (Mainpage); Use pandoc  `markdown+lists_without_preceding_blankline`
The file was modifieddoxygen/Doxyfile.javapublic.in (diff)
The file was modifieddoxygen/Doxyfile.javaall.in (diff)
The file was modifieddoc/JogAmpMacOSVersions.html (diff)
The file was modifieddoc/manual/index.html (diff)
The file was modifieddoc/GlueGen_Mapping.md (diff)
The file was modifieddoc/GlueGen_Mapping.html (diff)
The file was modifieddoc/manual/index.md (diff)
The file was modifieddoc/misc/macos_nativelib_dependencies.html (diff)
Commit 6d113b7ebd764d53b567604e641dc94a19132e60 by Sven Gothel
doc/*.md: Fix comment of new source format `markdown+lists_without_preceding_blankline`
The file was modifieddoc/GlueGen_Mapping.html (diff)
The file was modifieddoc/manual/index.md (diff)
The file was modifieddoc/manual/index.html (diff)
The file was modifieddoc/GlueGen_Mapping.md (diff)
Commit 38a658622c27290e580e278d512c12cdf42d2c6c by Sven Gothel
VersionSemanticsUtil: Ignore missing classes, report to stdout and use summary only
The file was modifiedsrc/junit/com/jogamp/common/util/TestVersionSemantics.java (diff)
The file was modifiedsrc/junit/com/jogamp/junit/util/VersionSemanticsUtil.java (diff)