aboutsummaryrefslogtreecommitdiff
path: root/vsprojects
AgeCommit message (Expand)Author
2015-04-20enabling creation of nuget package for grpc_csharp_extJan Tattermusch
2015-04-20fix typo in vcxproj templateJan Tattermusch
2015-04-20fixed grammar in readmeJan Tattermusch
2015-04-20tiny fixupsJan Tattermusch
2015-04-20fixes to Grpc.makJan Tattermusch
2015-04-20updated READMEJan Tattermusch
2015-04-20allow building vcxproj files separately using msbuildJan Tattermusch
2015-04-20fixes to run_tests.py to at least start building tests on WindowsJan Tattermusch
2015-04-20updated version of nuget packages used in Grpc.makJan Tattermusch
2015-04-20regenerated Grpc.makJan Tattermusch
2015-04-20remove what's left from vs2010 and vs2013 directoriesJan Tattermusch
2015-04-20small fixes in README.mdJan Tattermusch
2015-04-20start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packagesJan Tattermusch
2015-04-20regenerated project filesJan Tattermusch
2015-04-20big refactoring of visual studio projects, started using nugetJan Tattermusch
2015-04-17Refactoring of core security to remove the factories.Julien Boeuf
2015-04-13Merge branch 'master' of git://github.com/vjpai/grpc into timersVijay Pai
2015-04-13Visual Studio build filesVijay Pai
2015-04-13Update build filesCraig Tiller
2015-04-13Merge github.com:grpc/grpc into windows-fixesCraig Tiller
2015-04-10Merge pull request #1249 from ctiller/tlsNicolas Noble
2015-04-10Add missing public headersYang Gao
2015-04-10Thread local storage for grpcCraig Tiller
2015-04-09Have the secure credentials in separate header files.Julien Boeuf
2015-04-08Begin port selection code for windowsCraig Tiller
2015-04-08Dont build uninteresting tests on WindowsCraig Tiller
2015-04-08Add endpoint_pair_windows.cCraig Tiller
2015-04-08Ensure OUT_DIR createdCraig Tiller
2015-04-08Make Grpc.mak more useful for run_tests.pyCraig Tiller
2015-04-06Merge branch 'master' of github.com:google/grpc into the-purgeNicolas "Pixel" Noble
2015-04-04Rewriting mutex, condition_variable, and thread.Nicolas "Pixel" Noble
2015-04-03Adding joinable threads, and gpr_thd_join.Nicolas Noble
2015-04-03Actually removing shared project files now.Nicolas "Pixel" Noble
2015-04-02Merge pull request #1173 from nicolasnoble/vs2010Jan Tattermusch
2015-04-02Created Visual Studio 2010 project files.Nicolas "Pixel" Noble
2015-04-01make target of port.c depend on test_configYang Gao
2015-04-01add missing header into build.json and regenerate projectYang Gao
2015-03-26merge upstream and resolve conflictYang Gao
2015-03-26Merge pull request #989 from murgatroid99/core_start_batch_traceNicolas Noble
2015-03-20Added a few more missing files and re-generated project files.Nicolas "Pixel" Noble
2015-03-19Adding missing public files to build.json, and re-generating all project files.Nicolas "Pixel" Noble
2015-03-19Merge pull request #1093 from nicolasnoble/windowsJan Tattermusch
2015-03-19Various Windows fixes.Nicolas Noble
2015-03-10Adding MSVC's grpc++ project file.Nicolas "Pixel" Noble
2015-03-09Added batch GRPC_TRACE option to trace calls to grpc_call_start_batchmurgatroid99
2015-03-03Merge github.com:grpc/grpc into creditCraig Tiller
2015-03-01Tracer registration.Craig Tiller
2015-02-26Merge github.com:grpc/grpc into creditCraig Tiller
2015-02-24Addressing comments.Julien Boeuf
2015-02-23Merge github.com:grpc/grpc into creditCraig Tiller