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
Run applications fast and securely in a fully managed environment
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
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.