summaryrefslogtreecommitdiff
path: root/script/install-deps-linux.sh
Commit message (Collapse)AuthorAgeFilesLines
* travis: pass -fPIC when configuring mbedtlsEtienne Samson2018-04-111-1/+2
|
* travis: just grab what we need from mbedtlsEtienne Samson2018-04-111-2/+1
|
* mbedtls: enable Travis CI testsEtienne Samson2018-04-111-0/+13
|
* travis: add custom apt sourcesethomson/libcurl_buildEdward Thomson2017-10-071-12/+0
| | | | Move back to Travis's VM infrastructure for efficiency.
* travis: only install custom libcurl on trustyEdward Thomson2017-07-241-4/+8
|
* travis: build with patched libcurlEdward Thomson2017-07-241-0/+8
| | | | | | Ubuntu trusty has a bug in curl when using NTLM credentials in a proxy, dereferencing a null pointer and causing segmentation faults. Use a custom-patched version of libcurl that avoids this issue.
* Remove dependency installation file for travis builds.Arthur Schreiber2015-06-271-6/+0
| | | | We're installing dependencies via the APT addon now.
* Revert "Implement fail-fast for Travis as well"Edward Thomson2015-03-101-1/+1
| | | | This reverts commit ba6c53b91b1d9c9dc49b7c0d8e8efbd9842c31dc.
* Implement fail-fast for Travis as wellTony Kelman2015-03-041-1/+1
|
* travis: build on osx toocmn/dual-osCarlos Martín Nieto2014-05-211-0/+6