Commit Graph

5 Commits

Author SHA1 Message Date
klzgrad
035a725844 Support win32 build
Also use sccache releases instead of building with cargo.
2019-04-03 22:43:17 +08:00
klzgrad
2209bce24f Add documentation 2019-03-23 16:56:08 +08:00
klzgrad
13b799c6cd Add tests
Also clean up build file name.
2019-03-23 16:56:08 +08:00
klzgrad
1a27580bb5 Fix option parsing
Fix parsing of socks://ip:port, which got parsed to socks://ip.

Also, path cleanup in CI configs. Use prebuilt gn binaries for all platforms, which failed to build on MacOS for unclear reason.
2019-03-23 16:56:08 +08:00
klzgrad
90f3a3f700 Add appveyor.yml 2019-03-23 16:56:08 +08:00