Commit Graph

6 Commits (c0c6da75a6fb474740a6fb99f207f44945ccf909)

Author SHA1 Message Date
John Safranek 2b2825560e Simplify autogen
The autogen script is doing too many things. The tests that are set up
in the git hooks are already tested by GitHub with actions on branch
push. Also they don't work if you install wolfSSL somewhere specific.
All one needs to do is run `autoreconf -ivf` to make the configure
script. This is all autogen does now, with the addition of warnings.
2025-01-15 15:32:37 -08:00
gojimmypi 76dedcb515 no WSL/Windows git hooks from autogen.sh 2024-01-12 10:45:56 -08:00
John Safranek f6dc1fc0ab Autogen Tweak
1. Remove redundant things from autogen.sh.
2. export the warnings variable to autoreconf sees it.
3. Simplify linking the configure hook script.
2023-08-31 15:01:34 -07:00
John Safranek eea065727b Add pre-commit test scripts like wolfSSL. 2016-10-03 15:52:38 -07:00
John Safranek 79b61eb786 autogen will touch config.rpath if missing 2015-12-08 14:16:25 -08:00
John Safranek 749cb6ff90 initial set of files 2014-06-24 14:48:08 -07:00