Age | Commit message (Collapse) | Author |
|
Snap uses sh directly to run the build, so we cannot expect
bash. I changed everything to . so that the make runs more broadly
|
|
The build breaks without it, with it most machines can run the
tests
|
|
|
|
Also adapted the README to use the makefile for instructions
|
|
|
|
Also added the deactivation of the virtualenv before running
anything, to avoid conflicting virtualenvs
|
|
Also fixed some indentation errors on the Makefile
|
|
|
|
|
|
Now you can setup both javascript and python from scratch
and run the test suites on both sides directly from the root
of the project
|
|
The python setup (including automatic creation of virtualenv) and
test runners are already working. Pending javascript build and tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Transition from require to webpack
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
optimization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|