Skip to content
Snippets Groups Projects
  1. Feb 16, 2015
  2. Feb 10, 2015
  3. Feb 02, 2015
    • Nathaniel Manista's avatar
      Install PyPI's protobuf into the Python virtual environment. · c48afec9
      Nathaniel Manista authored
      There may be a way to use third_party's protobuf (and this
      may eventually be necessary) but I haven't yet figured out
      how to do it correctly. It can happen later.
      c48afec9
    • Nathaniel Manista's avatar
      Refactoring of the Python build. · b8b0adfb
      Nathaniel Manista authored
      The source code is moved from src/python to
      src/python/src. A setup.py is added at
      src/python. The build_python.sh and
      run_python.sh scripts are updated to build
      and run the Python tests by building a
      package and installing it in the developer's
      Python 2.7 virtual environment.
      b8b0adfb
  4. Jan 22, 2015
Loading