summaryrefslogtreecommitdiff
path: root/build_posix
Commit message (Expand)AuthorAgeFilesLines
...
| * | More --with-builtins implementation.Alex Gorrod2014-06-201-5/+4
| * | Fix zlib builtin build, simplify parsing the list of builtins, don't list "./...Michael Cahill2014-06-203-6/+6
| * | Link builtin extensions directly into libwiredtiger.la.Michael Cahill2014-06-204-4/+17
| * | More implementation of --with-builtins=Alex Gorrod2014-06-201-4/+10
| * | Add support for --enable-builtins to configureAlex Gorrod2014-06-191-2/+40
* | | Improve building and installing LevelDB variants: add wiredtiger_config.h to ...Michael Cahill2014-06-272-13/+23
* | | Add support for Basho-specific features.Michael Cahill2014-06-271-0/+7
* | | Merge branch 'develop' into leveldb-apiMichael Cahill2014-06-252-3/+3
|\ \ \ | | |/ | |/|
| * | Bump release version on develop branch to 2.2.2Alex Gorrod2014-06-252-3/+3
| * | Cut WiredTiger release 2.2.12.2.1Alex Gorrod2014-06-251-1/+1
| |/
* | Add ifdefs for linux-only functions. #1080Susan LoVerso2014-06-231-2/+3
* | Don't search for LevelDB headers now they are in our tree.Michael Cahill2014-06-131-5/+0
* | Fix build of HyperLevelDB support.Michael Cahill2014-05-291-1/+2
* | Merge branch 'develop' into leveldb-apiMichael Cahill2014-05-293-10/+12
|\ \ | |/
| * Untangle Linux configuration from posix_memalign detection, so we can selecti...Michael Cahill2014-05-291-5/+7
| * Bump release version on develop branch to 2.2.1Alex Gorrod2014-05-212-3/+3
| * Cut WiredTiger release 2.2.02.2.0Alex Gorrod2014-05-212-5/+5
* | Only visit the LevelDB directory if configured.Michael Cahill2014-05-271-1/+1
* | Add configure support for enabling LevelDB, including the HyperLevelDB flavor.Michael Cahill2014-05-271-0/+26
* | Implement the LevelDB API, backed by WiredTiger.Michael Cahill2014-05-161-0/+1
|/
* Make all of hte enable patterns the same; minor rewording of the verboseKeith Bostic2014-05-051-3/+3
* Add --enable-verbose option, disabled by default.Alex Gorrod2014-05-051-0/+12
* Move libtool configuration lines back above compiler configurationSusan LoVerso2014-04-301-9/+12
* Remove Java and Python build rules that relied on "--enable-debug". Always r...Michael Cahill2014-04-241-5/+1
* Remove the "--enable-debug" option to configure: users can just as easily set...Michael Cahill2014-04-242-21/+3
* Fix an ordering problem that was causing the default build to be "-O2Keith Bostic2014-04-231-19/+18
* Add the start of a test that verifies checkpoints.Alex Gorrod2014-04-141-0/+1
* The posix_fallocate call on Linux is corrupting already written data,Keith Bostic2014-04-091-1/+1
* Make sure make file includes the right path.Alex Gorrod2014-04-041-2/+2
* Make sure man pages are installed in the right categories.Alex Gorrod2014-04-042-3/+6
* Add a rules to configure and the top-level Makefile to generate the manual pa...Michael Cahill2014-04-042-2/+27
* Bump release version to 2.1.3 on develop branch.Alex Gorrod2014-03-282-3/+3
* Bump version tag to 2.1.2 on develop.Alex Gorrod2014-03-042-3/+3
* Cut release 2.1.12.1.1Alex Gorrod2014-03-041-1/+1
* Bump release version in develop branch.Alex Gorrod2014-02-042-3/+3
* Cut WiredTiger release 2.1.02.1.0Alex Gorrod2014-02-042-5/+5
* Add support for zlib compressionMichael Cahill2014-01-232-0/+18
* move ext/test/helium to ext/datasources/helium, we're shipping HeliumKeith Bostic2014-01-201-1/+1
* Merge branch 'develop' into heliumKeith Bostic2014-01-201-1/+1
|\
| * Support automake-1.11 as well, it knows about parallel-tests and we still hav...Michael Cahill2014-01-151-1/+1
| * Fix compatibility with automake 1.12: we require the parallel test suite, and...Michael Cahill2014-01-161-1/+1
* | First version of the Levyx/Helium code, derived from the Memrata code.Keith Bostic2014-01-152-10/+12
|/
* Remove auto-includes.chk, it's auto-generated.Keith Bostic2014-01-131-0/+1
* autoconf 1.14, add subdir-objects.Keith Bostic2014-01-111-7/+9
* Clean out both the top-level directory and build_posix, remove theKeith Bostic2014-01-111-6/+22
* Don't check for fdatasync on OS X: it exists but doesn't work.Michael Cahill2014-01-101-3/+8
* Use fdatasync in preference to fsync, if it is available (it is twice as fast...Michael Cahill2014-01-081-1/+1
* Replace the Python "huge" test with a standalone C program -- this isn'tKeith Bostic2013-12-181-0/+1
* Bump version to 2.0.2 on developAlex Gorrod2013-12-122-3/+3
* Cut WiredTiger release 2.0.12.0.1Alex Gorrod2013-12-122-3/+3