summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2011-06-08bump minimum erlang to R13B02 (COUCHDB-1191)Randall Leeds
2010-08-10added etc/windows to the build, fixes COUCHDB-849Noah Slater
2010-07-26Check if Erlang has been compiled with crypto support at ./configureJan Lehnardt
2010-06-02If aclocal needs to be called during a build, its options are takenJan Lehnardt
2010-06-01Require ICU 3.4.1. Closes COUCHDB-175.Jan Lehnardt
2010-04-30added curl m4 file, thanks Jae KwonNoah Slater
2009-11-27cURL refactoring requires a version bump.Paul Joseph Davis
2009-11-26Updated the benchmarks to use the new cURL adapter.Paul Joseph Davis
2009-11-09Fixes 'make distcheck' to run the test suite.Paul Joseph Davis
2009-10-17have 'make dist' build a windows installer on windowsMark Hammond
2009-09-30Port Noah's bugfixes to trunk.Paul Joseph Davis
2009-09-29Add ETap to CouchDB's SVN repository.Paul Joseph Davis
2009-09-06Fix for building CouchDB on Snow Leapord.Paul Joseph Davis
2009-08-18Applying markh's Windows build patch.Paul Joseph Davis
2009-08-16Update our Erlang VM requirement to 5.6.5 (R12B5). Also fixes the remaining twoPaul Joseph Davis
2009-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz
2009-08-04Rookie mistake. Needed to force a compiler error to determine the difference inPaul Joseph Davis
2009-08-04Proper fix because JS_VERSION cannot distinguish between 1.8.0 and 1.8.1Paul Joseph Davis
2009-08-04search for jsapi.h in in $includedir and $includedir/js as a fallback, patch ...Jan Lehnardt
2009-08-04add compile-time conditionals to support the upcoming Spidermonkey 1.8, swap ...Jan Lehnardt
2009-07-16added missing fileNoah Slater
2009-07-05removed unused variableNoah Slater
2009-05-30Added code coverage report generation target.Paul Joseph Davis
2009-05-09improved messageNoah Slater
2009-04-19fix ./configure --help output, ERL[C]_EXECUTABLE are now ERL[C]Jan Lehnardt
2009-04-02reworked the pid fileNoah Slater
2009-02-18Fix copy und paste error.Jan Lehnardt
2009-02-18Reorder LIB_FLAGS so JS_LIB_FLAGS can override defaults. Closes COUCHDB-170.Jan Lehnardt
2009-01-29Replacement of inets with ibrowse. Fixes COUCHDB-179 and enhances replication.John Christopher Anderson
2009-01-19tweeked version checking for erlangNoah Slater
2008-11-07added M4 quoting around valueNoah Slater
2008-11-06Silence warning on Linux by properly exporting `crypt()`.Jan Lehnardt
2008-11-03Fix build on OpenBSD: 'fix for older autotools that don't define "abs_top_YYY...Jan Lehnardt
2008-11-03Fix for building on OpenBSD. Link couchpass against -lcrypto instead of -lcry...Jan Lehnardt
2008-11-02change curl required version to 7.15.5 -- thanks ask@apache.orgJohn Christopher Anderson
2008-10-25Only link against -lcrypt on Linux & BSD systems.Jan Lehnardt
2008-10-25Add checks for libcurl to ./configure. Picked version 7.16.0 as lowest requir...Jan Lehnardt
2008-10-23Add `make dev` target. Use `./utils/run` to launch CouchDB from the source tr...Jan Lehnardt
2008-10-23removed check-news check completelyNoah Slater
2008-10-23check NIGHTLY for any valueNoah Slater
2008-10-23added NIGHTLY and FLAGS env variablesNoah Slater
2008-09-11removed make packaging of etc/default/couchdbNoah Slater
2008-08-20Merge runtimeconfig branch back into trunkJan Lehnardt
2008-08-14portability changes for freebsdNoah Slater
2008-06-16renamed directory variables, stage oneNoah Slater
2008-06-16removed old no-portability flag to automakeNoah Slater
2008-06-16corrected dollar escapesNoah Slater
2008-06-15more portability changes for OpenSolarisNoah Slater
2008-06-09corrected use of package tarname in instalation directoriesNoah Slater
2008-06-09updated configure to look for CHANGESNoah Slater