Commit Graph

17 Commits (dc27164a26e5300b25c7edbb4a0eed12c668309f)

Author SHA1 Message Date
Niko Wenselowski dc27164a26 Improve support for Python 3.
This fixes the messages shown in #97 but does not mean there is proper Python 3 support in all used libraries.
6 years ago
Ryan Kelly 8c4d9a75fa
fix(build): Don't update `distribute` during venv setup.
This seems to fail on some systems, possible because they have
an incompatible setuptools/distribute installed at the system level.
6 years ago
Ryan Kelly d03e4ece56 Upgrade pip when installing the virtualenv 6 years ago
Ryan Kelly 72d618f3ee Add support for deploying via dockerflow pipeline. (#90) r=vladikoff 7 years ago
Ryan Kelly 4a9cebf056 Use gunicorn rather than pserve 9 years ago
Ryan Kelly 043fa9e651 Further fixes for umemcached build errors. 10 years ago
Ryan Kelly 1f32e71350 Add customs CFLAGS to build, to workaround issue with umemcache 10 years ago
Ryan Kelly 20462f23b4 Let `make build` recover better from partial virtualenv installs 10 years ago
Ryan Kelly 069804f077 Update to use new simplified mozsvc.metrics infrastructure 10 years ago
Ryan Kelly 98f5d04522 Hack around OSX python build issues 10 years ago
Ryan Kelly 4e6bef8086 Fix needless rebuilding by touching ./local at end of build 10 years ago
Ryan Kelly 4361780705 Make $(ENV) target depend on the requirements file.
Fixes #19
10 years ago
Dan Callahan 55cc6e1f3b Don't run tests by default when calling make
Making it explicit via `make test` makes more sense to me.
10 years ago
Dan Callahan 536d3cab85 Subjectively clean up Makefile
I think the following Makefile might be a little more maintainable, grokkable,
and robust.
10 years ago
Ryan Kelly df899b9801 Use `python2` by default, to guard against py3 incompatibility 10 years ago
Ryan Kelly 7603ab1856 Add a simple static node assignment backend, for easier deployment. 10 years ago
Ryan Kelly d0d47fae3b Initial commit; refactored from server-full2 codebase 10 years ago