summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* WT-2873 Refactor CRC32 code (#3000)Keith Bostic2016-09-081-0/+1
* WT-2555 Make test/Format and csuite run on Windows (#3011)Mark Benvenuto2016-09-051-20/+14
* WT-2695 Integrate s390x accelerated crc32c support (#2967)Keith Bostic2016-08-251-0/+2
* WT-2737 Scrub dirty pages rather than evicting them (#2889)Keith Bostic2016-07-211-1/+1
* WT-2658 Only include PPC-specific files in PPC builds (#2758)Keith Bostic2016-06-031-6/+20
* WT-2554 Add initial C test framework. (#2655)Alex Gorrod2016-05-231-2/+8
* WT-2586 Fix Windows build after removal of ex_config (#2703)Alex Gorrod2016-04-291-1/+0
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-281-1/+3
* WT-2377 - Add idle_table to wtperf section of SConstructDavid Hows2016-02-031-0/+1
* Merge pull request #2440 from wiredtiger/WT-2267sueloverso2016-01-201-0/+1
|\
| * WT-2267 - WTPERF Throttle implementationDavid Hows2016-01-201-0/+1
* | WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds theKeith Bostic2015-12-171-0/+1
|/
* Merge pull request #2291 from wiredtiger/win_no_bufferingMichael Cahill2015-11-091-0/+1
|\
| * WT-2200 Change WiredTiger caching strategy on WindowsMark Benvenuto2015-11-051-0/+1
* | WT-2184 Take new recovery test out of Windows build.Alex Gorrod2015-11-031-5/+4
* | WT-2184 Add test/recovery to test for write-no-sync semantics.Susan LoVerso2015-11-021-0/+4
|/
* WT-2044: Fix Windows wtperf.exe buildMark Benvenuto2015-08-141-0/+1
* Build ex_encrypt on Windows.Don Anderson2015-05-131-1/+2
* Code review ChangesDavid Hows2015-05-011-12/+12
* Add directory_delimiter functionDavid Hows2015-05-011-8/+2
* Move utilities to .i and add fixes for WindowsDavid Hows2015-05-011-59/+75
* TC MallocMark Benvenuto2015-04-241-0/+14
* Enable test/fops for Windows, and add to CIMark Benvenuto2015-04-081-5/+6
* Revert "Make LZ4 default off in scons builds for now."Mark Benvenuto2015-03-261-1/+1
* Make LZ4 default off in scons builds for now.Michael Cahill2015-03-261-1/+1
* Use beginthreadex, and ensure we use the correct C calling conventions in all...Mark Benvenuto2015-03-251-1/+7
* Merge pull request #1790 from markbenvenuto/scons_lz4Alex Gorrod2015-03-201-0/+17
|\
| * Add LZ4 support to SConsMark Benvenuto2015-03-191-0/+17
* | Visual Studio 2015 Preview supportMark Benvenuto2015-03-191-33/+46
|/
* MCI configuration updateMark Benvenuto2015-01-271-0/+2
* Add support for running most C Examples via scons command lineMark Benvenuto2015-01-271-6/+54
* Add 64-bit check for pythonMark Benvenuto2015-01-271-0/+7
* Add Install Target to SConsMark Benvenuto2015-01-271-1/+12
* WiredTiger DLL supportMark Benvenuto2015-01-271-12/+26
* Scons ImprovementsMark Benvenuto2015-01-271-24/+59
* Stop maintaining a separate Windows version of the file list, generate itKeith Bostic2014-12-171-1/+1
* Windows Build fixMark Benvenuto2014-12-171-1/+0
* Install swig generated python files for the python test suiteMark Benvenuto2014-11-261-1/+9
* SConstruct cleanupMark Benvenuto2014-11-031-37/+49
* Change linked CRT default.Mark Benvenuto2014-10-171-1/+4
* Fix _wt_epochMark Benvenuto2014-10-171-2/+1
* Port all examples, most tests, and wtperf to WindowsMark Benvenuto2014-10-161-4/+154
* Add JSON load code to wt.exe on Windows.Michael Cahill2014-10-171-0/+1
* add config validation for Windows configMark Benvenuto2014-10-131-1/+1
* MSVC & Clang Warning CleanupMark Benvenuto2014-10-101-2/+1
* Minor Windows SConstruct & Build fixesMark Benvenuto2014-10-091-9/+8
* Create a separate list of Windows' files, that way we can haveKeith Bostic2014-10-091-6/+2
* Initial Windows PortMark Benvenuto2014-10-081-0/+135