Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Autotools+Ant build system #70

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Commits on Apr 4, 2024

  1. Remove Autotools+Ant build system

    There are some structural changes planned for the library, and having two
    parallel build systems would make that harder.  We've carried both systems
    in parallel for two releases / 15 months, so it should be reasonably
    possible to drop the legacy one.
    
    On platforms with older Meson and Python >= 3.7, it's still possible to
    install OpenSlide Java by first upgrading Meson with `pip install
    --upgrade meson`.
    
    Closes: openslide#45
    Signed-off-by: Benjamin Gilbert <[email protected]>
    bgilbert committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    06c78d2 View commit details
    Browse the repository at this point in the history