-
- Downloads
Merge pull request #103 from ctiller/build-cleaner
Add a tool to cleanup build.json
No related branches found
No related tags found
Showing
- Makefile 1338 additions, 1338 deletionsMakefile
- build.json 486 additions, 488 deletionsbuild.json
- tools/buildgen/build-cleaner.py 56 additions, 0 deletionstools/buildgen/build-cleaner.py
- tools/run_tests/tests.json 74 additions, 74 deletionstools/run_tests/tests.json
- vsprojects/vs2013/build_and_run_tests.bat 16 additions, 16 deletionsvsprojects/vs2013/build_and_run_tests.bat
- vsprojects/vs2013/gpr.vcxproj 7 additions, 7 deletionsvsprojects/vs2013/gpr.vcxproj
- vsprojects/vs2013/grpc.sln 12 additions, 12 deletionsvsprojects/vs2013/grpc.sln
- vsprojects/vs2013/grpc.vcxproj 1 addition, 1 deletionvsprojects/vs2013/grpc.vcxproj
- vsprojects/vs2013/grpc_test_util.vcxproj 4 additions, 4 deletionsvsprojects/vs2013/grpc_test_util.vcxproj
- vsprojects/vs2013/grpc_unsecure.vcxproj 1 addition, 1 deletionvsprojects/vs2013/grpc_unsecure.vcxproj
Source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
tools/buildgen/build-cleaner.py
0 → 100755
Please register or sign in to comment