Commit graph

10 commits

Author SHA1 Message Date
mehrdadn
7237ec4124 Windows compatibility (#57)
* Add Python and Redis submodules, and remove old third-party modules

* Update VS projects (WARNING: references files that do not exist yet)

* Update code & add shims for APIs except AF_UNIX/{send,recv}msg()

* Minor style changes.
2016-11-22 17:04:24 -08:00
mehrdadn
1961deeffb Update Windows support (#317) 2016-07-28 13:11:13 -07:00
mehrdadn
ad9cc57485 Suppress Visual C++ secure-iterator warning globally since I cannot just suppress them in protobuf headers (#280) 2016-07-18 12:56:37 -07:00
mehrdadn
97270f5aec zlib stub comment (#273) 2016-07-16 14:59:06 -07:00
mehrdadn
c5be9b96de Visual Studio - Project cleanup, warning suppression, and removal of zlib dependency (#272)
* windows_intermodule_singleton warning

* Fix some warnings from Visual Studio

* More Visual Studio project changes

* Replace zlib Visual Studio project with stub; it's not needed

* Un-enable link-time code generation
2016-07-16 13:02:51 -07:00
mehrdadn
4bf5052832 Update Visual Studio projects (#199) 2016-07-02 21:07:12 -07:00
mehrdadn
8fde648752 Forgot to set Console subsystem for Visual Studio (#192) 2016-06-30 16:19:26 -07:00
mehrdadn
db1d1b7f79 Visual Studio project file changes (#186)
* Rename VS project files to lowercase

* Massively simplify Visual Studio project files
2016-06-29 22:52:53 -07:00
mehrdadn
49dbaf0a52 VS Project Updates (#178) 2016-06-27 15:21:31 -07:00
Mehrdad
c230b6b459 Windows support for Visual Studio 2015 2016-06-19 20:51:40 -07:00