Commit Graph

2 Commits

Author SHA1 Message Date
fbrosson
47973ca8f1 PLY: add python(2) subpackage, add TEST, add BUILD, fix HOMEPAGE.
Until now, INSTALL was doing both the build and the installation.
But this was bad because INSTALL was cleaning the build directory
of the python subpackage in order to build the python3 subpackage.
Creating separate build trees for each of the python subpackages
allows to keep both build trees. We can now use a TEST function.
2018-10-27 10:47:44 +00:00
Adrien Destugues
6931b10b8e Add gertty and more of its python dependencies.
Unfortunately it does not manage to connect to Haiku server. Works ok
with OpenOCD's one.
2018-08-12 14:24:04 +02:00