Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-27 | Fix spelling error. | Andreas Bergmeier | |
2013-04-25 | Change to fit in with Alon's coding style. | Andreas Bergmeier | |
2013-04-25 | Change `Building.make` and `Building.configure` to raise a ↵ | Andreas Bergmeier | |
`CalledProcessError` when the underlying command's `returncode` is not 0. Handle all calls inside of `shared.py` to ignore the error, so behavior does not change. Handle error in `emmake` and `emconfigure`, so these exit with the `returncode` of the underlying command. | |||
2012-12-19 | Updated scripts to call python2 directly rather than relying on python ↵ | Alan Kligman | |
symlink pointing to the right place. See PEP394 for details on why this should be OK. | |||
2012-01-03 | make emmake executable | Alon Zakai | |
2011-12-21 | emmake and emconfigure docs | Alon Zakai | |
2011-12-21 | emmake | Alon Zakai | |