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

make.py patch to run individual parts #10

Open
Philius opened this issue Sep 4, 2011 · 5 comments
Open

make.py patch to run individual parts #10

Philius opened this issue Sep 4, 2011 · 5 comments

Comments

@Philius
Copy link

Philius commented Sep 4, 2011

This lets you run individual parts of the make process individually and provides closure() and wrap() parts.
It's just a suggestion!
I put it into my https://github.com/Philius/libbullet.ll.tar.bz2-- repo as there doesn't seem to be a way to mark a patch as a code block.

@kripken
Copy link
Owner

kripken commented Sep 5, 2011

Looks nice, thanks!

Any chance you can do this in the usual github way, though (make a fork, commit the change to it, submit a pull request)? Much easier to read it and apply it that way.

@Philius
Copy link
Author

Philius commented Sep 5, 2011

I'm using my one free repo to share code and patches with you.
If you're happy to pay for my github repos or give me commit writes to a fork you make/own, then I could do as you ask.
As you can probably tell, I'm not a github wayist, I'm an open source wayist.
Besides, I don't see myself submitting more than the odd patch, and even then they're just usability enhancements.
For me ammo.js and emscripten are means to an end, but then I could say that about the projects I develop too!

@kripken
Copy link
Owner

kripken commented Sep 22, 2011

I don't think you are limited to just one free public repo on github, you can have as many as you want. There is a storage limit though if I am not mistaken.

@Philius
Copy link
Author

Philius commented Oct 11, 2011

Ok. I didn't know that.

I got treedb malloc working! I tried posting to emscripten 1.5 but it's awaiting moderator approval (?)
There's an issue with fuse that needs to be solved, but that's a no-op for your purposes.
You'll need to change the allocator to just use a fixed array (the provided examples/tests show how).
To put it in one file just run it through the preprocessor.
Let me know how you get on.

@kripken
Copy link
Owner

kripken commented Oct 14, 2011

Yeah, older posts require approval. I keep forgetting to check them though ;) But I did that now.

Glad to hear you got it working! I'll check it out when I get a chance.

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

No branches or pull requests

2 participants