aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/vsprojects
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-14
|\
| * Recreating grpc_test_util_unsecure's template.Gravatar Nicolas "Pixel" Noble2015-08-14
| |
* | add protobuf.props to plugin projectsGravatar Jan Tattermusch2015-08-08
|/
* Regenerating project files and massaging VS project files.Gravatar Nicolas Noble2015-07-30
|
* changes to grpc.mak.template to support c++ test buildingGravatar Michael Larson2015-07-19
|
* helper script to build all .proto files in /test/ in-placeGravatar Michael Larson2015-07-19
|
* changed generate_debug_projects.sh to use the .sln hint when making vcxproj ↵Gravatar Michael Larson2015-07-19
| | | | templates
* changed .sln to include hint about lib vs. targetGravatar Michael Larson2015-07-19
|
* changed vsproject generation to make c++ tests; put a hint in the .sln about ↵Gravatar Michael Larson2015-07-19
| | | | lib vs. target; expand .proto includes
* Faking tools target for win32.Gravatar Nicolas "Pixel" Noble2015-07-11
| | | | With run_test.py, we need a tools target now. Let's fake it for Windows so we can at least build.
* provide VS solution for building protoc pluginsGravatar Jan Tattermusch2015-05-27
|
* Add missing copyright noticesGravatar Craig Tiller2015-05-21
|
* Various Win32 fixes and improvements.Gravatar Nicolas Noble2015-05-12
| | | | | | | | -) Properly setting up the endpoint pair. -) Beancounting on socket shutdown to properly add references. -) Only proceed to clear out data when called from the IOCP thread. -) Enabling ALL the tests. -) Fixing run_tests.py to properly invoke them.
* Adding instructions to use generate_debug_projects.sh, and cleaning the ↵Gravatar Nicolas "Pixel" Noble2015-05-09
| | | | script up a bit.
* Properly naming grpc++_unsecure project.Gravatar Nicolas "Pixel" Noble2015-05-09
|
* Making the gRPC C tests building under Windows.Gravatar Nicolas Noble2015-05-09
|
* Adding grpc++_unsecure project file, and adding better support for test ↵Gravatar Nicolas "Pixel" Noble2015-05-09
| | | | projects.
* Ensure all unsecure tests are built on WindowsGravatar Craig Tiller2015-04-30
|
* Updating the templates to create win64 projects.Gravatar Nicolas "Pixel" Noble2015-04-28
|
* fix typo in vcxproj templateGravatar Jan Tattermusch2015-04-20
|
* fixes to Grpc.makGravatar Jan Tattermusch2015-04-20
|
* updated version of nuget packages used in Grpc.makGravatar Jan Tattermusch2015-04-20
|
* start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packagesGravatar Jan Tattermusch2015-04-20
|
* regenerated project filesGravatar Jan Tattermusch2015-04-20
|
* introduced packages.includeGravatar Jan Tattermusch2015-04-20
|
* big refactoring of visual studio projects, started using nugetGravatar Jan Tattermusch2015-04-20
| | | | dependencies.
* Dont build uninteresting tests on WindowsGravatar Craig Tiller2015-04-08
|
* Ensure OUT_DIR createdGravatar Craig Tiller2015-04-08
|
* Make Grpc.mak more useful for run_tests.pyGravatar Craig Tiller2015-04-08
|
* Actually removing shared project files now.Gravatar Nicolas "Pixel" Noble2015-04-03
|
* Created Visual Studio 2010 project files.Gravatar Nicolas "Pixel" Noble2015-04-02
| | | | Also removed the unused shared projects.
* Adding MSVC's grpc++ project file.Gravatar Nicolas "Pixel" Noble2015-03-10
|
* Makefile cleanupGravatar Craig Tiller2015-02-20
|
* added zlib and openssl dependenciesGravatar Jan Tattermusch2015-02-13
|
* polishing of Grpc.makGravatar Jan Tattermusch2015-02-12
|
* added some more non-test targets to Grpc.makGravatar Jan Tattermusch2015-02-12
|
* improving makefile for WindowsGravatar Jan Tattermusch2015-02-12
|
* fixed GrpcTests.mak and removed build_and_run_tests.batGravatar Jan Tattermusch2015-02-12
|
* Added NMake file to ease building and running tests.Gravatar Jan Tattermusch2015-02-12
|
* add more tests into build_and_run_tests.batGravatar Jan Tattermusch2015-02-12
|
* added ssl.props as a dependency for grpc_csharp_ext, regenerated project filesGravatar Jan Tattermusch2015-02-12
|
* Enabling debug symbols while running batched tests under Windows.Gravatar Nicolas Noble2015-02-11
|
* remove _shared suffix from target dll namesGravatar Jan Tattermusch2015-02-11
|
* fixes to make shared libraries buildGravatar Jan Tattermusch2015-02-11
|
* fixed filename of grpc VS project templatesGravatar Jan Tattermusch2015-02-11
|
* added projects for shared librariesGravatar Jan Tattermusch2015-02-11
|
* removed filters for grpc_csharp_extGravatar Jan Tattermusch2015-02-11
|
* some VS project template fixes and added templates for grpc_csharp_extGravatar Jan Tattermusch2015-02-11
|
* Adding Visual Studio filters.Gravatar Nicolas 'Pixel' Noble2015-01-24
|
* Factoring visual studio code into a buildgen plugin.Gravatar Nicolas "Pixel" Noble2015-01-15
|