aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Collapse)AuthorAge
* merge with headGravatar Yang Gao2015-05-04
|\
* | Add a c test for max message lengthGravatar Yang Gao2015-05-04
| |
| * Add test for >16777215 sequence numbered streamsGravatar Craig Tiller2015-05-04
|/
* Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_libGravatar Nicolas Noble2015-05-01
|\ | | | | Fix parallel make + MINGW32 dependencies.
| * Compile protobuf before compiling shared C++ libraries.Gravatar Michael Berlin2015-05-01
| | | | | | | | | | | | | | | | This change fixes a parallel make which always failed with "cannot find -lprotobuf". For C++ static libraries, protobuf was already added as dependency, see commit 5383062df6182a62bb4df99aa06fe797fbb09a91.
| * Makefile: Fix missing space in shared library dependencies for MINGW32.Gravatar Michael Berlin2015-05-01
| |
* | Add rdtsc profiling support, implement begin/end and tag hidingGravatar Craig Tiller2015-05-01
|/
* Bump versionGravatar Craig Tiller2015-04-30
|
* Merge github.com:grpc/grpc into delete-the-old-apiGravatar Craig Tiller2015-04-30
|\
| * Merge pull request #1408 from dgquintas/stapGravatar Craig Tiller2015-04-30
| |\ | | | | | | Integration of Systemtap as a profiling mechanism.
| * | Make gcov compile flags reflect dbgGravatar Craig Tiller2015-04-30
| | |
* | | Kill thread stress test - to be replaced with something newGravatar Craig Tiller2015-04-29
| | |
* | | Kill echo testGravatar Craig Tiller2015-04-29
| | |
* | | Remove test for an old API corner caseGravatar Craig Tiller2015-04-29
| | |
| | * Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-29
| | |\ | | |/ | |/|
| | * Merge comments. See below.Gravatar David Garcia Quintas2015-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Added ptag ignore annotation threshold - prefixed everythig with grpc_ - removed spurious annotations in channel_create.c and client_channel.c - removed stap_probes.h (it's generated from stap_probes.d by make) - Updated Makefile and its template with the right way to generate stap probe headers from its .d definition.
* | | Merge github.com:grpc/grpc into delete-the-old-apiGravatar Craig Tiller2015-04-29
|\| |
| * | Merge pull request #1369 from ctiller/one-passGravatar Abhishek Kumar2015-04-29
| |\ \ | | | | | | | | Unify transport & channel op interfaces
| | | * Fixed repetitions in Makefile.template.Gravatar David Garcia Quintas2015-04-29
| | | |
| | | * Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-29
| | | |\ | | |_|/ | |/| |
| | | * Integration of Systemtap (STAP) for profiling.Gravatar David Garcia Quintas2015-04-29
| | | | | | | | | | | | | | | | This commit includes a faulty Makefile to be fixed in a follow commit.
| * | | Trimming down useless variables in the Makefile.Gravatar Nicolas "Pixel" Noble2015-04-29
| | | | | | | | | | | | | | | | A bunch of autogenerated variables are currently useless, because of tests actually having no source code attached to them. Let's avoid emitting useless code in that case.
* | | | Remove legacy testsGravatar Craig Tiller2015-04-28
| |/ / |/| |
| | * STAP annotation working.Gravatar David Garcia Quintas2015-04-27
| |/ | | | | | | | | Test annotations made to client_channel.c (start_rpc) and channel_create.c (grpc_channel_create).
* | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-25
|\| | | | | | | | | Conflicts: Makefile
| * Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
| |\ | | | | | | Refactoring std::chrono out.
| * \ Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fixGravatar Nicolas Noble2015-04-24
| |\ \ | | | | | | | | Renamed make variables for protoc presence and version checking.
| * \ \ Merge pull request #1366 from ctiller/mwhaGravatar Nicolas Noble2015-04-24
| |\ \ \ | | | | | | | | | | A little Makefile spring cleaning
| | | * | Renamed make variables for protoc presence and version checking.Gravatar David Garcia Quintas2015-04-24
| | |/ / | |/| |
| | * | CleanupGravatar Craig Tiller2015-04-24
| | | |
| | * | Actually remove themGravatar Craig Tiller2015-04-24
| | | |
| | * | Remove some useless lines in the MakefileGravatar Craig Tiller2015-04-24
| | | |
| | | * Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | | |\ | | |_|/ | |/| | | | | | | | | | Conflicts: include/grpc++/completion_queue.h
| * | | Add the new header to build.json and regenerate projectsGravatar Yang Gao2015-04-24
| |/ /
* | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-23
|\| | | | | | | | | | | | | | Conflicts: Makefile
| | * Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | |\ | | |/ | |/| | | | | | | | | | | | | Conflicts: src/cpp/client/channel.cc vsprojects/vs2010/grpc++.vcxproj vsprojects/vs2013/grpc++.vcxproj.filters
| * | More work in not having to compile OpenSSL.Gravatar Nicolas "Pixel" Noble2015-04-23
| | |
* | | Merge github.com:google/grpc into one-passGravatar Craig Tiller2015-04-22
|\| |
| * | Making sure we don't require OpenSSL for tests that, in fact, don't need it.Gravatar Nicolas "Pixel" Noble2015-04-23
| | |
* | | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-22
|\| | | | | | | | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/channel/http_server_filter.c
* | | stuffGravatar Craig Tiller2015-04-21
| | |
| * | Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak vsprojects/vs2010/Grpc.mak vsprojects/vs2010/grpc.vcxproj vsprojects/vs2010/grpc.vcxproj.filters vsprojects/vs2010/grpc_test_util.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj.filters
| * | Adding a helpful warning message on top of the Makefile and BUILD file.Gravatar Nicolas "Pixel" Noble2015-04-21
| | |
| * | Run capable test suites against grpc_unsecureGravatar Craig Tiller2015-04-20
| | |
* | | Merge github.com:grpc/grpc into batch-metadataGravatar Craig Tiller2015-04-20
|\| |
| * | Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
| | | | | | | | | | | | | | | - Renamed security_context -> security_connector. - Credentials are now responsible for creating their own connectors.
| * | Move .proto files up for reuseGravatar Abhishek Kumar2015-04-16
| | |
| * | Moving test.proto to an outer directory so others can depend on it.Gravatar Abhishek Kumar2015-04-16
| | |
| * | Merge pull request #1291 from yang-g/headersGravatar Nicolas Noble2015-04-16
| |\ \ | | | | | | | | Wrap ParseCommandLineFlags in InitTest
* | | | Kill transport end2end tests: not usefulGravatar Craig Tiller2015-04-16
| | | |