summaryrefslogtreecommitdiff
path: root/build_posix
Commit message (Expand)AuthorAgeFilesLines
* WT-2695 Fix build issues caused by zSeries checksum code (#2979)Michael Cahill2016-08-251-3/+1
* WT-2695 Integrate s390x accelerated crc32c support (#2967)Keith Bostic2016-08-251-0/+9
* WT-2857 POSIX ftruncate calls should be #ifdef'd HAVE_FTRUNCATE (#2975)Keith Bostic2016-08-241-3/+2
* WT-2850 clang 4.1 attribute warnings when building (#2972)Keith Bostic2016-08-231-0/+1
* WT-2787 Include src/include/wiredtiger_ext.h is problematic (#2956)Keith Bostic2016-08-151-0/+1
* WT-2688 improve build error messages when SWIG is unavailable. (#2928)Don Anderson2016-08-041-1/+3
* WT-2737 Scrub dirty pages rather than evicting them (#2889)Keith Bostic2016-07-211-2/+6
* WT-2756 Upgrade the autoconf archive package to check for swig 3.0. (#2861)Keith Bostic2016-07-111-5/+5
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2792)Keith Bostic2016-06-081-1/+1
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-083-11/+110
* WT-2658 Only include PPC-specific files in PPC builds (#2758)Keith Bostic2016-06-032-12/+28
* WT-2554 Add initial C test framework. (#2655)Alex Gorrod2016-05-231-0/+2
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-281-0/+1
* Bump release version on develop to 2.8.1Alex Gorrod2016-03-242-3/+3
* Fixup dates for release versions2.8.0Alex Gorrod2016-03-241-1/+1
* Cut WiredTiger WT-2.8.0 releaseAlex Gorrod2016-03-232-5/+5
* WT-2477 Checks for a 64-bit build without polluting config.h files.Michael Cahill2016-03-141-1/+3
* Merge pull request #2473 from wiredtiger/wt-2375-collator-testsMichael Cahill2016-03-141-0/+1
|\
| * Merge branch 'develop' into wt-2375-collator-testsMichael Cahill2016-03-142-0/+25
| |\
| * | WT-2375 Added tests using revint, a reverse integer collator for testing.Don Anderson2016-02-011-0/+1
* | | WT-2475 Have reconf script remove config.cache.Alex Gorrod2016-03-141-0/+1
| |/ |/|
* | Merge pull request #2561 from wiredtiger/wt-2459Alex Gorrod2016-03-111-0/+16
|\ \
| * | WT-2459 - Update commentDavid Hows2016-03-111-4/+7
| * | WT-2459 - Fix comments, change casingDavid Hows2016-03-111-5/+4
| * | WT-2459 - Make the PPC tag override only occur when we are using different C ...David Hows2016-03-111-6/+11
| * | WT-2459 - Force the CC tag under powerPCDavid Hows2016-03-101-0/+9
* | | Merge branch 'develop' into wt-2318-auto-cond-varSusan LoVerso2016-03-101-0/+5
|\ \ \ | |/ /
| * | WT-2449 Check for a 64-bit build during configure.Michael Cahill2016-03-071-0/+5
* | | WT-2318 Add test.Susan LoVerso2016-03-071-0/+1
|/ /
* | Merge branch 'develop' into wt-2349-readonlySusan LoVerso2016-02-181-0/+1
|\ \
| * | WT-2399 Add initial implementation for cursor traversal test application.Alex Gorrod2016-02-161-0/+1
* | | Merge branch 'develop' into wt-2349-readonlySusan LoVerso2016-02-161-0/+1
|\ \ \ | |/ /
| * | WT-2280 Build IntegrationMark Benvenuto2016-02-101-0/+1
| |/
* | WT-2349 Add multi-connection test and code fixes for it.Susan LoVerso2016-02-111-0/+1
|/
* WT-2369 Use C compiler to detect headers instead of C++ compilerMark Benvenuto2016-01-292-8/+2
* WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-282-18/+0
* WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds theKeith Bostic2015-12-171-0/+1
* WT-2285: configure should set BUFFER_ALIGNMENT_DEFAULT to 4kb on linuxMark Benvenuto2015-12-111-1/+1
* Bump the release version on the develop branch.Alex Gorrod2015-12-082-3/+3
* Bump WiredTiger 2.7.0 releaseAlex Gorrod2015-12-081-1/+1
* Add first pass release changelog for 2.7.0Alex Gorrod2015-12-071-1/+1
* Bump the WiredTiger version to 2.7.0 in preparation for a new release.Michael Cahill2015-11-192-5/+5
* WT-2184 Add test/recovery to test for write-no-sync semantics.Susan LoVerso2015-11-021-0/+1
* WT-1987 Add a TEST_WRAPPER variable for running all tests with valgrind or si...Michael Cahill2015-07-011-1/+3
* I'm getting autoconf complaints about the new ax_func_posix_memalign.m4Keith Bostic2015-06-061-2/+2
* Bump release version on develop to 2.6.2Alex Gorrod2015-06-042-3/+3
* Bump to 2.6.1 releaseAlex Gorrod2015-06-041-1/+1
* Add draft changelog for 2.6.1 release.Alex Gorrod2015-06-031-1/+1
* Add code from the autoconf archive to detect posix_memalign instead of relyin...Michael Cahill2015-05-282-1/+55
* WT-1940. Added CSV extractor and a fix for customized extractors.Don Anderson2015-05-201-0/+1