Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-12 | Merge remote-tracking branch 'teor/bug27464-034' into maint-0.3.4 | Nick Mathewson | |
2018-09-07 | Appveyor: Disable gcc hardening in Windows 64-bit builds | teor | |
As of August 29, 2018, Appveyor images come with gcc 8.2.0 by default. 64-bit Windows executables compiled with gcc 8.2.0 and tor's --enable-gcc-hardening crash. Fixes bug 27460; bugfix on 0.3.4.1-alpha. | |||
2018-09-05 | Stop reinstalling identical packages in our Windows CI | teor | |
Fixes bug 27464; bugfix on 0.3.4.1-alpha. | |||
2018-09-05 | Appveyor: tail config.log and cat test-suite.log after failed builds | teor | |
Also zip the full logs, and upload them as build artifacts. Implements ticket 27430. | |||
2018-09-05 | Appveyor: always log the compiler path and version | teor | |
Implements 27449. | |||
2018-08-24 | CI: Only post Appveyor IRC notifications when the build fails | teor | |
Implements 27275. | |||
2018-05-22 | Appveyor configuration files. | Nick Mathewson | |
Original by Marcin Cieślak, with modifications from Isis Lovecruft and Nick Mathewson. |