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

Adjust parser CLI for compatibility with Linux dev #75

Merged
merged 6 commits into from
Jan 5, 2021

Conversation

holtzermann17
Copy link
Contributor

  • added get-os function to detect host OS
  • Added "linux" parser, and moved default to "darwin"
  • system can now choose between these

Tested on Ubuntu 20.04.

@teesloane teesloane merged commit bf7edb9 into teesloane:master Jan 5, 2021
teesloane pushed a commit that referenced this pull request Jan 20, 2021
* Start: add `get-os` function

Start to build compatibility across local dev environments.

* Fix: compatibility with OS for dev

* Add: binary parser for linux, move mac version to parser-dev-darwin

* Add: Upgrade heim version to bring in more recent uom

This should fix a CI build error for linux.

* Add: move parser-dev-darwin to parser-dev-mac, per get-os

* Add: Change how the name of the mac os is handled.

Co-authored-by: holtzermann17 <[email protected]>
teesloane pushed a commit that referenced this pull request Jan 20, 2021
* Start: add `get-os` function

Start to build compatibility across local dev environments.

* Fix: compatibility with OS for dev

* Add: binary parser for linux, move mac version to parser-dev-darwin

* Add: Upgrade heim version to bring in more recent uom

This should fix a CI build error for linux.

* Add: move parser-dev-darwin to parser-dev-mac, per get-os

* Add: Change how the name of the mac os is handled.

Co-authored-by: holtzermann17 <[email protected]>
teesloane pushed a commit that referenced this pull request Apr 30, 2021
* Start: add `get-os` function

Start to build compatibility across local dev environments.

* Fix: compatibility with OS for dev

* Add: binary parser for linux, move mac version to parser-dev-darwin

* Add: Upgrade heim version to bring in more recent uom

This should fix a CI build error for linux.

* Add: move parser-dev-darwin to parser-dev-mac, per get-os

* Add: Change how the name of the mac os is handled.

Co-authored-by: holtzermann17 <[email protected]>
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.

2 participants