Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-10 | Update disabled warnings options | Boris Kolpackov | 1 | -4/+4 | |
2010-09-09 | Disable C4200 zero-size array in struct | Boris Kolpackov | 1 | -4/+4 | |
2010-09-03 | Implement Win32 TLS support | Boris Kolpackov | 1 | -0/+1 | |
2010-08-30 | Support for automake and VC++ builds | Boris Kolpackov | 1 | -4/+4 | |
2010-08-26 | Add support for creating other build systems (meta-building) | Boris Kolpackov | 1 | -0/+357 | |
Add support for automake, VC++ 9, and VC++ 10. Also add the Win32 and 'NULL' threading model implementations. |