coldtobi opened a new pull request #99: URL: https://github.com/apache/logging-log4cxx/pull/99
The way the doxygen documenation is generated with CMake, it is unfortunatly not reproducible (as in https://reproducible-builds.org/). This is a regression as log4cxx has been previously reproducible (at least on Debian – https://tests.reproducible-builds.org/debian/rb-pkg/experimental/amd64/log4cxx.html) The problem is that doxygen's configure has several absolute paths, which it then bakes into the generated documentation, for example in this snippt, the bold part dependent on the build path: <div class="contents"> <div class="textblock"><p><a class="anchor" id="md__build_log4cxx_0_12_1_src_site_markdown_index"></a></p> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
