summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2023-03-12test: add test_python.py for testing python-mscpRyo Nakamura
Dockerfiles also adapt themselvs for testing python-mscp bindings.
2022-11-24update github workflows to fit patched libsshRyo Nakamura
2022-11-20remove `sudo`Ryo Nakamura
2022-11-20fix CPACK build dependencyRyo Nakamura
2022-11-20fix CMakeLists.txtRyo Nakamura
* install mscp from package at docker build phase. * add docker-*-all custom targets.
2022-11-13add rocky 8.6 supportRyo Nakamura
2022-11-06cleanup docker files and build/test procedureRyo Nakamura