buildconf provides the autogen.sh automatic build preparation posix shell script. autogen.sh is used by projects that use the GNU autotools for preparing a build for compilation, verifying functionality, and overcoming common build preparation issues.
Features
- Drop in replacement for 'autoreconf' or manual build step preparation
- Minimum version testing, validation, and reporting
- Protects your files from getting clobbered by GNU tools
- Supports recursive configure and captures signals
- Clean user-friendly reporting of common errors
- Automatic failure recovery for common non-fatal configuration issues
Categories
Build ToolsLicense
BSD LicenseFollow autogen.sh
Other Useful Business Software
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
-
Does a decent work as being better replacement for autoreconf on at least a few of more exotic systems.
-
The name is disgusting. I provided some assistance to the Gnome folks years back and they decided to hijack the name but not use my assistance. This name is confusingly similar to my pre-existing project. Be nice and rename it to "bootstrap" to more accurately describe what the script actually does. Thank you.