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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.