- Apr 04, 2019
-
-
teor authored
(Travis terminates the job after 10 minutes of no output.) Diagnostic for 29437. Fixes bug 30011; bugfix on 0.3.5.4-alpha.
-
- Oct 29, 2018
-
-
-
-
Also print stem version when we have it downloaded
-
When running `make test-stem` on Travis, we should refrain from also running `make check`. Furthermore, let's limit compilation to src/app/tor target.
-
-
- Oct 12, 2018
-
-
Taylor Yu authored
Report what program produced the mysterious core file that we occasionally see on Travis CI during make distcheck. Closes ticket 28024.
-
- Oct 02, 2018
-
-
Alex Crichton authored
Previously the sanitizers are forcibly disabled as they were found to be incompatible with Rust code. The nightly channel of Rust, however, now has some fixes which should make this disabling no longer necessary.
-
- Sep 25, 2018
-
-
cypherpunks authored
-
- Sep 18, 2018
-
-
teor authored
xz and zstd were added as optional dependencies in 0.3.1.1-alpha. Implements ticket 27738.
-
teor authored
Use the Travis Homebrew addon to install packages on macOS. The package list is the same, but the Homebrew addon does not do a `brew update` by default. This makes builds faster, at the cost of using slightly older packages. Implements ticket 27738.
-
- Sep 05, 2018
- Aug 23, 2018
- Aug 10, 2018
-
-
teor authored
-
teor authored
Backports an 0.3.4 change that also works in 0.3.3. Part of 24629.
-
teor authored
TOR_RUST_DEPENDENCIES used to be spelt RUST_DEPENDENCIES in 0.3.2. Re-applies 0.3.3 changes after 24629.
-
teor authored
-
teor authored
-
teor authored
Part of 24629, also fixes 27088.
-
teor authored
Backports an 0.3.4 change that also works in 0.3.3. Part of 24629.
-
teor authored
TOR_RUST_DEPENDENCIES used to be spelt RUST_DEPENDENCIES in 0.3.2. Re-applies 0.3.3 changes after 24629.
-
teor authored
-
teor authored
-
teor authored
Closes ticket 26952.
-
teor authored
-
- Aug 09, 2018
-
-
teor authored
-
teor authored
Backports parts of the 0.3.3 travis config. Part of 24629.
-
teor authored
Forward-ports parts of the 0.3.2 travis config on top of the 0.2.9 merge. Also: * build rust on clang and gcc, Linux and macOS * build combinations of non-default options on gcc Linux * exclude broken builds * log the rustup version Part of 24629.
-
teor authored
Forward-ports parts of the 0.3.2 travis config on top of the 0.2.9 merge. Part of 24629, also fixes 27090.
-
teor authored
Part of 24629.
-
teor authored
Implements 27087.
-
teor authored
Part of ticket 26952.
-
teor authored
Tor 0.2.9 needs extra help to find OpenSSL on macOS. Part of 24629.
-