-
Notifications
You must be signed in to change notification settings - Fork 3
Add makefile support #82
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 makefile support #82
Conversation
d9fb678 to
d811d8a
Compare
deps/checksums/mmtk_julia-dd0478b83ba18215efeaf90c67479b60102d5166.tar.gz/md5
Outdated
Show resolved
Hide resolved
3124e4e to
4cba7a9
Compare
d811d8a to
fa683fe
Compare
4cba7a9 to
eed1bf2
Compare
|
There are a bunch of changes not related with this PR. Maybe resolve the conflicts first. |
eed1bf2 to
4b2db4a
Compare
Sorry about that. I rebased the |
2567f15 to
dc89ced
Compare
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
* Adding makefile support for building with mmtk
An initial draft to enable building Julia with MMTk using Julia’s build system and without needing to clone the binding repo. Needs to be merged in sync with mmtk/mmtk-julia#208.