Jan Tattermusch
|
e8404698d5
|
Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225)
* remove examples/csharp
* remove reference to examples/csharp
* remove C# references from doc/
* remove src/csharp
* update test_creds locations
* remove C# distribtests
* remove buildgen templates for files under src/csharp
* remove grpc_csharp_ext C build target
* regenerate projects
* update tools/run_tests/README.md
* change many C# test/build scripts to noop
* unbreak run_tests.py -l csharp
* unbreak C# build_package targets
* unbreak C# distribtests
* remove C# pre-build steps from prepare_build_windows.bat
* remove src/csharp from clang_format
* remove csharp and csharpcoreclr from run_interop_tests.py
* remove C# interop test docker images
* Revert "remove src/csharp"
This reverts commit 97f2b6d707 .
* remove src/csharp, but keep Grpc.Tools
* add back templates/src/csharp/build/dependencies.props.template
* remove everything but Grpc.Tools and Grpc.Tools.Tests from sln
* Revert "unbreak run_tests.py -l csharp"
This reverts commit 529b5e2ec1 .
* revive Grpc.Tools.Tests through run_tests.py
* Revert "unbreak C# build_package targets"
This reverts commit 79d8d83c8b .
* experiment with build_nuget.sh fixes
* simplify create_fake_native_artifacts.sh
* building of Grpc.Tools in package_targets.py
* move shared files from Grpc.Core to Grpc.Tools
* yapf format: distribtest_targets.py
* Revert "remove C# pre-build steps from prepare_build_windows.bat"
This reverts commit bd38956a2b .
* update C# README.md
* disable C# in gke OSS benchmarks
|
3 years ago |
Jan Tattermusch
|
71826b5196
|
differentiate C# android artifacts by ABI
|
6 years ago |
Jan Tattermusch
|
c6970ad79d
|
fix automatized android artifact build
|
6 years ago |
Jan Tattermusch
|
0767878b6e
|
build C# android artifact
|
7 years ago |
Mehrdad Afshari
|
2628664f37
|
Fix build_artifact_php.sh to pass shellcheck
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Jan Tattermusch
|
47c7521960
|
simplify building artifacts on a single machine
|
8 years ago |
Jan Tattermusch
|
5c79a3199c
|
cleanup tools/run_tests directory
|
8 years ago |
Stanley Cheung
|
96264c074f
|
php: use real artifact name in jenkins test
|
8 years ago |
Stanley Cheung
|
5adb71fb9a
|
php: simplify installation
|
9 years ago |
Jan Tattermusch
|
29dadb2404
|
fix copyrights
|
9 years ago |
Jan Tattermusch
|
7eba1729f0
|
building artifacts under docker
|
9 years ago |
murgatroid99
|
d7e1a10628
|
Bundled C core with Ruby library
|
9 years ago |
Nicolas "Pixel" Noble
|
bcf988f0f3
|
Splitting out bundle install for ruby into the prebuild step.
|
9 years ago |
murgatroid99
|
a43c14fef8
|
Make ruby tests see changes to C core
|
9 years ago |
Nicolas "Pixel" Noble
|
21a38b4422
|
Fixing variable names discrepancy in ruby's extension builder.
CONFIG != GRPC_CONFIG, meaning we're always building released, even in debug.
|
10 years ago |
David Garcia Quintas
|
301a77f819
|
Modified travis config for ruby.
In order to output logs.
|
10 years ago |
Nicolas "Pixel" Noble
|
cbd9c8bf9b
|
Changing run_tests to simplify the ruby build.
|
10 years ago |
murgatroid99
|
530c0b9b1f
|
Changed how ruby versions are selected again
|
10 years ago |
murgatroid99
|
ea14cfb493
|
Further changed ruby version handling
|
10 years ago |
murgatroid99
|
c921865c39
|
Changed how ruby version is selected
|
10 years ago |
murgatroid99
|
6a4c4fabf3
|
Added ruby tests to run_tests.py
|
10 years ago |
Craig Tiller
|
ce5021b0b9
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
Craig Tiller
|
834288138d
|
Add shell script copyrights
|
10 years ago |
murgatroid99
|
c279165f72
|
Got run_tests.py and node tests working
|
10 years ago |
murgatroid99
|
51fca2da4b
|
Made node library buildable from source tree
|
10 years ago |