-
- Downloads
Merge pull request #2506 from larsonmpdx/gitt
changes to allow VS solution/project generation and grpc.mak generation for c++ tests
No related branches found
No related tags found
Showing
- build.json 36 additions, 0 deletionsbuild.json
- templates/vsprojects/Grpc.mak.template 63 additions, 10 deletionstemplates/vsprojects/Grpc.mak.template
- templates/vsprojects/build_test_protos.sh 42 additions, 0 deletionstemplates/vsprojects/build_test_protos.sh
- templates/vsprojects/generate_debug_projects.sh 31 additions, 17 deletionstemplates/vsprojects/generate_debug_projects.sh
- templates/vsprojects/sln_defs.include 8 additions, 1 deletiontemplates/vsprojects/sln_defs.include
- templates/vsprojects/vcxproj_defs.include 24 additions, 3 deletionstemplates/vsprojects/vcxproj_defs.include
- tools/buildgen/generate_projects-old.sh 76 additions, 0 deletionstools/buildgen/generate_projects-old.sh
- tools/buildgen/plugins/generate_vsprojects.py 1 addition, 1 deletiontools/buildgen/plugins/generate_vsprojects.py
- vsprojects/README.md 54 additions, 11 deletionsvsprojects/README.md
- vsprojects/cpptest.props 18 additions, 0 deletionsvsprojects/cpptest.props
- vsprojects/global.props 3 additions, 3 deletionsvsprojects/global.props
- vsprojects/make.bat 3 additions, 2 deletionsvsprojects/make.bat
Loading
Please register or sign in to comment