Cons
CONS
https://www.gnu.org/software/cons/
Replacement for GNU Make.
CONS is a replacement for GNU Make. It is not compatible with make, but it offers features not found in make or other build tools including:
- integrated dependency analysis (no more "make depend" to generate static lists of .h files)
- complete, non-recursive dependency analysis across multiple directories;
- multiple side-by-side variant builds;
- compilation from MD5 signatures instead of time stamps for determining whether a file is up-to-date
- extensibility via Perl.
CONS is implemented in Perl. You don't need to know Perl to use CONS, although you can use it more powerfully if you do.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Rajesh Vaidheeswarran | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/cons/ | |
Savannah (Ref) | https://savannah.gnu.org/projects/cons/ | |
Debian (Ref) | https://tracker.debian.org/pkg/cons | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
General | https://savannah.gnu.org/people/ | |
Mailing List | https://lists.gnu.org/archive/html/cons-discuss/ | |
Download | https://ftp.gnu.org/old-gnu/cons/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | GNU Tar |
Source requirement | Perl 5.002 or better |
Required to build | gzip |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.