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

Use faster Python script to amalgamate #3005

Merged
merged 10 commits into from
Jan 22, 2022

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    7e50d1e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    829ac2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f1e51f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Test and tidy

    Made the Python more Python-like. Added notes and general tidy. Tested exclusions and building with various options. Tested all scripts.
    cwoffenden committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    7d90f0b View commit details
    Browse the repository at this point in the history
  2. Updated README

    cwoffenden committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    dd7d29a View commit details
    Browse the repository at this point in the history
  3. Fixed bugs found in other projects

    When testing amalgamating other projects it was found: invalid Unicode errors were tripping Python's text IO, and the header search order appears differs from the shell version.
    cwoffenden committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5fd6dda View commit details
    Browse the repository at this point in the history
  4. Python style change

    Co-authored-by: Alexandre Bury <alexandre.bury@gmail.com>
    cwoffenden and gyscos authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    566ebce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    786263e View commit details
    Browse the repository at this point in the history
  6. Typo (and missing commit)

    cwoffenden committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    dc983e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    3f181b6 View commit details
    Browse the repository at this point in the history