Skip to content

Better config parsing, cleaned up project/shell code

Choose a tag to compare

@justinboswell justinboswell released this 15 Feb 01:10
2806670
Fixes for issues encountered converting Java CRT (#7)

* manylinux doesn't use sudo

* Fixed weird dependencies between project and config, project has a config now

* Fixed shell encoding, added support for splitting command strings automagically

* Allow projects from another directory, fixed config stomping

* Mapped clang versions -> deb repos, fixed excess newlines on windows

* Added support for command retries, added docs