summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Don't use activate script; Windows fixesswitch-scripts-to-python3Joan Touzet2018-11-271-4/+3
* Run mango tests with Python 3Nick Vatamaniuc2018-11-261-1/+5
* Set query server env variable in Makefile for isolated eunit tests (#1747)Eric Avdey2018-11-191-0/+1
* Improve Mango test harness, add Windows compat (#1733)Joan Touzet2018-11-131-4/+1
* Merge branch 'master' into elixir-suiteJan Lehnardt2018-09-201-9/+42
|\
| * Fixed use of find ... -printf "%f" on Mac OS by replacing it with -exec basenameSergey Shevelev2018-08-041-2/+2
| * Improve detection of git tags/dirty statusJoan Touzet2018-07-171-7/+34
| * Report git sha on welcome requestJan Lehnardt2018-07-171-2/+4
| * build: release candidate tarball should have -RCxDave Cottlehuber2018-07-141-3/+7
| * build: ease pattern matching to be less pedantic about RCDave Cottlehuber2018-07-141-1/+1
* | Integrate Elixir suite with `make`Paul J. Davis2018-06-221-0/+5
|/
* Allow custom compile options with env variableEric Avdey2018-06-141-1/+1
* Add compile's command line optionsEric Avdey2018-06-141-3/+6
* Update skip_deps for 3rd parties eunit (#1386)Eric Avdey2018-06-141-1/+1
* Key tree property testsNick Vatamaniuc2018-04-031-1/+1
* Various top-level directory cleanupsJoan Touzet2018-03-271-1/+1
* feat: allow eunit to run without setup or make allJan Lehnardt2018-03-091-0/+11
* Simplify make dist approachJoan Touzet2018-02-131-2/+11
* Fix for issue #1134 clean up dev/lib before run mango tests (#1135)Juanjo Rodriguez2018-01-311-7/+4
* feat: add quorum tests to make checkJan Lehnardt2018-01-311-0/+4
* Fix for issue #603 - Error 500 when creating a db below quorumJuanjo2018-01-311-0/+34
* Remove outdated docker targets and docs (#1109)Adam Kocoloski2018-01-241-18/+0
* Create all needed directories to build docs (#1115)Adam Kocoloski2018-01-171-0/+1
* Cleanups for 2.1.1 proper version taggingJoan Touzet2017-10-261-16/+1
* Blacklist some config sections from HTTP PUT/DELETE operationsJoan Touzet2017-10-251-0/+1
* add ability to ignore javascript test suites (#889)Tony Sun2017-10-251-2/+6
* Run mango tests with make check (#786)Joan Touzet2017-09-201-0/+1
* run mango tests on travis (#753)garren smith2017-08-161-0/+6
* Add soak-javascript targetPaul J. Davis2017-07-251-0/+15
* Add a soak-eunit target to MakefilePaul J. Davis2017-06-301-0/+6
* chore: remove bogus hint in `make javascript`Jan Lehnardt2017-06-031-1/+0
* bump for next releaseJoan Touzet2017-04-291-5/+5
* snap --> couchdb-pkg repoJoan Touzet2017-04-291-5/+0
* Stitch scheduling replicator together.Nick Vatamaniuc2017-04-281-1/+3
* Change snap packaging to build from sourceMichael Hall2017-03-201-2/+2
* Remove TeX/LaTeX and texinfo from the build chainJoan Touzet2017-03-191-10/+0
* Adds a Snap package build option with: ./configure && make snapMichael Hall2016-10-271-0/+4
* don't hide output of 'make release'Robert Newson2016-08-231-1/+1
* Remove lager and its dependenciesPaul J. Davis2016-07-221-1/+1
* feat: improve `make rc`: show list of commits since last RC2.0.0-RC2Jan Lehnardt2016-07-211-1/+5
* feat: add `make rc` target. Requires `COUCH_RC` env var set to an int.Jan Lehnardt2016-07-201-0/+11
* s/make build/make release/ for making an erlang release2.0.0-RC1Jan Lehnardt2016-07-141-3/+3
* disable build testsJan Lehnardt2016-04-261-1/+1
* rename make install to make build, add install noticeJan Lehnardt2016-04-261-4/+15
* scrap make install, build full couch into rel/couchdbJan Lehnardt2016-04-261-39/+23
* fix tarball buildJan Lehnardt2016-02-221-1/+1
* js test: fix running tests from release tarballJan Lehnardt2015-12-281-1/+1
* make: make `make check` depend on `all`, not `make javascript`Jan Lehnardt2015-12-281-2/+2
* do not build docs in release tarballJan Lehnardt2015-12-241-1/+4
* install html docs correctlyJan Lehnardt2015-12-241-1/+1