-
Notifications
You must be signed in to change notification settings - Fork 11k
Fixes the shebang line #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- fixes the shebang line by moving it above the copyright notice in executables. - also fixes the execution bit on all the binaries
Closed
This was referenced Jul 24, 2015
stanley-cheung
referenced
this pull request
in stanley-cheung/grpc
Aug 27, 2015
grand unified hello world
This was referenced Oct 6, 2015
This was referenced Dec 2, 2015
jmptrader
added a commit
to jmptrader/grpc
that referenced
this pull request
Dec 26, 2016
update grpc#12-2016
kskalski
added a commit
to kskalski/grpc
that referenced
this pull request
Jun 28, 2017
# This is the 1st commit message: # This is a combination of 2 commits. # This is the 1st commit message: # This is a combination of 2 commits. # This is the 1st commit message: # This is a combination of 14 commits. # This is the 1st commit message: Make CMake find_package work for preinstalled libprotobuf on Raspbian. # This is the commit message grpc#2: Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support. # This is the commit message grpc#3: Make cmake protobuf detection changes in template. # This is the commit message grpc#4: Package name needs to start with uppercase for find_package(Protobuf) # This is the commit message grpc#5: Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support. # This is the commit message grpc#6: Make cmake protobuf detection changes in template. # This is the commit message grpc#7: Package name needs to start with uppercase for find_package(Protobuf) # This is the commit message grpc#8: Uppercase variable names to match convention of the whole file. # This is the commit message grpc#9: Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support. # This is the commit message grpc#10: Merge corrections. # This is the commit message grpc#11: Parametrize package provider mode for find_package protobuf. # This is the commit message grpc#12: Change package type variable name. Use variant uppercase variable for checking protobuf package presence. # This is the commit message grpc#13: Lowercase variand of protobuf found check in find command. # This is the commit message grpc#14: Add rule to include protobuf dirs. # This is the commit message grpc#2: Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support. # The commit message grpc#2 will be skipped: # Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support. # The commit message grpc#2 will be skipped: # Add pthread detection and library reference. Add protobuf library reference to grpc_plugin_support. # The commit message grpc#3 will be skipped: # Merge corrections.
lalo
pushed a commit
to lalo/grpc
that referenced
this pull request
Oct 19, 2017
Update OS X instruction for homebrew Python
|
Thank you for your pull request. Before we can look at your contribution, we need to ensure all contributors are covered by a Contributor License Agreement. After the following items are addressed, please respond with a new comment here, and the automated system will re-verify.
Regards, |
Member
|
@nicolasnoble is someone drunk? |
lywyue
referenced
this pull request
Oct 4, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
executables.