summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* Remove CentOS 6 from CI (#3439)Bessenyei Balázs Donát2021-03-191-46/+0
* Jenkins: do not alwaysPull true (#3234)Joan Touzet2020-10-292-14/+0
* Fixes to CI process for main branch (#3204)Joan Touzet2020-10-071-1/+1
* Remove JS tests + support for harness (#3197)Joan Touzet2020-10-072-6/+6
* Merge branch master into prototype/fdb-layerPaul J. Davis2020-09-162-24/+73
|\
| * Drop Jenkins ppc64le builds (for now) (#3151)Joan Touzet2020-09-151-43/+47
| * New cname for couchdb-vm2, see INFRA-20435 (#2982)Joan Touzet2020-07-202-6/+6
| * Add Ubuntu Focal (20.04) + SM68 to JenkinsJoan Touzet2020-04-291-2/+47
* | Make 'make check' run all the passing FDB tests on this branchNick Vatamaniuc2020-04-091-1/+1
|/
* feat: add mac ci (#2622)Jan Lehnardt2020-03-021-0/+37
* Bump SM to 60 on Centos 8 (#2544)Joan Touzet2020-02-131-1/+1
* Stop propagating RC tags into dist archive (#2506)Joan Touzet2020-01-311-34/+26
* Jenkins: bump Erlang versions (#2492)Joan Touzet2020-01-262-18/+18
* Python black cleanups (#2477)Joan Touzet2020-01-211-1/+1
* Enable building on Power (ppc64le) architecture (#2455)Paul J. Davis2020-01-211-0/+43
* [Jenkins] Try to cleanup hung beam.smp (FreeBSD) (#2468)Joan Touzet2020-01-181-1/+2
* Explicitly disallow SM60 on aarch64Joan Touzet2020-01-161-1/+1
* Enable arm64v8 builds on Jenkins (#2436)Joan Touzet2020-01-141-11/+46
* Include JavaScript JUnit reports in JenkinsPaul J. Davis2020-01-092-12/+12
* Prevent the elision of `jenkins` in log URLsPaul J. Davis2020-01-091-1/+1
* Include test reports when uploading logsPaul J. Davis2020-01-091-0/+3
* Generate test results on build failuresPaul J. Davis2020-01-092-2/+2
* Include JavaScript test results in reportPaul J. Davis2020-01-091-1/+2
* Jenkins: update binary platform matrix (#2422)Joan Touzet2020-01-081-4/+7
* Jenkins: Use 'docker' label for dockerised builds (#2418)Joan Touzet2020-01-072-1/+12
* Rework CI setup (#2367)Joan Touzet2020-01-073-0/+927
* Refuse startup with no server admin set up (#2389)Jan Lehnardt2020-01-041-69/+43
* Add show-test-results.py scriptPaul J. Davis2019-12-191-0/+437
* Format and check all code using python black (#1776)Joan Touzet2018-12-061-45/+59
* Switch to python 3Nick Vatamaniuc2018-11-261-2/+2
* Explicit Python version in scriptsAdrien Vergé2018-09-271-1/+1
* Report git sha on welcome requestJan Lehnardt2018-07-171-1/+5
* Various top-level directory cleanupsJoan Touzet2018-03-271-0/+73
* Strip ?rev off of logfile-uploader's printed URLJoan Touzet2017-07-241-1/+1
* Remove deprecated OAuth 1.0 implementationJoan Touzet2017-07-091-1/+1
* Enable OS process IO logging + upload for Travis and Jenkins testsNick Vatamaniuc2017-06-141-0/+3
* (build) Gracefully fail to upload logfiles w/ no credsJoan Touzet2017-06-051-1/+7
* New Jenkinsfile for multibranch pipeline buildJoan Touzet2017-05-281-3/+2
* Add auto log uploader for CI workflowJoan Touzet2017-05-151-0/+113
* Merge pull request #312 from robertkowalski/build-thanksJoan Touzet2017-04-301-0/+68
|\
| * build: pull authors out of subreposRobert Kowalski2015-04-021-0/+68
* | feat: monorepo fixesJan Lehnardt2017-04-011-4/+5
* | Remove TeX/LaTeX and texinfo from the build chainJoan Touzet2017-03-191-33/+0
* | fix: avoid bogus tar error message on Mac systemsJan Lehnardt2016-09-101-1/+1
* | Include our rebar into release tarballAlexander Shorin2016-02-221-0/+3
* | Fix {vsn, git} replace on BSD systems during make distAlexander Shorin2015-12-281-1/+1
* | Fix tar'ing on FreeBSDAlexander Shorin2015-12-281-2/+2
* | Redirect stderr: we don't want to see "sed: no input files" hereAlexander Shorin2015-10-071-1/+1
* | Replace git VSN on build release with commit hashAlexander Shorin2015-10-071-4/+3
* | fix `make dist`, reliable git-ish parsing for sub-projects, thanks @vatamaneJan Lehnardt2015-10-061-1/+1