aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Collapse)AuthorAge
* Flagging 0.13 as pre1.Gravatar Nicolas "Pixel" Noble2016-02-09
|
* build.yaml centric versioningGravatar Craig Tiller2016-02-08
|
* Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
|\ | | | | Change all instances of census_tag_set to census_context
* | Remove pr in MakefileGravatar yang-g2016-02-04
| |
* | Merge pull request #5031 from nicolasnoble/groarGravatar Michael Lumish2016-02-03
|\ \ | | | | | | Making the ruby gem for MacOS work again.
* \ \ Merge pull request #5036 from ctiller/fixes2Gravatar Jan Tattermusch2016-02-03
|\ \ \ | | | | | | | | Binary compatibility fixes
| | | * fix broken merge of build.yamlGravatar Alistair Veitch2016-02-03
| | | |
| | | * mergeGravatar Alistair Veitch2016-02-03
| | | |\ | |_|_|/ |/| | |
| * | | Better dynamic linkingGravatar Craig Tiller2016-02-03
| | | |
| | * | Shifting the merge mechanism.Gravatar Nicolas "Pixel" Noble2016-02-03
| | | |
| | * | Using libtool instead of ar under MacOS.Gravatar Nicolas "Pixel" Noble2016-02-03
| |/ / |/| |
* | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters
| * | Fix c# artifact builder on MacGravatar Craig Tiller2016-02-02
| | |
| | * mergeGravatar Alistair Veitch2016-02-02
| | |\
| * | \ Merge pull request #5007 from ctiller/memcpy3Gravatar Nicolas Noble2016-02-02
| |\ \ \ | | | | | | | | | | Use old memcpy for wrappers
* | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-02
|\| | | |
| * | | | Merge pull request #4998 from ctiller/syscallGravatar Jan Tattermusch2016-02-02
| |\ \ \ \ | | |_|_|/ | |/| | | Make clock_gettime syscall directly to skirt ABI issues
| | | | * post mergeGravatar Alistair Veitch2016-02-02
| | | | |
| | | * | Use old memcpy for wrappersGravatar Craig Tiller2016-02-02
| | | | |
| | * | | Please *sanGravatar Craig Tiller2016-02-01
| | |/ /
| * | | Merge branch 'master' into corelimit2Gravatar Vijay Pai2016-02-01
| |\| |
| | * | Merge pull request #4979 from nicolasnoble/win32_subprocessGravatar Craig Tiller2016-02-01
| | |\ \ | | | | | | | | | | Adding windows support for gpr subprocesses.
| | * \ \ Merge pull request #4978 from nicolasnoble/alarmingGravatar Craig Tiller2016-01-31
| | |\ \ \ | | | | | | | | | | | | Fixing, using and testing alarm code.
* | | \ \ \ Merge branch 'census-placeholders' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Conflicts: package.json tools/doxygen/Doxyfile.core.internal
| * | | | | Actually moving this to the proper place.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | | | |
* | | | | | Merge branch 'win32_subprocess' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec src/python/grpcio/grpc_core_dependencies.py tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters
| * | | | | Adding windows support for gpr subprocesses.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / / /
* | | | | Merge branch 'alarming' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json
| * | | | Fixing, using and testing alarm code.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / /
* | | | Cleaning up cruft to properly create a dll file.Gravatar Nicolas "Pixel" Noble2016-01-30
| | | |
* | | | Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
| | | |
* | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-29
|\| | |
* | | | Allowing for debug builds.Gravatar Nicolas "Pixel" Noble2016-01-29
| | | |
| * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-28
| |\ \ \
* | | | | Making BoringSSL compile under mingw.Gravatar Nicolas "Pixel" Noble2016-01-28
| |/ / / |/| | |
| * | | Fixed wrong usage of global varGravatar David Garcia Quintas2016-01-28
| | | |
* | | | Merge branch 'master' into makefile-cleanupGravatar Nicolas "Pixel" Noble2016-01-28
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile templates/Makefile.template
* | | | | CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way ↵Gravatar Nicolas "Pixel" Noble2016-01-28
| | | | | | | | | | | | | | | | | | | | around.
| | * | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfacesGravatar David Garcia Quintas2016-01-27
| | |\ \ \ | | |/ / / | |/| | |
| | * | | DONE!!1oneGravatar David Garcia Quintas2016-01-27
| | | | |
| | * | | After GrpcLibrary refactoring. Compiles and passes. WIP stillGravatar David Garcia Quintas2016-01-27
| | | | |
* | | | | Moving some config defaults to build.yaml, and moving others to CPPFLAGS.Gravatar Nicolas "Pixel" Noble2016-01-28
| | | | |
| * | | | Merge github.com:grpc/grpc into things_be_slowGravatar Craig Tiller2016-01-27
| |\ \ \ \
| * | | | | Reduce CPU, increase MSAN timeoutsGravatar Craig Tiller2016-01-27
| | |_|_|/ | |/| | |
* | | | | Removing Makefile circular dependencies.Gravatar Nicolas "Pixel" Noble2016-01-27
| | | | |
| | * | | Merge github.com:grpc/grpc into mwahGravatar Craig Tiller2016-01-27
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Finally fixing the issue with CC, CX, LD, and AR not being overridable from ↵Gravatar Nicolas "Pixel" Noble2016-01-27
| | | | | | | | | | | | | | | | | | | | the environment.
* | | | | Cleaning up our Makefile.Gravatar Nicolas "Pixel" Noble2016-01-26
|/ / / / | | | | | | | | | | | | | | | | -) Adding question marks to important tools so they can be overriden from environment variables. -) Removing all traces of -ldl since BoringSSL doesn't implement OpenSSL's DSO and doesn't require it.
| | * | pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25
| | | |
| | * | async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25
| | | |