summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* move build system edits for my-first-couchdb-plugin to src/Jan Lehnardt2013-10-071-1/+0
* custom Makefile for my-first-couchdb-pluginJan Lehnardt2013-10-041-0/+1
* add src/couchjs-node/Makedile to configure.acJan Lehnardt2013-10-041-0/+1
* trailing spacesJan Lehnardt2013-10-041-7/+7
* teach `couch-config` `--erl-bin`Jan Lehnardt2013-10-031-0/+1
* teach `couch-config` `--erlang-version`Jan Lehnardt2013-10-031-0/+6
* add more license, update license.skip, fix `make distcheck`Jan Lehnardt2013-10-031-0/+1
* auto-detect "kegged" icu4c on Mac/HomebrewJan Lehnardt2013-08-021-0/+2
* Import couch_dbupdates from rcouch.Jan Lehnardt2013-07-221-0/+1
* fix configure, CHANGES is no moreJan Lehnardt2013-07-181-1/+0
* COUCHDB-1696 final commit and update docsDave Cottlehuber2013-04-251-6/+2
* Add upper bound check on Erlang (<R16A)Joan Touzet2013-03-271-10/+15
* COUCHDB-1699: configure: C++ compiler detection improvementBen Reser2013-03-201-7/+2
* COUCHDB-1692 Relaxing autoconf version to 2.63.Wendall Cada2013-03-141-1/+1
* configure: C++ compiler detection improvementBen Reser2013-03-131-0/+7
* Integrate Sphinx into autotoolsNoah Slater2012-12-111-108/+282
* Require Erlang R13B04 or laterJan Lehnardt2012-12-061-4/+4
* Fix SpiderMonkey header detectionPaul Joseph Davis2012-01-221-4/+5
* Fix SpiderMonkey version detectionPaul Joseph Davis2012-01-211-19/+22
* Revert "Add ICU_CPPFLAGS to ICU_C|_CXXFLAGS"Randall Leeds2012-01-061-4/+0
* Use ICU_CPPFLAGS instead of _CFLAGSRandall Leeds2012-01-031-1/+2
* Minor doc and configure fixes for old JS enginesRandall Leeds2011-12-281-19/+17
* Add ICU_CPPFLAGS to ICU_C|_CXXFLAGSRandall Leeds2011-12-131-0/+4
* create couch_replicator application.benoitc2011-12-051-0/+1
* Try to determine the location of erl_driver.h at configure timeTrond Norbye2011-10-301-9/+18
* Hardcode couchjs binary namePaul Joseph Davis2011-10-231-0/+5
* Minor fixes to link agianst SpiderMonkey trunkPaul Joseph Davis2011-10-181-0/+8
* Prevent linking against too new of a SpiderMonkeyPaul Joseph Davis2011-10-181-0/+22
* improve argument parsing in couchjsRandall Leeds2011-10-021-3/+3
* 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