aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects
Commit message (Expand)AuthorAge
* Fixes on visual studio 2008Gravatar unknown2015-05-27
* Add ObjC helpers header to vsproject/extract_includes.batGravatar Jorge Canizales2015-05-26
* Add new headers to extract_includes.batGravatar Bo Yang2015-05-25
* Add missing files for test to *.vcproj filesGravatar teboring2015-05-24
* Add missing files to *.vcprojGravatar teboring2015-05-23
* Clean up *.vcproj filesGravatar teboring2015-05-23
* down-integrate internal changesGravatar Bo Yang2015-05-21
* Getting the ObjC generator building on Windows.Gravatar Thomas Van Lenten2015-05-19
* Add C# files to Visual Studio projects.Gravatar Jon Skeet2015-04-24
* Fix hash.h for MSVC and platforms without hash map/set support.Gravatar Jisi Liu2015-03-01
* Add missing files in vsprojects.Gravatar Jisi Liu2015-03-01
* Make maps fields work on installed C++ protobufs.Gravatar Jisi Liu2015-02-25
* Add JavaNano and Ruby protoc files into vs projGravatar Jisi Liu2015-02-22
* added missing ruby generator to msvc projectGravatar Florian Enner2015-01-31
* Describe how to get gtest source for Visual Studio users.Gravatar Feng Xiao2014-12-11
* Remove map_field.cc from lite-runtime.Gravatar Feng Xiao2014-12-09
* Fix vsprojects/extract_includes.batGravatar Feng Xiao2014-12-09
* Fix the intermediate directory of vc project files.Gravatar Feng Xiao2014-12-09
* Fix compile issues and test failures in VS2008.Gravatar Feng Xiao2014-12-05
* Update VC projects to include new source files.Gravatar Feng Xiao2014-12-04
* add one file for VC 2013Gravatar jieluo@google.com2014-07-31
* change some files to pass MSVC 2013Gravatar jieluo@google.com2014-07-31
* Define macros on more targets to make gtest work for vs2012Gravatar liujisi@google.com2012-12-05
* Merge from tags/2.5.0rc1 to trunkGravatar xiaofeng@google.com2012-12-04
* Update MSVC project files and fix compilation issues in MSVC.Gravatar xiaofeng@google.com2012-09-24
* set _VARDADIC_MAX=10 preprocessor definition to make test pass in vc11.Gravatar liujisi@google.com2012-07-03
* Add atomicops from V8.Gravatar pliard@google.com2012-03-02
* Add missing plugin.h into extract_includes.bat script.Gravatar liujisi@google.com2011-04-29
* fix a typo in vcprojGravatar liujisi@google.com2010-12-09
* Add new files for vcprojs, fix issues: 165, 211, 228, 240Gravatar liujisi@google.com2010-12-07
* Remove hashmap.cc in vcproj files.Gravatar liujisi@google.com2010-12-06
* Use native line endings on VS project files (they are, in fact, text).Gravatar kenton@google.com2010-09-17
* Allow protoc to output directly to zip/jar/par/war files.Gravatar kenton@google.com2009-12-24
* Fix build on MSVC.Gravatar kenton@google.com2009-12-21
* Massive roll-up of changes. See CHANGES.txt.Gravatar kenton@google.com2009-12-18
* Fix MSVC version check -- I was given bad info.Gravatar kenton@google.com2009-10-12
* Support MSVC 2010 beta 1.Gravatar kenton@google.com2009-10-12
* Add new headers to extract_includes.bat.Gravatar kenton@google.com2009-08-11
* Fix MSVC projects to ensure that protoc is built before lite-test attempts to...Gravatar kenton@google.com2009-08-10
* Make DLLs work again.Gravatar kenton@google.com2009-08-01
* Update MSVC project files for recent changes. Added new projects for libprot...Gravatar kenton@google.com2009-08-01
* Update extract_includes.bat to include new public headers in rev 120.Gravatar kenton@google.com2009-04-28
* Update MSVC project files for rev 120, and add instructions for compiling wit...Gravatar kenton@google.com2009-04-27
* Remove scoped_memory_log.h from MSVC project files -- it has not existed for ...Gravatar kenton@google.com2009-04-22
* Update MSVC project files to work with new gtest bundling strategy.Gravatar kenton@google.com2009-04-22
* Integrate changes from internal code.Gravatar kenton@google.com2008-11-21
* Update MSVC installation instructions for static linking change.Gravatar kenton@google.com2008-10-21
* * Fix build on MSVC.Gravatar kenton@google.com2008-09-30
* misc. stuff:Gravatar temporal2008-07-21
* Initial checkin.Gravatar temporal2008-07-10