summaryrefslogtreecommitdiff
path: root/script/cibuild.sh
Commit message (Expand)AuthorAgeFilesLines
* ci: remove unused old ci scriptsEdward Thomson2018-07-281-27/+0
* travis: enable -Werror in the script instead of using the matrixEtienne Samson2018-06-061-1/+1
* scripts: remove extraneous semicolonsEtienne Samson2018-06-061-4/+3
* travis: let cmake perform the build & install stepEtienne Samson2018-06-061-1/+1
* travis: split testing from buildingEtienne Samson2018-06-061-74/+0
* tests: create new test target for all SSH-based testsPatrick Steinhardt2018-01-031-7/+4
* tests: online::clone: inline creds-test with nonexistent URLPatrick Steinhardt2018-01-031-7/+0
* tests: online::clone: construct credential-URL from environmentPatrick Steinhardt2018-01-031-9/+5
* travis: let's try a 5GB ramdiskcmn/macos-ramdiskCarlos Martín Nieto2017-10-311-2/+2
* travis: put clar's sandbox in a ramdisk on macOSCarlos Martín Nieto2017-10-311-0/+9
* travis: only kill our own sshdEdward Thomson2017-07-241-1/+2
* travis: cibuild: set up our own sshd serverPatrick Steinhardt2017-06-211-8/+26
* script: cibuild: build examplesPatrick Steinhardt2016-10-101-1/+1
* travis: take the newer ssh-keygen format into accountcmn/osx-ssh-keyCarlos Martín Nieto2016-10-051-2/+7
* cibuild: set -xCarlos Martín Nieto2016-10-051-0/+2
* ci: install homebrew's curl on macethomson/mac_buildEdward Thomson2016-07-241-1/+1
* ci: install homebrew's zlib on macEdward Thomson2016-07-221-0/+4
* CI: start the proxy before the build so it's readyCarlos Martín Nieto2016-04-191-7/+8
* proxy: test proxy support on TravisCarlos Martín Nieto2016-04-191-0/+14
* tests: create a ctest target for cred_callbackcmn/auth-retryCarlos Martín Nieto2016-03-031-2/+2
* test: make sure we retry the auth callback on all platformsCarlos Martín Nieto2016-03-031-0/+4
* Don't try to start ssh.Arthur Schreiber2015-06-261-2/+0
* travis: fail if we fail the push testsCarlos Martín Nieto2015-06-121-2/+2
* Win32: Enable WinHTTP for MinGWPhilip Kelley2015-03-161-5/+13
* Revert "Implement fail-fast for Travis as well"Edward Thomson2015-03-101-10/+0
* Implement fail-fast for Travis as wellTony Kelman2015-03-041-0/+10
* Merge pull request #2710 from Therzok/shellcheckScriptsEdward Thomson2014-11-211-3/+4
|\
| * Run shell scripts through shellcheckUngureanu Marius2014-11-201-3/+4
* | travis: disable the cert callback on OSXcmn/disable-ssh-checkCarlos Martín Nieto2014-11-201-1/+4
|/
* script: use a parallel build on TravisCarlos Martín Nieto2014-09-161-1/+1
* Merge remote-tracking branch 'upstream/master' into cmn/host-cert-infoCarlos Martín Nieto2014-09-161-2/+0
|\
| * travis: no need to clean out the test repositoryCarlos Martín Nieto2014-08-291-2/+0
* | ssh: add test for host keyCarlos Martín Nieto2014-09-161-1/+4
|/
* Merge remote-tracking branch 'upstream/master' into cmn/ssh-retryCarlos Martín Nieto2014-08-271-1/+4
|\
| * ssh: provide a factory function for setting ssh pathscmn/ssh-factory-for-pathsCarlos Martín Nieto2014-07-071-1/+4
* | travis: enable password authentication on OSXcmn/ssh-retryCarlos Martín Nieto2014-06-261-1/+7
* | ssh: request credentials again on authentication failureCarlos Martín Nieto2014-06-261-1/+1
|/
* ciscript: don't use an empty string as a numberCarlos Martín Nieto2014-04-301-1/+1
* Only run clone-failure test on private repoBen Straub2014-02-051-1/+1
* Add coverity-scan scriptBen Straub2014-01-131-0/+6
* travis: exit on failure for anything related to buildingCarlos Martín Nieto2013-08-191-8/+3
* travis: really fail if the tests failCarlos Martín Nieto2013-08-191-0/+5
* Test SSH in travisCarlos Martín Nieto2013-08-141-0/+32