aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/Makefile.template
Commit message (Expand)AuthorAge
...
| | * Fixed typo in variable nameGravatar murgatroid992015-07-08
| | * Added OpenSSL NPN pkg-config checkGravatar murgatroid992015-07-08
| | * Merged changes from upstream/masterGravatar murgatroid992015-07-08
| | |\
| * | | Don't use pkg-config to look for perftoolsGravatar murgatroid992015-07-08
| | |/ | |/|
| * | Merge pull request #2174 from nicolasnoble/makefile-npn-checkGravatar jboeuf2015-07-07
|/| |
| | * Made pkg-config a variable in the MakefileGravatar murgatroid992015-07-06
| | * Reversed condition for requiring rtGravatar murgatroid992015-07-06
| | * Make generated .pc files list themselves as librariesGravatar murgatroid992015-07-06
| |/ |/|
* | Merge pull request #2268 from murgatroid99/makefile_pkg-config_generateGravatar Nicolas Noble2015-07-01
|\ \
| * | Fixed gpr name in .pc fileGravatar murgatroid992015-07-01
| * | Added missing pthread gpr requirementGravatar murgatroid992015-07-01
* | | Tweak timeouts for ?SANGravatar Craig Tiller2015-07-01
| * | Add .pc file generation to MakefileGravatar murgatroid992015-06-30
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into makefile-npn-checkGravatar Nicolas "Pixel" Noble2015-06-30
| |\ | |/ |/|
* | Fixed some linking problemsGravatar murgatroid992015-06-29
* | Added pkg-config checking to Makefile where possibleGravatar murgatroid992015-06-29
| * Adding a check to find NPN-capable OpenSSL.Gravatar Nicolas "Pixel" Noble2015-06-24
|/
* Added info about regenerating files to Makefile and BUILD templatesGravatar murgatroid992015-06-22
* Ensure tests are built during run_tests runsGravatar Craig Tiller2015-06-19
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\
| * setting CPPFLAGS breaks openssl buildGravatar Jan Tattermusch2015-06-17
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-02
|\|
| * Merge pull request #1859 from nicolasnoble/no-pollution-from-global-grpcGravatar Masood Malekghassemi2015-06-02
| |\
| | * Avoid polluting our compilation with previously installed grpc.Gravatar Nicolas "Pixel" Noble2015-06-02
| * | Swapping the library order so that anything that openssl requires is properly...Gravatar Nicolas "Pixel" Noble2015-06-02
| |/
* / Disable optimization on tsan buildsGravatar Craig Tiller2015-05-29
|/
* Don't run flaky tests on make test.Gravatar Nicolas "Pixel" Noble2015-05-22
* Removing old hack for C++11 and protobuf - it's no longer relevant.Gravatar Nicolas "Pixel" Noble2015-05-21
* Made qps_* targets "benchmark" builds.Gravatar David Garcia Quintas2015-05-14
* Msys2 fixes, and compilation instructions.Gravatar Nicolas "Pixel" Noble2015-05-10
* Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_libGravatar Nicolas Noble2015-05-01
|\
| * Compile protobuf before compiling shared C++ libraries.Gravatar Michael Berlin2015-05-01
| * 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
|/
* Merge pull request #1408 from dgquintas/stapGravatar Craig Tiller2015-04-30
|\
* | Make gcov compile flags reflect dbgGravatar Craig Tiller2015-04-30
| * Merge comments. See below.Gravatar David Garcia Quintas2015-04-29
| * 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
* | Trimming down useless variables in the Makefile.Gravatar Nicolas "Pixel" Noble2015-04-29
| * Merge branch 'master' into stapGravatar David Garcia Quintas2015-04-27
| |\ | |/ |/|
| * Tentative stap versionGravatar David Garcia Quintas2015-04-27
* | Merge pull request #1368 from dgquintas/mkfile_proto_cmd_fixGravatar Nicolas Noble2015-04-24
|\|
| * 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
|/
* More work in not having to compile OpenSSL.Gravatar Nicolas "Pixel" Noble2015-04-23
* Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
|\