Commit Graph

17 Commits

Author SHA1 Message Date
Arturo Filastò
eb4fec2f21 Add commands for making a release 2019-05-16 15:41:57 +02:00
Arturo Filastò
5134d9e0de Skip publish 2019-05-15 17:55:40 +02:00
Arturo Filastò
3f509370f2 Add release command 2019-05-15 17:55:11 +02:00
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
Arturo Filastò
9d014a2b63 Add build-all make target 2018-09-26 15:16:26 +02:00
Arturo Filastò
aabe55cc51 Update Makefile target for downloading libs 2018-09-11 12:39:47 +02:00
Arturo Filastò
c2ea0c2a63 Fix List* workflows and add unittests for them 2018-09-07 15:16:20 +02:00
Arturo Filastò
b75cee5e84 Progress on schema and fixing unittests 2018-09-06 16:13:04 +02:00
Arturo Filastò
22d5cd33a5 Update update-mk-libs make target 2018-05-31 08:00:42 +02:00
Arturo Filastò
c97217c49e Add support for building windows ooni.exe 2018-05-11 11:21:34 +02:00
Arturo Filastò
00859e87a6 Get web_connectivity to work with dynamic URL fetching 2018-03-23 12:41:06 +01:00
Arturo Filastò
75d639d771 Refactor directory structure 2018-03-22 15:58:10 +01:00
Will Scott
e47554cae2 remove the system go-bindata requirement.
close #1
close #3
2018-03-08 11:34:30 -08:00
Arturo Filastò
7cf5bd2718 Lay out the structure of nettests 2018-02-13 11:48:46 +02:00
Arturo Filastò
138b394cf0 Update bindata 2018-02-12 18:30:27 +02:00
Arturo Filastò
ca231bca9f Start fleshing out database related functions 2018-02-12 18:29:03 +02:00
Arturo Filastò
7327e1ff7f Start laying out the structure of gooni 2018-02-07 20:02:18 +02:00