summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Create the couch_mrview application.Paul Joseph Davis2011-09-151-0/+1
* Create the couch_index application.Paul Joseph Davis2011-09-151-0/+1
* Insane libtool hackery for windows (COUCHDB-1197)Randall Leeds2011-09-121-11/+21
* Use EJSON compare NIF only if OTP version > R14B03Filipe David Borba Manana2011-09-101-1/+1
* additional libtool lubrication for windows build20110908Randall Leeds2011-09-071-3/+5
* Fix CouchJS compatibility with older Spidermonkey.Paul Joseph Davis2011-09-021-56/+18
* add couch-config file used to ease the build of plugin. close ticketBenoit Chesneau2011-08-251-0/+1
* Fix COUCHDB-1197 - NIFs, .dll fixes for WindowsRandall Leeds2011-07-151-0/+1
* more portability for build search pathsRandall Leeds2011-07-151-18/+24
* Add NIF version for the less_json functionFilipe David Borba Manana2011-07-101-0/+1
* Fix COUCHDB-1078 - Port couchjs to newest libmozjsRandall Leeds2011-06-191-17/+65
* Upgrade snappy to version 1.0.3Filipe David Borba Manana2011-06-171-1/+1
* restore default include paths from pre-1033 patchRandall Leeds2011-06-131-2/+3
* typo (sorry/thanks bitdiddle)Randall Leeds2011-06-081-1/+1
* let icu decide how to link itselfRandall Leeds2011-06-081-13/+7
* prevent excessive linking of mozjs - COUCHDB-1033Randall Leeds2011-06-081-14/+22
* link couchjs w mozjs (COUCHDB-562)Randall Leeds2011-06-081-21/+22
* include pkg-config macrosRandall Leeds2011-06-081-0/+2
* Add configurable file compression (snappy, deflate or none)Filipe David Borba Manana2011-05-021-0/+64
* Added ejson applicationFilipe David Borba Manana2011-04-051-0/+5
* Avoid -lcurl when libcurl is not found.Paul Joseph Davis2011-03-301-4/+2
* CouchDB no longer requires cURL to build.Paul Joseph Davis2011-01-281-1/+7
* apply fix for COUCHDB-975, thanks Timothy SmithNoah Slater2010-12-041-1/+1
* Merge branch 'optional-nm' into trunkJan Lehnardt2010-11-271-0/+7
* added etc/windows to the build, fixes COUCHDB-849Noah Slater2010-08-101-0/+1
* Check if Erlang has been compiled with crypto support at ./configureJan Lehnardt2010-07-261-0/+6
* If aclocal needs to be called during a build, its options are takenJan Lehnardt2010-06-021-3/+1
* Require ICU 3.4.1. Closes COUCHDB-175.Jan Lehnardt2010-06-011-1/+1
* added curl m4 file, thanks Jae KwonNoah Slater2010-04-301-0/+1
* cURL refactoring requires a version bump.Paul Joseph Davis2009-11-271-1/+1
* Updated the benchmarks to use the new cURL adapter.Paul Joseph Davis2009-11-261-0/+1
* Fixes 'make distcheck' to run the test suite.Paul Joseph Davis2009-11-091-0/+4
* have 'make dist' build a windows installer on windowsMark Hammond2009-10-171-5/+58
* Port Noah's bugfixes to trunk.Paul Joseph Davis2009-09-301-1/+1
* Add ETap to CouchDB's SVN repository.Paul Joseph Davis2009-09-291-0/+1
* Fix for building CouchDB on Snow Leapord.Paul Joseph Davis2009-09-061-4/+6
* Applying markh's Windows build patch.Paul Joseph Davis2009-08-181-13/+76
* Update our Erlang VM requirement to 5.6.5 (R12B5). Also fixes the remaining twoPaul Joseph Davis2009-08-161-1/+7
* Initial check-in of OAuth and cookie authentication.Damien F. Katz2009-08-041-0/+1
* Rookie mistake. Needed to force a compiler error to determine the difference inPaul Joseph Davis2009-08-041-2/+5
* Proper fix because JS_VERSION cannot distinguish between 1.8.0 and 1.8.1Paul Joseph Davis2009-08-041-0/+10
* search for jsapi.h in in $includedir and $includedir/js as a fallback, patch ...Jan Lehnardt2009-08-041-4/+11
* add compile-time conditionals to support the upcoming Spidermonkey 1.8, swap ...Jan Lehnardt2009-08-041-2/+2
* added missing fileNoah Slater2009-07-161-0/+1
* removed unused variableNoah Slater2009-07-051-1/+0
* Added code coverage report generation target.Paul Joseph Davis2009-05-301-0/+1
* improved messageNoah Slater2009-05-091-1/+1
* fix ./configure --help output, ERL[C]_EXECUTABLE are now ERL[C]Jan Lehnardt2009-04-191-2/+2
* reworked the pid fileNoah Slater2009-04-021-0/+1
* Fix copy und paste error.Jan Lehnardt2009-02-181-1/+1