Skip to content

Confix is a build tool for source code packages, on top of GNU Automake. It inspects the package's source code, tracks inter package dependencies, propagates checks across package boundaries, and finally writes Automake input files for the maintainer. The project in origin was hosted on Sourceforge https://sourceforge.net/projects/confix/

License

LGPL-2.1, LGPL-2.1 licenses found

Licenses found

LGPL-2.1
LICENSE
LGPL-2.1
COPYING
Notifications You must be signed in to change notification settings

ssi-schaefer/confix

Repository files navigation

Confix is a build and maintenance tool for source code packages. It is
built on top of the standard open source tool Automake
(http://www.gnu.org/software/automake/). It relieves the package
maintainer from the burden of having to write complex build
instructions by hand. It inspects the package's source code, guesses
what's to be done and writes the build instructions for the
maintainer.

In doing so, it adds value to Automake by automatically tracking
inter-package dependencies, doing inter-package check propagation, and
so on.

Confix is distributed under the LGPL, see the file COPYING for
details. Its homepage is located at http://confix.sourceforge.net.

About

Confix is a build tool for source code packages, on top of GNU Automake. It inspects the package's source code, tracks inter package dependencies, propagates checks across package boundaries, and finally writes Automake input files for the maintainer. The project in origin was hosted on Sourceforge https://sourceforge.net/projects/confix/

Resources

License

LGPL-2.1, LGPL-2.1 licenses found

Licenses found

LGPL-2.1
LICENSE
LGPL-2.1
COPYING

Stars

Watchers

Forks

Packages

No packages published