Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | msvc: add pragmas for common warnings | Philip Oakley | 2019-06-25 | 1 | -0/+4 |
* | msvc: define ftello() | Jeff Hostetler | 2019-06-20 | 1 | -0/+2 |
* | msvc: define O_ACCMODE | Philip Oakley | 2019-06-20 | 1 | -0/+2 |
* | msvc: include sigset_t definition | Philip Oakley | 2019-06-20 | 1 | -0/+2 |
* | msvc: directly use MS version (_stricmp) of strcasecmp | Sven Strickroth | 2018-11-20 | 1 | -7/+1 |
* | MSVC: fix stat definition hell | Karsten Blees | 2013-09-11 | 1 | -15/+0 |
* | msvc: test-svn-fe: Fix linker "unresolved external" error | Ramsay Jones | 2013-02-25 | 1 | -0/+2 |
* | Compile fix for MSVC: Include <io.h> | Vincent van Ravesteijn | 2011-10-31 | 1 | -0/+1 |
* | compat: provide a fallback va_copy definition | Jeff King | 2011-02-26 | 1 | -1/+0 |
* | MSVC: Fix an "incompatible pointer types" compiler warning | Ramsay Jones | 2010-01-16 | 1 | -24/+16 |
* | Define strncasecmp and ftruncate for MSVC | Marius Storm-Olsen | 2009-09-18 | 1 | -0/+2 |
* | Make usage of windows.h lean and mean | Marius Storm-Olsen | 2009-09-18 | 1 | -7/+0 |
* | Add platform files for porting to MSVC | Frank Li | 2009-09-18 | 1 | -0/+55 |