ooni-probe-cli/internal/cli
Simone Basso 9992690f8f Use MK v0.10.x, zap legacy GeoIP, build also on Linux (#29)
* Gopkg.lock: use MK v0.10.3

* ooni: stop using legacy GeoIP database files

* Some yak shaving of Makefile

1. remove now broken commands to download deps

2. also define the CXX cross compiler

* chore(dep): migrate from dep to go 1.11+ modules

See https://blog.callr.tech/migrating-from-dep-to-go-1.11-modules/

I need this to simplify my life in building for Travis.

* Introduce build.sh and repair build

In going forward, I believe we don't actually need a Makefile but I
didn't want to make such a radical change now.

* Another strategy wrt gopath

* travis: run regress tests on macOS

Closes #30
2019-05-15 15:48:06 +03:00
..
app [schema-change] Prefix all columns that could cause conflicts 2018-09-17 17:30:38 +02:00
geoip Use MK v0.10.x, zap legacy GeoIP, build also on Linux (#29) 2019-05-15 15:48:06 +03:00
info Add info and reset commands 2018-09-10 15:15:29 +02:00
list [schema-change] Prefix all columns that could cause conflicts 2018-09-17 17:30:38 +02:00
onboard Exit with non-zero code when trying to do interactive onboarding and --batch is set 2018-09-17 16:16:56 +02:00
reset Close the DB before deleting ooni_home 2018-09-26 15:09:59 +02:00
rm Add rm command to delete results 2018-09-18 09:54:27 +02:00
root Exit with non-zero code when trying to do interactive onboarding and --batch is set 2018-09-17 16:16:56 +02:00
run Add support for running all tests with ooni run 2018-09-27 18:38:37 +02:00
show Write to output when a function is not implemented 2018-06-25 13:19:54 +02:00
upload Write to output when a function is not implemented 2018-06-25 13:19:54 +02:00
version Fix default config and version 2018-07-14 16:58:08 +02:00