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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.