David Garcia Quintas
|
e86b4573fe
|
fixed check nanopb sanity script
|
9 years ago |
David Garcia Quintas
|
4f6683c395
|
remove the whole gens/
|
9 years ago |
David Garcia Quintas
|
6d5abcb341
|
cleanup gens/ directory after nanopb check
|
9 years ago |
Masood Malekghassemi
|
3ee1f9b778
|
Update Python docgen
|
9 years ago |
Craig Tiller
|
ddcc392670
|
Fix script
|
9 years ago |
Craig Tiller
|
00c4829669
|
Ignore pb.h, pb.c for clang-fmt
|
9 years ago |
Craig Tiller
|
eb841e2010
|
Revert "Revert "Proto API for LB request/responses""
|
9 years ago |
Craig Tiller
|
c35e2c582f
|
Revert "Proto API for LB request/responses"
|
9 years ago |
murgatroid99
|
c58a781ba2
|
Handle failing git command in check_copyright.py
|
9 years ago |
murgatroid99
|
f656f189e4
|
Make sanitize script a suitable pre-commit hook
|
9 years ago |
murgatroid99
|
a72a49044b
|
Set sanitize script executable
|
9 years ago |
murgatroid99
|
79e2b47bf1
|
Add sanitize script
|
9 years ago |
David Garcia Quintas
|
9508a42096
|
trying to fix docker once again...
|
9 years ago |
Nicolas "Pixel" Noble
|
ff2e76e286
|
rake-compiler builds aren't repeatable after all.
|
9 years ago |
Nicolas "Pixel" Noble
|
9d6de14fcf
|
Typos.
|
9 years ago |
Nicolas Noble
|
07854f7baa
|
Update build_ruby_environment_macos.sh
|
9 years ago |
Nicolas "Pixel" Noble
|
700cae3b9e
|
Typo.
|
9 years ago |
Nicolas "Pixel" Noble
|
da46a701c4
|
2.1.6 doesn't work on MacOS (wheee...)
|
9 years ago |
Nicolas Noble
|
524d7ed672
|
Adding a script to spawn MacOS's build environment.
|
9 years ago |
Nicolas "Pixel" Noble
|
fb2d8f5069
|
Fixing copyrights.
|
9 years ago |
Nicolas "Pixel" Noble
|
acbfb6f556
|
Adding a sanity check for Windows DLL builds.
|
9 years ago |
Nicolas "Pixel" Noble
|
09ac0a46f4
|
Building the grpc DLLs.
|
9 years ago |
David Garcia Quintas
|
a4c9218889
|
fixed mounting gen dir for docker
|
9 years ago |
David Garcia Quintas
|
2c1d5024ad
|
added virtualenv to the apt-get
|
9 years ago |
Craig Tiller
|
2d50f37047
|
Fix copyrights, formatting
|
9 years ago |
Craig Tiller
|
194824467c
|
Get subchannel index working
|
9 years ago |
David Garcia Quintas
|
e5af172eea
|
Updated scripts to use docker for clang-formatting
|
9 years ago |
Craig Tiller
|
94d04a5620
|
List Sanity tests in a config file, not a shell script
Allows parallelization of sanity tests, and better error reporting
|
9 years ago |
David Garcia Quintas
|
45484b31bb
|
Added sanity check for trailing newlines
|
9 years ago |
David Garcia Quintas
|
9b454a3428
|
Remove use of sudo in check script
|
9 years ago |
David Garcia Quintas
|
68a16864b6
|
Fixed removal of trailing newline upon --fix
|
9 years ago |
Masood Malekghassemi
|
81183254ab
|
Maintain copyright sanity in Python-related files
|
9 years ago |
Masood Malekghassemi
|
df97aecb79
|
Enable submitting binary dists of Python
|
9 years ago |
David Garcia Quintas
|
0d822c13fe
|
Added proto3 installation as part of check_nanopb
|
9 years ago |
David Garcia Quintas
|
fa58786f5f
|
Added --fix flag to check_copyright.py
|
9 years ago |
Craig Tiller
|
750d3ed816
|
Fix check_copyright.py
|
9 years ago |
David Garcia Quintas
|
82a0aabb7a
|
added sanity scripts and checks
|
9 years ago |
Masood Malekghassemi
|
116982ea89
|
Include core in Python distribution
|
9 years ago |
Craig Tiller
|
befa1fff76
|
Copyright checker fixes
|
9 years ago |
Craig Tiller
|
896ef305bc
|
Add copyright checks to sanity; make them verify copyright year is valid
|
9 years ago |
Craig Tiller
|
cb6ce54e31
|
Update copyrights
|
9 years ago |
Masood Malekghassemi
|
2e8c2ef7dc
|
Add Cython files to check_copyright.py
|
9 years ago |
Craig Tiller
|
c506e24a57
|
Update copyrights
|
9 years ago |
Craig Tiller
|
64195a7ded
|
Attempt to get docker clang-format working
|
9 years ago |
Craig Tiller
|
de3da74866
|
Add copyright checks to sanity; make them verify copyright year is valid
|
9 years ago |
Craig Tiller
|
897e4fe2ad
|
Update copyrights
|
9 years ago |
Craig Tiller
|
ddf3a511aa
|
Add clang-format to sanity
|
10 years ago |
Nathaniel Manista
|
ae4fbcd643
|
Use "#!/usr/bin/env python2.7" only in utilities
|
10 years ago |
Masood Malekghassemi
|
38fc0bb3d5
|
Fix Python docgen
The old package directory handling was stale in grpcio's setup.py
command support module and docgen had a typo.
|
10 years ago |
Masood Malekghassemi
|
fe8dc883d0
|
Reorganize Python packages
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
|
10 years ago |