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 portability #1

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

maxvonhippel
Copy link

This pull request improved portability with additional documentation and a Makefile.

  • Adds a `.gitignore' so things don't get accidentally committed down the line.
  • Adds a Makefile which can install dependencies and compile.
  • Splits the documentation into multiple self-explanatory Markdown files.
  • Removes intermediary files created by some IDE which should not have been committed.
  • Removes intermediary, local, and cache files created by LLVM which should not have been committed.
  • Removes some .ssa and .pdf files which can be easily compiled and so should not have been committed.

@maxvonhippel
Copy link
Author

Once this PR is accepted I can cut a similar PR to the other project (SaverECS). Please let me know if you have any questions or would like me to change anything. Thank you!

@maxvonhippel maxvonhippel changed the title Improve protability Improve portability Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant