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

Add support for building on IBM i (PASE) #1634

Merged
merged 1 commit into from
Feb 19, 2019
Merged

Add support for building on IBM i (PASE) #1634

merged 1 commit into from
Feb 19, 2019

Conversation

DavidRusso
Copy link
Contributor

These changes allow nodegit to build in the IBM i operating system's PASE environment.

https://en.wikipedia.org/wiki/IBM_i

Copy link
Member

@implausible implausible left a comment

Choose a reason for hiding this comment

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

You shouldn't need to add utils/isBuildingForIBMi.js as the operation for detecting if we're on IBM i seems pretty straightforward. Here's how you could shorten this PR in that way.

Do you happen to know of any free CI tools we could use to test / build against this operating system?

generate/templates/templates/binding.gyp Show resolved Hide resolved
vendor/libgit2.gyp Show resolved Hide resolved
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.

None yet

2 participants