summaryrefslogtreecommitdiff
path: root/src/docs/install.dox
AgeCommit message (Expand)Author
2014-09-05Document the autogen.sh script in the top level of the tree: that is common p...Michael Cahill
2014-09-01Minor wording changes to clarify the LevelDB configuration options.Keith Bostic
2014-08-28Switch from adaptive pthread mutexes by default, based on:Keith Bostic
2014-08-02Add a wtperf page to the documentation, how to simulate workloads.Keith Bostic
2014-07-29Add a page to the documentation describing how to use the LevelDB API.Michael Cahill
2014-07-14--enable-rocksdb is wrong, rocksdb is an argument to --enable-leveldbKeith Bostic
2014-07-14Add --enable-leveldb, --enable-rocksdb to the configuration listKeith Bostic
2014-07-03Update install doc for --enable-builtins and --with-python-prefix.Alex Gorrod
2014-07-02Update the list of configuration options: remove --enable-debug, addKeith Bostic
2013-10-15The option is 'pthread', not 'pthread_mutex'.Keith Bostic
2013-02-12It's "distclean", not "realclean" at the moment.Keith Bostic
2012-05-09Move docs/src to src/docs.Michael Cahill