summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* 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