| Commit message (Expand) | Author | Age |
* | Merged changes from master | murgatroid99 | 2015-07-08 |
|\ |
|
| * | Fixed typo in variable name | murgatroid99 | 2015-07-08 |
| * | Added OpenSSL NPN pkg-config check | murgatroid99 | 2015-07-08 |
| * | Merged changes from upstream/master | murgatroid99 | 2015-07-08 |
| |\ |
|
* | | | Don't use pkg-config to look for perftools | murgatroid99 | 2015-07-08 |
| |/
|/| |
|
* | | Merge pull request #2174 from nicolasnoble/makefile-npn-check | jboeuf | 2015-07-07 |
|\ \ |
|
| | * | Made pkg-config a variable in the Makefile | murgatroid99 | 2015-07-06 |
| | * | Reversed condition for requiring rt | murgatroid99 | 2015-07-06 |
| | * | Make generated .pc files list themselves as libraries | murgatroid99 | 2015-07-06 |
| |/
|/| |
|
* | | Merge pull request #2268 from murgatroid99/makefile_pkg-config_generate | Nicolas Noble | 2015-07-01 |
|\ \ |
|
| * | | Fixed gpr name in .pc file | murgatroid99 | 2015-07-01 |
| * | | Added missing pthread gpr requirement | murgatroid99 | 2015-07-01 |
* | | | Tweak timeouts for ?SAN | Craig Tiller | 2015-07-01 |
| * | | Add .pc file generation to Makefile | murgatroid99 | 2015-06-30 |
|/ / |
|
| * | Merge branch 'master' of github.com:grpc/grpc into makefile-npn-check | Nicolas "Pixel" Noble | 2015-06-30 |
| |\
| |/
|/| |
|
* | | Fixed some linking problems | murgatroid99 | 2015-06-29 |
* | | Added pkg-config checking to Makefile where possible | murgatroid99 | 2015-06-29 |
| * | Adding a check to find NPN-capable OpenSSL. | Nicolas "Pixel" Noble | 2015-06-24 |
|/ |
|
* | Added info about regenerating files to Makefile and BUILD templates | murgatroid99 | 2015-06-22 |
* | Ensure tests are built during run_tests runs | Craig Tiller | 2015-06-19 |
* | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-17 |
|\ |
|
| * | setting CPPFLAGS breaks openssl build | Jan Tattermusch | 2015-06-17 |
* | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-02 |
|\| |
|
| * | Merge pull request #1859 from nicolasnoble/no-pollution-from-global-grpc | Masood Malekghassemi | 2015-06-02 |
| |\ |
|
| | * | Avoid polluting our compilation with previously installed grpc. | Nicolas "Pixel" Noble | 2015-06-02 |
| * | | Swapping the library order so that anything that openssl requires is properly... | Nicolas "Pixel" Noble | 2015-06-02 |
| |/ |
|
* / | Disable optimization on tsan builds | Craig Tiller | 2015-05-29 |
|/ |
|
* | Don't run flaky tests on make test. | Nicolas "Pixel" Noble | 2015-05-22 |
* | Removing old hack for C++11 and protobuf - it's no longer relevant. | Nicolas "Pixel" Noble | 2015-05-21 |
* | Made qps_* targets "benchmark" builds. | David Garcia Quintas | 2015-05-14 |
* | Msys2 fixes, and compilation instructions. | Nicolas "Pixel" Noble | 2015-05-10 |
* | Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_lib | Nicolas Noble | 2015-05-01 |
|\ |
|
| * | Compile protobuf before compiling shared C++ libraries. | Michael Berlin | 2015-05-01 |
| * | Makefile: Fix missing space in shared library dependencies for MINGW32. | Michael Berlin | 2015-05-01 |
* | | Add rdtsc profiling support, implement begin/end and tag hiding | Craig Tiller | 2015-05-01 |
|/ |
|
* | Merge pull request #1408 from dgquintas/stap | Craig Tiller | 2015-04-30 |
|\ |
|
* | | Make gcov compile flags reflect dbg | Craig Tiller | 2015-04-30 |
| * | Merge comments. See below. | David Garcia Quintas | 2015-04-29 |
| * | Fixed repetitions in Makefile.template. | David Garcia Quintas | 2015-04-29 |
| * | Merge remote-tracking branch 'upstream/master' into stap | David Garcia Quintas | 2015-04-29 |
| |\
| |/
|/| |
|
| * | Integration of Systemtap (STAP) for profiling. | David Garcia Quintas | 2015-04-29 |
* | | Trimming down useless variables in the Makefile. | Nicolas "Pixel" Noble | 2015-04-29 |
| * | Merge branch 'master' into stap | David Garcia Quintas | 2015-04-27 |
| |\
| |/
|/| |
|
| * | Tentative stap version | David Garcia Quintas | 2015-04-27 |
* | | Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fix | Nicolas Noble | 2015-04-24 |
|\| |
|
| * | Renamed make variables for protoc presence and version checking. | David Garcia Quintas | 2015-04-24 |
* | | Cleanup | Craig Tiller | 2015-04-24 |
* | | Actually remove them | Craig Tiller | 2015-04-24 |
* | | Remove some useless lines in the Makefile | Craig Tiller | 2015-04-24 |
|/ |
|
* | More work in not having to compile OpenSSL. | Nicolas "Pixel" Noble | 2015-04-23 |