summaryrefslogtreecommitdiff
path: root/build_posix
Commit message (Expand)AuthorAgeFilesLines
* Cut WiredTiger release 2.2.12.2.1Alex Gorrod2014-06-251-1/+1
* 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
* 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
* Cut WiredTiger release 2.0.02.0.0Alex Gorrod2013-12-112-6/+6
* Bump release in develop branch to 1.6.7Alex Gorrod2013-11-192-3/+3
* Cut WiredTiger release 1.6.61.6.6Alex Gorrod2013-11-191-1/+1
* Add a new spinlock type, "pthread_logging" which configures the codeKeith Bostic2013-10-151-4/+7
* Bump the version on develop to 1.6.6.Michael Cahill2013-10-092-3/+3
* Bump release version on develop branch to 1.6.5Alex Gorrod2013-08-212-3/+3
* Cut release 1.6.41.6.4Alex Gorrod2013-08-211-1/+1
* Pass any configured Python prefix through to the Python install step.Michael Cahill2013-07-171-2/+4
* Fix "make install" of Python. Remove old code and restructure the Python sou...Michael Cahill2013-07-172-0/+8
* Bump release version to 1.6.4 in develop branch.Alex Gorrod2013-07-122-3/+3
* Cut release 1.6.31.6.3Alex Gorrod2013-07-121-1/+1
* Another try at portably getting the IFS setting we need.Michael Cahill2013-07-092-2/+5
* Make IFS more portable: don't export, set explicitly and move to where it is ...Michael Cahill2013-07-092-8/+2
* Insulate scripts from user settings of IFS.Michael Cahill2013-07-092-0/+8
* Bump develop release version.Alex Gorrod2013-06-182-3/+3
* Bump the version on develop.Michael Cahill2013-05-312-3/+3