You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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