aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/libprotoc.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Remove vsprojects.Feng Xiao2015-06-051-342/+0
|
* Add missing files to *.vcprojteboring2015-05-231-1/+4
|
* Clean up *.vcproj filesteboring2015-05-231-644/+161
|
* down-integrate internal changesBo Yang2015-05-211-0/+64
|
* Getting the ObjC generator building on Windows.Thomas Van Lenten2015-05-191-0/+96
| | | | | | | | | 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.
* Add C# files to Visual Studio projects.Jon Skeet2015-04-241-0/+120
| | | | Also ignore Windows native build output files.
* Add JavaNano and Ruby protoc files into vs projJisi Liu2015-02-221-519/+535
| | | | Change-Id: I01f6543bb24c015181b9b7b82eb0ea3dc26f0ee3
* added missing ruby generator to msvc projectFlorian Enner2015-01-311-0/+8
| | | | https://github.com/google/protobuf/issues/87
* Fix the intermediate directory of vc project files.Feng Xiao2014-12-091-2/+2
|
* Fix compile issues and test failures in VS2008.Feng Xiao2014-12-051-16/+68
|
* add one file for VC 2013jieluo@google.com2014-07-311-0/+8
|
* change some files to pass MSVC 2013jieluo@google.com2014-07-311-1/+33
|
* Update MSVC project files and fix compilation issues in MSVC.xiaofeng@google.com2012-09-241-0/+12
|
* fix a typo in vcprojliujisi@google.com2010-12-091-1/+1
|
* Add new files for vcprojs, fix issues: 165, 211, 228, 240liujisi@google.com2010-12-071-0/+8
|
* Use native line endings on VS project files (they are, in fact, text).kenton@google.com2010-09-171-406/+406
|
* Allow protoc to output directly to zip/jar/par/war files.kenton@google.com2009-12-241-0/+8
|
* Fix build on MSVC.kenton@google.com2009-12-211-0/+24
|
* Update MSVC project files to work with new gtest bundling strategy.kenton@google.com2009-04-221-374/+374
|
* * Fix build on MSVC.kenton@google.com2008-09-301-26/+4
| | | | | * Switch to statically-linked libraries instead of DLLs on MSVC.
* Initial checkin.temporal2008-07-101-0/+396