Confix is a build tool for open source packages. It does what is otherwise the job of the package maintainer. It writes input files for Automake and Autoconf with information it gathers from the source code.
| Tags | Software Development Build Tools Code Generators Installation/Setup |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX OS Independent |
| Implementation | Unix Shell Python |
Recent releases


Release Notes: This version features Python/Confix code embedded in source files that is evaluated to manipulate the build behavior and new interfaces to pass Makefile.am fragments through to the generated files. The program now generates code to optionally disable building in subdirectories (using the --disable-modulename option), and can disable the use of installed packages (with the --without-modulename option).


No changes have been submitted for this release.