Commit graph

5 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
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
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
Renamed from vsprojects/Base.props (Browse further)