Skip to content

Conversation

@ajelenak
Copy link
Contributor

@ajelenak ajelenak commented Dec 8, 2025

This is PR #202 without the changes in the LZ4 plugin because those changed the plugin's cd_values[].


Important

Update autotools configurations, plugin paths, and add test scripts for BZIP2, JPEG, LZ4, and LZF plugins.

  • Autoconf Updates:
    • Update AC_PREREQ to 2.71 in BZIP2/configure.ac, JPEG/configure.ac, LZ4/configure.ac, and LZF/configure.ac.
    • Change AC_INIT and AC_CONFIG_HEADERS syntax in BZIP2/configure.ac, JPEG/configure.ac, LZ4/configure.ac, and LZF/configure.ac.
  • Plugin Path Changes:
    • Rename HDF5_PLUGIN_DIR to HDF5_PLUGIN_PATH in BZIP2/configure.ac, JPEG/configure.ac, LZ4/configure.ac, and LZF/configure.ac.
    • Update plugindir to @HDF5_PLUGIN_PATH@ in BZIP2/src/Makefile.am, JPEG/src/Makefile.am, LZ4/src/Makefile.am, and LZF/src/Makefile.am.
  • Testing and Examples:
    • Add run_tests.sh to JPEG/example/Makefile.am, LZ4/example/Makefile.am, and LZF/example/Makefile.am.
    • Modify check_PROGRAMS and TESTS in JPEG/example/Makefile.am, LZ4/example/Makefile.am, and LZF/example/Makefile.am to include test scripts.
  • Miscellaneous:
    • Update libtool.m4 and ltversion.m4 in BZIP2/m4 to newer versions.
    • Adjust JPEG_QUALITY to 50 in JPEG/example/h5ex_d_jpeg.c and update related test files.

This description was created by Ellipsis for da1fab3. You can customize this summary. It will automatically update as commits are pushed.

@ajelenak ajelenak mentioned this pull request Dec 9, 2025
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
@mattjala mattjala marked this pull request as draft December 9, 2025 17:29
@ellipsis-dev
Copy link

ellipsis-dev bot commented Jan 24, 2026

⚠️ This PR is too big for Ellipsis, but support for larger PRs is coming soon. If you want us to prioritize this feature, let us know at help@ellipsis.dev


Generated with ❤️ by ellipsis.dev

@ajelenak ajelenak marked this pull request as ready for review January 24, 2026 03:30
@ellipsis-dev
Copy link

ellipsis-dev bot commented Jan 24, 2026

⚠️ This PR is too big for Ellipsis, but support for larger PRs is coming soon. If you want us to prioritize this feature, let us know at help@ellipsis.dev


Generated with ❤️ by ellipsis.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants