aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/Makefile.template
Commit message (Collapse)AuthorAge
* Hand-written changesGravatar Craig Tiller2015-08-31
|
* Its not enough to just serialize the clean step...Gravatar Craig Tiller2015-08-25
|
* Dont try to parallelize OpenSSL buildGravatar Craig Tiller2015-08-25
|
* Make googletest a submoduleGravatar Craig Tiller2015-08-24
|
* Fixing zookeeper's installation.Gravatar Nicolas "Pixel" Noble2015-08-14
|
* Merge branch 'master' of https://github.com/grpc/grpc into zookeeperGravatar Hongwei Wang2015-08-05
|\
| * Revert "Fixing environments where pkg-config isn't installed."Gravatar Craig Tiller2015-08-05
| | | | | | | | This reverts commit 2ed6878412d54ad1a6509de45d6351a3f697bb48.
| * Merge pull request #2787 from nicolasnoble/no-pkgconfig-is-brokenGravatar Craig Tiller2015-08-04
| |\ | | | | | | Fixing environments where pkg-config isn't installed.
| | * Fixing environments where pkg-config isn't installed.Gravatar Nicolas "Pixel" Noble2015-08-04
| | | | | | | | | | | | Depending on the presence of pkg-config, we're not necessarily doing the right thing in the Makefile. Zlib is a pkg-config dependency, but libm, libpthread, librt aren't.
* | | Add zookeeper test in MakefileGravatar Hongwei Wang2015-08-04
| | |
* | | Add zookeeper end-to-end testGravatar Hongwei Wang2015-07-31
| | |
* | | Merge branch 'iomgr-refcounting' of https://github.com/nicolasnoble/grpc ↵Gravatar Hongwei Wang2015-07-27
|\ \ \ | | |/ | |/| | | | into zookeeper
| | * The code evolved enough so that we now have tests that directly depend on ↵Gravatar Nicolas "Pixel" Noble2015-07-24
| |/ | | | | | | | | | | OpenSSL. Reflecting that in the Makefile so that we don't race against the system when building.
| * Making sure that 32 bits is being built and run on Jenkins.Gravatar Nicolas "Pixel" Noble2015-07-21
| |
* | Merge branch 'master' into zookeeperGravatar Hongwei Wang2015-07-17
|\|
* | Register zookeeper plugin in grpcGravatar Hongwei Wang2015-07-17
| |
* | Add zookeeper library in Makefile templateGravatar Hongwei Wang2015-07-16
| |
| * Replacing echo -e with a more generic system.Gravatar Nicolas "Pixel" Noble2015-07-15
| | | | | | | | The 'tr' command can actually accept escapes, such as \n.
| * Added caching for HAS_SYSTEMTAP in MakefileGravatar murgatroid992015-07-10
| |
| * Add caching for Makefile dependency detectionGravatar murgatroid992015-07-10
| |
| * Merged changes from masterGravatar murgatroid992015-07-08
| |\
| | * 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
|/| | | | | | | | Adding a check to find NPN-capable OpenSSL.
| | * 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
|\ \ | | | | | | Add .pc file generation to Makefile
| * | 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
| |\ | |/ |/| | | | | | | Conflicts: Makefile templates/Makefile.template
* | 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
| | | | | The issue remains that we don't test our tools, but at least we test that they compile.
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
|\ | | | | | | | | Conflicts: include/grpc/compression.h
| * 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.
| | * 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 ↵Gravatar Nicolas "Pixel" Noble2015-06-02
| |/ | | | | | | properly tagged afterward.
* / 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
|