Commit Briefs

Thomas Adam

portable: fix READMEs

Remove conflict markers in README, and add mailing-list link to both READMEs. Noticed by stsp


Thomas Adam

portable: initial Linux compilation

This commit modifies the GoT main branch to be able to compile it under linux.


Thomas Adam

portability: fix typos

Fix some typos. From Christian "naddy" Weisgerber


Thomas Adam

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.


Thomas Adam

regress: port cmdline tests

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


Thomas Adam

autoconf: add wrapper script

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


Thomas Adam

portable: initial Linux compilation

This commit modifies the GoT main branch to be able to compile it under linux.