Commits
- Commit:
bd1cad3c9446b4006bd159fed50020f16bd0919f
- From:
- Thomas Adam <thomas@xteddy.org>
- Date:
portable: add libbsd to README
This adds libbsd to the README files to indicate a core dependency.
Originally from Ashish SHUKLA.
- Commit:
1317cd3ad27e14161537469bbc064a4805194e76
- From:
- Thomas Adam <thomas@xteddy.org>
- Date:
portable: README: clarify jot for regress
When running the tests under Linux, jot(1) can be found in the
athena-jot package.
- Commit:
b26177ada1d244a139f037595c3d8119c8fcdb14
- From:
- Thomas Adam <thomas@xteddy.org>
- Date:
portable: add support for DragonFlyBSD
This adds support for DragonFlyBSD.
- Commit:
e499844e1f1133e5e1dcf58d89f8e6444b91a3eb
- From:
- Thomas Adam <thomas@xteddy.org>
- Date:
portable: update README
Mention which operating systems are supported.
- Commit:
ebc794c1eb8127eed3e38d5652f2834a38286589
- From:
- Thomas Adam <thomas@xteddy.org>
- Date:
README: mention bison as a required component
Although configure.ac will for the presence of bison, the READMEs didn't
say that was a required program.
Patch from Carlos Torres
- Commit:
6bfde1268002c4a3d3dd6c203edb3399339aaeae
- From:
- Thomas Adam <thomas@xteddy.org>
- Date:
portable: fix READMEs
Remove conflict markers in README, and add mailing-list link to both
READMEs.
Noticed by stsp
- Commit:
2a00e21c0c6aadccf2d86abbeaa0252c54ae87db
- From:
- Thomas Adam <thomas@xteddy.org>
- Date:
portable: initial Linux compilation
This commit modifies the GoT main branch to be able to compile it under
linux.
- Commit:
2f4dd2c2551a389a9e13498a806657a921679554
- From:
- Thomas Adam <thomas@xteddy.org>
- Date:
portability: fix typos
Fix some typos.
From Christian "naddy" Weisgerber
- Commit:
00ced238c405770dc7df7c18bd32ef055ee03793
- From:
- Thomas Adam <thomas@xteddy.org>
- Date:
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.
- Commit:
d3f2ad5edfc8b98f7c83b5197519fe35d3e0f07e
- From:
- Thomas Adam <thomas.adam@smoothwall.net>
- Date:
regress: port cmdline tests
This commit introduces the 'make tests' target which will run the
cmdline/* tests.
- Commit:
7293142804d9e432cda75b24e7987b55640bcaab
- From:
- Thomas Adam <thomas@xteddy.org>
- Via:
- Thomas Adam <thomas.adam@smoothwall.net>
- Date:
autoconf: add wrapper script
This adds a 'autogen.sh' wrapper script for generating configure.
README.portable is also updated accordingly.
- Commit:
dd038bc6ec835ad3fd3c0b5303b8af9ad506c8cc
- From:
- Thomas Adam <thomas@xteddy.org>
- Via:
- Thomas Adam <thomas.adam@smoothwall.net>
- Date:
portable: initial Linux compilation
This commit modifies the GoT main branch to be able to compile it under
linux.