Commit Graph

21 Commits

Author SHA1 Message Date
Jon Skeet
f52426827e First stab at new proto3-only code generator 2015-06-05 20:44:05 +01:00
teboring
2e663048e3 Add missing files to *.vcproj 2015-05-23 22:28:49 -07:00
teboring
4baf49ec70 Clean up *.vcproj files 2015-05-23 18:34:38 -07:00
Bo Yang
5db217305f down-integrate internal changes 2015-05-21 19:32:02 -07:00
Thomas Van Lenten
ce55ff9441 Getting the ObjC generator building on Windows.
Remove the ClassList support (maybe bring it back in the future).
Trim the includes to hopefully get a working Window build.
Add some more returns after switches for compilers that warn even when all values of the enum are handled.
Use ghtonl instead of htonl.
Change the use of [u]int(8,32)_t within the ObjC generator code to [u]int(8,32) to match the rest of the compiler.
Add objective-c generator files to Visual Studio project.
2015-05-19 20:25:19 -04:00
Jon Skeet
8d7e9433b3 Add C# files to Visual Studio projects.
Also ignore Windows native build output files.
2015-04-24 09:21:31 +01:00
Jisi Liu
5b033ae2f7 Add JavaNano and Ruby protoc files into vs proj
Change-Id: I01f6543bb24c015181b9b7b82eb0ea3dc26f0ee3
2015-02-22 09:29:42 -08:00
Florian Enner
ec53b8cb60 added missing ruby generator to msvc project
https://github.com/google/protobuf/issues/87
2015-01-31 18:42:12 -05:00
Feng Xiao
7da8121771 Fix the intermediate directory of vc project files. 2014-12-09 14:47:29 -08:00
Feng Xiao
be20ae0b69 Fix compile issues and test failures in VS2008. 2014-12-05 02:54:43 -08:00
jieluo@google.com
81d833d07d add one file for VC 2013 2014-07-31 00:39:32 +00:00
jieluo@google.com
7ee0f3edc7 change some files to pass MSVC 2013 2014-07-31 00:24:48 +00:00
xiaofeng@google.com
fcb8a50b50 Update MSVC project files and fix compilation issues in MSVC. 2012-09-24 06:48:20 +00:00
liujisi@google.com
334dfc21ec fix a typo in vcproj 2010-12-09 13:23:10 +00:00
liujisi@google.com
1fd96c43a0 Add new files for vcprojs, fix issues: 165, 211, 228, 240 2010-12-07 06:23:55 +00:00
kenton@google.com
b541e3c966 Use native line endings on VS project files (they are, in fact, text). 2010-09-17 22:37:46 +00:00
kenton@google.com
5066322074 Allow protoc to output directly to zip/jar/par/war files. 2009-12-24 02:12:15 +00:00
kenton@google.com
d1ce7a2839 Fix build on MSVC. 2009-12-21 21:19:05 +00:00
kenton@google.com
bbbd4d309c Update MSVC project files to work with new gtest bundling strategy. 2009-04-22 01:34:07 +00:00
kenton@google.com
9b10f5845a * Fix build on MSVC.
* Switch to statically-linked libraries instead of DLLs on MSVC.
2008-09-30 00:09:40 +00:00
temporal
40ee551715 Initial checkin. 2008-07-10 02:12:20 +00:00