0
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
Jerome Duval f9b8adaac3 ply: remove 3.6, add 3.8, 3.9 2021-04-02 19:05:47 +02:00
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