Commits


portability: fix typos Fix some typos. From Christian "naddy" Weisgerber


README: add for Github mirroring purposes Add a .github/README.md file so that the read-only clone of GoT on Github, which is used for CI purposes, explains the project. Also, update the README.portable vesion to patch.


regress: port cmdline tests This commit introduces the 'make tests' target which will run the cmdline/* tests.


autoconf: add wrapper script This adds a 'autogen.sh' wrapper script for generating configure. README.portable is also updated accordingly.


portable: initial Linux compilation This commit modifies the GoT main branch to be able to compile it under linux.