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

Improve configure script #100

Merged
merged 23 commits into from
Nov 1, 2020
Merged

Conversation

sebschrader
Copy link
Member

  • Improve ordering
    • Sort different items properly
    • Sort generated constants
    • Define variables before they are used
  • Always use bash
  • Use bash safe mode flags (set -euo pipefail)
  • Improve headings/decorations
  • Check for unsubstituted variables
  • Improve error messages
  • Add docstring for generated constants module
  • Fix missing do edit message in constants module file
  • Save configure flags and add print them with -V/--version

@sebschrader sebschrader self-assigned this Nov 1, 2020
@sebschrader sebschrader added this to the 0.5 milestone Nov 1, 2020
@sebschrader sebschrader merged commit 4864bdf into master Nov 1, 2020
@sebschrader sebschrader deleted the feature/configure-improvements branch July 6, 2022 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant