- Feb 03, 2015
-
-
Chen Wang authored
-
David Klempner authored
I tried actually doing a build on my home desktop, and none of these run with python 3.3, which is /usr/bin/python on my home desktop.
-
- Feb 02, 2015
-
-
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.
-
Nathaniel Manista authored
-
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.
-
- Feb 01, 2015
-
-
Craig Tiller authored
-
- Jan 31, 2015
-
-
Chen Wang authored
-
- Jan 30, 2015
-
-
Craig Tiller authored
Refactor the code a little to make this easier to munge around.
-
Craig Tiller authored
-
Craig Tiller authored
-
- Jan 29, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Jan 28, 2015
-
-
Nicolas Noble authored
-
- Jan 27, 2015
-
-
Craig Tiller authored
Run faster on smaller machines. Don't watch '.' prefixed files for changes. These files don't typically contribute to builds, and are used as vim temp files.
-
Craig Tiller authored
-
David Klempner authored
-
- Jan 26, 2015
-
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
- Jan 24, 2015
-
-
Nathaniel Manista authored
-
- Jan 23, 2015
-
-
murgatroid99 authored
-
- Jan 22, 2015
-
-
Nathaniel Manista authored
-
Craig Tiller authored
-
- Jan 20, 2015
-
-
Craig Tiller authored
-
- Jan 18, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
Add a template to generate a complete list of tests for C/C++, and use it to generate the list of binaries to run tests for.
-
- Jan 17, 2015
-
-
Craig Tiller authored
Instead of third party simplejson module, to save a dependency.
-
- Jan 16, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
By default don't re-run tests that have already run successfully, to reduce latency between making a change and seeing if it fixed the last thing that you were trying to fix.
-