Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Unified Diff: third_party/protobuf/python/tox.ini

Issue 2495533002: third_party/protobuf: Update to HEAD (83d681ee2c) (Closed)
Patch Set: Make chrome settings proto generated file a component Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/protobuf/python/setup.py ('k') | third_party/protobuf/ruby/Gemfile.lock » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/python/tox.ini
diff --git a/third_party/protobuf/python/tox.ini b/third_party/protobuf/python/tox.ini
index cf8d5401685110b5652e42ed6eee73e772855adf..1600db21fc758af4dc29b8e050c40ed33e6c55a1 100644
--- a/third_party/protobuf/python/tox.ini
+++ b/third_party/protobuf/python/tox.ini
@@ -12,7 +12,7 @@ setenv =
commands =
python setup.py -q build_py
python: python setup.py -q build
- cpp: python setup.py -q build --cpp_implementation --warnings_as_errors
+ cpp: python setup.py -q build --cpp_implementation --warnings_as_errors --compile_static_extension
python: python setup.py -q test -q
cpp: python setup.py -q test -q --cpp_implementation
python: python setup.py -q test_conformance
« no previous file with comments | « third_party/protobuf/python/setup.py ('k') | third_party/protobuf/ruby/Gemfile.lock » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698