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

automated symbol generation scripts for Linux and Windows #746

Merged
merged 6 commits into from
Apr 13, 2024

Conversation

myk002
Copy link
Member

@myk002 myk002 commented Apr 12, 2024

automates Linux symbols.xml updates

@myk002 myk002 requested a review from lethosor April 12, 2024 13:37
@myk002 myk002 changed the title add symbol generation script for Linux automated symbol generation scripts for Linux and Windows Apr 12, 2024
@myk002 myk002 requested a review from ab9rf April 12, 2024 16:31
@myk002
Copy link
Member Author

myk002 commented Apr 13, 2024

merging so I can start playing with github actions that use these scripts, but please review at your leisure

@myk002 myk002 merged commit c5fc035 into DFHack:master Apr 13, 2024
17 checks passed
@myk002 myk002 deleted the myk_symbols_gen branch April 13, 2024 00:48
Comment on lines +122 to +124
<symbol-table name='v0.00.00 win64 LOCAL' os-type='windows'>
<binary-timestamp value='0x00000000'/>
</symbol-table>
Copy link
Member

@lethosor lethosor Apr 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We already have a template starting around line 3. I'd rather keep it at that to avoid stub symbol tables like this getting read by DFHack (and potentially used, if the md5 or PE calculation fails for some reason).

We can definitely reduce the existing template to just the PE/MD5 lines though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants