Commit Graph

40 Commits

Author SHA1 Message Date
David Hows
e905523046 WT-2377 - Add idle_table to wtperf section of SConstruct 2016-02-03 14:21:23 +11:00
sueloverso
dc6d95bf76 Merge pull request #2440 from wiredtiger/WT-2267
WT-2267 - WTPERF Throttle implementation
2016-01-20 11:06:48 -05:00
David Hows
1743180fcf WT-2267 - WTPERF Throttle implementation 2016-01-20 09:24:13 +11:00
Keith Bostic
1df86bfb7a WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds the
underlying btree, correcting any imbalance.
2015-12-17 12:29:08 -05:00
Michael Cahill
368b307332 Merge pull request #2291 from wiredtiger/win_no_buffering
WT-2200 Change WiredTiger caching strategy on Windows
2015-11-09 17:56:21 +11:00
Mark Benvenuto
310023deba WT-2200 Change WiredTiger caching strategy on Windows 2015-11-05 16:57:23 -05:00
Alex Gorrod
7e0392b98c WT-2184 Take new recovery test out of Windows build.
It uses posix specific calls.
2015-11-03 16:06:37 +11:00
Susan LoVerso
efe8573ba8 WT-2184 Add test/recovery to test for write-no-sync semantics. 2015-11-02 11:16:42 -05:00
Mark Benvenuto
b5df4a6891 WT-2044: Fix Windows wtperf.exe build 2015-08-14 08:41:04 -04:00
Don Anderson
96419b6dbf Build ex_encrypt on Windows. 2015-05-13 22:03:35 -04:00
David Hows
9925a414cd Code review Changes 2015-05-01 17:29:04 +10:00
David Hows
4be18dd81c Add directory_delimiter function 2015-05-01 12:14:37 +10:00
David Hows
1632d07477 Move utilities to .i and add fixes for Windows 2015-05-01 12:14:37 +10:00
Mark Benvenuto
3800339557 TC Malloc 2015-04-24 18:29:39 -04:00
Mark Benvenuto
7d0e5fe3df Enable test/fops for Windows, and add to CI
- Added Windows shim for gettimeofday
2015-04-08 14:22:10 -04:00
Mark Benvenuto
4a0e8c816a Revert "Make LZ4 default off in scons builds for now."
This reverts commit 67b71e1eaa.
2015-03-26 11:31:27 -04:00
Michael Cahill
67b71e1eaa Make LZ4 default off in scons builds for now. 2015-03-26 16:39:00 +11:00
Mark Benvenuto
17bd2356a5 Use beginthreadex, and ensure we use the correct C calling conventions in all callbacks 2015-03-25 13:50:13 -04:00
Alex Gorrod
f6aee6ab5a Merge pull request #1790 from markbenvenuto/scons_lz4
Add LZ4 support to SCons
2015-03-20 14:15:35 +11:00
Mark Benvenuto
ee74567992 Visual Studio 2015 Preview support 2015-03-19 21:55:07 -04:00
Mark Benvenuto
6c4e81f6c0 Add LZ4 support to SCons 2015-03-19 21:52:05 -04:00
Mark Benvenuto
8faa218d27 MCI configuration update 2015-01-27 14:22:01 -05:00
Mark Benvenuto
f8456ed665 Add support for running most C Examples via scons command line 2015-01-27 14:21:53 -05:00
Mark Benvenuto
577791587a Add 64-bit check for python 2015-01-27 13:48:19 -05:00
Mark Benvenuto
422cbb6cea Add Install Target to SCons 2015-01-27 13:48:19 -05:00
Mark Benvenuto
41e7ab083d WiredTiger DLL support
- Examples that only depend on public API use DLL now
2015-01-27 13:48:18 -05:00
Mark Benvenuto
23b2493e75 Scons Improvements
- Added --enable-attach, --enable-diagnostic, --enable-verbose
- Renamed --enable-swig to --enable-python for consistency + swig cleanup
- Renamed wiredtiger static library to libwiredtiger.lib
2015-01-27 13:48:18 -05:00
Keith Bostic
5a8c516e06 Stop maintaining a separate Windows version of the file list, generate it
from the POSIX list (it shouldn't change that often).
2014-12-17 18:50:18 -05:00
Mark Benvenuto
27454c5790 Windows Build fix 2014-12-17 17:43:36 -05:00
Mark Benvenuto
bf2bc0f175 Install swig generated python files for the python test suite 2014-11-26 15:42:20 -05:00
Mark Benvenuto
e708c3bec7 SConstruct cleanup
- Use Substfile instead of hand written code
- Add more error checks, and dependencies
2014-11-03 16:12:21 -05:00
Mark Benvenuto
cdd2b02d3f Change linked CRT default.
Statically linked CRT is now the default.
Dynamically linked CRT is an option.
2014-10-17 16:51:34 -04:00
Mark Benvenuto
130120e0db Fix _wt_epoch
Cleanup SConstruct, and add more details to os_open errors
2014-10-17 15:32:34 -04:00
Mark Benvenuto
6828f17265 Port all examples, most tests, and wtperf to Windows
Added windows_shim to emulate most functions
2014-10-16 19:58:17 -04:00
Michael Cahill
185694d349 Add JSON load code to wt.exe on Windows. 2014-10-17 10:12:35 +11:00
Mark Benvenuto
0d4697ad1e add config validation for Windows config 2014-10-13 13:50:21 -04:00
Mark Benvenuto
1dfd9313a2 MSVC & Clang Warning Cleanup
FAllocate & FTruncate fixes
2014-10-10 18:01:19 -04:00
Mark Benvenuto
f2f3fcf201 Minor Windows SConstruct & Build fixes 2014-10-09 15:03:19 -04:00
Keith Bostic
f3cbd6873f Create a separate list of Windows' files, that way we can have
OS-specific files and share OS files between ports.
2014-10-09 14:29:43 -04:00
Mark Benvenuto
d20905d154 Initial Windows Port 2014-10-08 20:11:26 -04:00