Skip to content
Snippets Groups Projects
  1. Apr 21, 2015
  2. Apr 18, 2015
  3. Apr 17, 2015
  4. Apr 16, 2015
  5. Apr 15, 2015
  6. Apr 13, 2015
  7. Apr 10, 2015
  8. Apr 09, 2015
  9. Apr 08, 2015
  10. Apr 07, 2015
  11. Apr 04, 2015
  12. Apr 03, 2015
  13. Apr 02, 2015
  14. Mar 27, 2015
  15. Mar 26, 2015
  16. Mar 25, 2015
  17. Mar 21, 2015
  18. Mar 20, 2015
  19. Mar 19, 2015
  20. Mar 18, 2015
  21. Mar 17, 2015
    • Nicolas "Pixel" Noble's avatar
      Implements #276 · 051a28ff
      Nicolas "Pixel" Noble authored
      Adds a Makefile target called 'test_python' that first builds grpc, then call run_tests.py to run the python tests for the current configuration.
      051a28ff
  22. Mar 16, 2015
    • Nicolas Noble's avatar
      FreeBSD preliminary work. · f3585730
      Nicolas Noble authored
      -) You can't assume bash is installed. Scripts needs to be cleaned out of bashisms.
      -) You can't assume python is in /usr/bin. Use env instead.
      -) AF_INET is in sys/socket.h
      -) Added port_platform's basic structure for FreeBSD, based off Darwin.
      -) FreeBSD doesn't have and doesn't need libdl for OpenSSL.
      f3585730
Loading