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

Enhance 'make dist', add GitHub release workflow #1449

Merged
merged 1 commit into from
Oct 13, 2023

Commits on Oct 13, 2023

  1. Enhance 'make dist', add GitHub release workflow

    - a new file VERSION is the only place storing the FLINT version
    - generate src/flint.h from src/flint.h.in so we can insert the version
    - revise `make dist` to call a helper script `dev/make_dist.sh`, which
      creates all relevant archives, which include files generated by autoconf
    - add GitHub Workflows to tests creation and usability of these archives
      on various conditions
    fingolfin committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8ff5a17 View commit details
    Browse the repository at this point in the history