summaryrefslogtreecommitdiff
path: root/build_win
Commit message (Expand)AuthorAgeFilesLines
* Split the FILE functions out to os_posix/os_stdio.c, we're going to needKeith Bostic2015-03-201-0/+1
* Update LZ4 source code to be more in-line with Snappy implementation.Alex Gorrod2015-03-181-0/+6
* Replace wiredtiger_strerror_r with WT_SESSION.strerror, reference #1516.Keith Bostic2015-02-021-1/+0
* WiredTiger DLL supportMark Benvenuto2015-01-271-0/+21
* Add __wt_getenv to workaround caching in MSVC CRT's getenv implementation.Mark Benvenuto2014-12-191-0/+1
* Add a Windows-specific file, os_win/os_snprintf.c.Keith Bostic2014-12-171-0/+1
* Stop maintaining a separate Windows version of the file list, generate itKeith Bostic2014-12-171-0/+168
* add config validation for Windows configMark Benvenuto2014-10-131-0/+151