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

cross platform build automation #3

Open
marc-portier opened this issue Sep 8, 2011 · 0 comments
Open

cross platform build automation #3

marc-portier opened this issue Sep 8, 2011 · 0 comments
Labels

Comments

@marc-portier
Copy link
Owner

The current bash scripts for automated build are not really windows friendly.

Since js/cc brings a dependency to rhino anyway we might think about assuming that as a basis for automation of the build as well.

Other things to note:

  • location of the ebnfdia-jq.js (not under src/**) is somewhat confusing
  • actually the templating trick itself is a bit over the edge too: ebdf-jq.js is the only thing we really need (the *-cli is only there for rhino testing, and was historicaly the first to exist) >> looking at the jquery take it might be wiser to:
    • let js/cc generate ebnf-jq.js directly if possible, and
    • use qunit for tests rather then the current ebnf-cli.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant