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

elf2cfetbl Integration candidate: Equuleus-rc1+dev13 #148

Merged
merged 9 commits into from
Jul 2, 2024

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    935a55d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    836486f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on May 22, 2024

  1. Fix #146, Include PRID and SCID in table files

    Propagate the value from the CMake scripts into the generated tbl files.
    This utilizes existing command line options on elf2cfetbl, just passing
    the values through via the scripts.
    jphickey committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b8a3219 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #147 from jphickey:fix-146-prid-scid

    Fix #146, Include PRID and SCID in table files
    dzbaker committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a707f25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from thnkslprpt:fix-86-check-chmod-return

    Fix #86, Check return from chmod
    dzbaker committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2c10360 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #125 from thnkslprpt:fix-87-check-return-value-of-…

    …stat
    
    Fix #87, Check return value of stat()
    dzbaker committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1ca5d27 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #127 from thnkslprpt:fix-126-variables-declared-mi…

    …d-function
    
    Fix #126, Move variables declared mid-function to the top
    dzbaker committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b20d615 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    355c619 View commit details
    Browse the repository at this point in the history