index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
docs
/
install.dox
Age
Commit message (
Expand
)
Author
2014-09-05
Document the autogen.sh script in the top level of the tree: that is common p...
Michael Cahill
2014-09-01
Minor wording changes to clarify the LevelDB configuration options.
Keith Bostic
2014-08-28
Switch from adaptive pthread mutexes by default, based on:
Keith Bostic
2014-08-02
Add a wtperf page to the documentation, how to simulate workloads.
Keith Bostic
2014-07-29
Add 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-leveldb
Keith Bostic
2014-07-14
Add --enable-leveldb, --enable-rocksdb to the configuration list
Keith Bostic
2014-07-03
Update install doc for --enable-builtins and --with-python-prefix.
Alex Gorrod
2014-07-02
Update the list of configuration options: remove --enable-debug, add
Keith Bostic
2013-10-15
The option is 'pthread', not 'pthread_mutex'.
Keith Bostic
2013-02-12
It's "distclean", not "realclean" at the moment.
Keith Bostic
2012-05-09
Move docs/src to src/docs.
Michael Cahill