aboutsummaryrefslogtreecommitdiff
path: root/vsprojects
Commit message (Expand)AuthorAgeFilesLines
* Fixes on visual studio 2008unknown2015-05-271-1/+11
* Add ObjC helpers header to vsproject/extract_includes.batJorge Canizales2015-05-261-0/+1
* Add new headers to extract_includes.batBo Yang2015-05-251-2/+16
* Add missing files for test to *.vcproj filesteboring2015-05-242-4/+133
* Add missing files to *.vcprojteboring2015-05-233-22/+39
* Clean up *.vcproj filesteboring2015-05-235-1504/+376
* down-integrate internal changesBo Yang2015-05-211-0/+64
* Getting the ObjC generator building on Windows.Thomas Van Lenten2015-05-191-0/+96
* Add C# files to Visual Studio projects.Jon Skeet2015-04-242-0/+124
* Fix hash.h for MSVC and platforms without hash map/set support.Jisi Liu2015-03-012-29/+30
* Add missing files in vsprojects.Jisi Liu2015-03-015-8/+49
* Make maps fields work on installed C++ protobufs.Jisi Liu2015-02-254-0/+39
* Add JavaNano and Ruby protoc files into vs projJisi Liu2015-02-222-519/+539
* added missing ruby generator to msvc projectFlorian Enner2015-01-311-0/+8
* Describe how to get gtest source for Visual Studio users.Feng Xiao2014-12-111-0/+7
* Remove map_field.cc from lite-runtime.Feng Xiao2014-12-091-4/+0
* Fix vsprojects/extract_includes.batFeng Xiao2014-12-091-69/+69
* Fix the intermediate directory of vc project files.Feng Xiao2014-12-097-14/+14
* Fix compile issues and test failures in VS2008.Feng Xiao2014-12-051-16/+68
* Update VC projects to include new source files.Feng Xiao2014-12-044-135/+631
* add one file for VC 2013jieluo@google.com2014-07-311-0/+8
* change some files to pass MSVC 2013jieluo@google.com2014-07-313-3/+44
* Define macros on more targets to make gtest work for vs2012liujisi@google.com2012-12-052-4/+4
* Merge from tags/2.5.0rc1 to trunkxiaofeng@google.com2012-12-041-0/+2
* Update MSVC project files and fix compilation issues in MSVC.xiaofeng@google.com2012-09-246-2/+135
* set _VARDADIC_MAX=10 preprocessor definition to make test pass in vc11.liujisi@google.com2012-07-031-2/+2
* Add atomicops from V8.pliard@google.com2012-03-023-0/+35
* Add missing plugin.h into extract_includes.bat script.liujisi@google.com2011-04-291-0/+1
* 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
* Remove hashmap.cc in vcproj files.liujisi@google.com2010-12-062-8/+0
* Use native line endings on VS project files (they are, in fact, text).kenton@google.com2010-09-174-707/+707
* 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-216-80/+385
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-185-1626/+1626
* Fix MSVC version check -- I was given bad info.kenton@google.com2009-10-121-1/+1
* Support MSVC 2010 beta 1.kenton@google.com2009-10-121-1/+5
* Add new headers to extract_includes.bat.kenton@google.com2009-08-111-1/+5
* Fix MSVC projects to ensure that protoc is built before lite-test attempts to...kenton@google.com2009-08-102-73/+10
* Make DLLs work again.kenton@google.com2009-08-011-1/+2
* Update MSVC project files for recent changes. Added new projects for libprot...kenton@google.com2009-08-016-9/+693
* Update extract_includes.bat to include new public headers in rev 120.kenton@google.com2009-04-281-0/+2
* Update MSVC project files for rev 120, and add instructions for compiling wit...kenton@google.com2009-04-274-2/+51
* Remove scoped_memory_log.h from MSVC project files -- it has not existed for ...kenton@google.com2009-04-221-4/+0
* Update MSVC project files to work with new gtest bundling strategy.kenton@google.com2009-04-225-1611/+1557
* Integrate changes from internal code.kenton@google.com2008-11-212-0/+8
* Update MSVC installation instructions for static linking change.kenton@google.com2008-10-211-7/+6
* * Fix build on MSVC.kenton@google.com2008-09-304-62/+61
* misc. stuff:temporal2008-07-211-1/+6
* Initial checkin.temporal2008-07-109-0/+1763