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

autotools build system #10

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from
Draft

Conversation

cooljeanius
Copy link

You probably shouldn't actually merge this; I just wanted to show you my attempt at creating an autotools build system for the package (using a modern node-gyp would probably be a better idea)

cooljeanius and others added 14 commits October 2, 2023 01:32
switch to advanced configuration
add dependencies phase
add tcl dependencies
also attempt to find missing header
tweak a bit
look harder for missing header
looks like a certain npm package doesn't work
why can't I find that header?
1 more try at 'c-cpp' and then I give up
ok I give up; remove 'c-cpp'
(for now at least)
add github-actions
Bumps [node-waf](https://github.com/alxndrsn/alias-in-wonderland) from 10.1.0 to 10.1.1.
- [Commits](https://github.com/alxndrsn/alias-in-wonderland/commits)

---
updated-dependencies:
- dependency-name: node-waf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[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.

None yet

1 participant