1. c008ae5 Fix opensource build. by ctiller · 10 years ago
  2. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  3. 228ad9b Fix opensource build. by ctiller · 10 years ago
  4. 102e4fe Use CONFIG after defining it. Define CONFIG before using it. by yangg · 10 years ago
  5. 8cfebb9 Add msan, tsan, asan targets for Makefile. by ctiller · 10 years ago
  6. cab52e7 Allow specifying CONFIG as a string, instead of DEBUG=1. by ctiller · 10 years ago
  7. c87b1c5 Adding plugins to the mako rendering system. by nnoble · 10 years ago
  8. 7e012cf Solving chicken-and-egg issue while detecting OpenSSL capabilities. by nnoble · 10 years ago
  9. 5b7f32a Improving Makefile support for shared libraries. by nnoble · 10 years ago
  10. 09cb6d5 Build debug/optimized builds into different target directories. by ctiller · 10 years ago
  11. 9ebc9b7 Fixing chicken-and-egg dependency by putting the openssl dependency first, in order to make sure headers are present. by nnoble · 10 years ago
  12. 20e2e3f The built-in ssl target now properly merges the archives instead of nesting them. by nnoble · 10 years ago
  13. 5447c54 Tweaking solution settings to be able to compile with OpenSSL (not link yet), and swapping per-project properties for a global property sheet. by nnoble · 10 years ago
  14. 6082540 Avoiding bashisms that'll prevent other shells to run our Makefile. by nnoble · 10 years ago
  15. bba7692 Fixing typo that was preventing some targets to build. by nnoble · 10 years ago
  16. 64f2910 Fix Makefile help text. by ctiller · 10 years ago
  17. 69ac39f Makefile will now build zlib and/or OpenSSL if needed. by nnoble · 10 years ago
  18. 1de3a5c Add Visual Studio project for building zlib. by jtattermusch · 10 years ago
  19. 72309c6 Getting the generated Makefile to support .proto files. by nnoble · 10 years ago
  20. c78b340 Fixing C++ and ruby code generators for the opensource build. by nnoble · 10 years ago
  21. 57c6f0c Add batch file that builds and executes all GPR tests. by jtattermusch · 10 years ago
  22. ebebb7e First pass at making the compilers open-sourcable. by nnoble · 10 years ago
  23. a8fd44a Build CPP interop client in Git-on-[] as well as in []. by chenw · 10 years ago
  24. 98bffb7 Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ compiler) by jtattermusch · 10 years ago
  25. 85a4926 C/C++ separation of the install target. by nnoble · 10 years ago
  26. 97fb3f6 Add mako templates to generate MS Visual Studio projects. by jtattermusch · 10 years ago
  27. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  28. 29e1d29 Better C/C++ split in the Makefile targets, to better prepare slicing it into two different Makefiles. by nnoble · 10 years ago
  29. b7ebd3b Initial import. by Nicolas Noble · 10 years ago