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

Build system abstractions #10

Merged
merged 4 commits into from Feb 2, 2013
Merged

Build system abstractions #10

merged 4 commits into from Feb 2, 2013

Conversation

gerdr
Copy link
Contributor

@gerdr gerdr commented Feb 2, 2013

In particular, this makes cross-compilation from Cygwin to Windows (mostly) work

This way, we can easily override the tools to use via

    make NQP=path/to/nqp
The environment variable CYGCROSS needs to be set

There are currently test failures in

    t/qast/qast_process.t
    t/qast/qast_stat.t

which might be artifacts of the Frankensteinian setup;
all other tests pass
jnthn added a commit that referenced this pull request Feb 2, 2013
Build system abstractions and Cygwin cross-compile support
@jnthn jnthn merged commit c0b3d19 into jnthn:master Feb 2, 2013
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