Difference between revisions of "Cons"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=cons |Short description='Make' replacement |Full description='''Please note, this package is no longer being maintained.''' CONS is a replacement for 'make.' It is ...")
 
Line 11: Line 11:
 
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.
 
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.
 
|User level=intermediate
 
|User level=intermediate
 +
|Status=Live
 +
|Component programs=
 +
|Homepage URL=http://www.dsmit.com/cons/
 +
|VCS checkout command=AnonCVS access from :pserver:anoncvs@subversions.gnu.org:/cvs
 +
|Computer languages=Perl
 +
|Documentation note=User manual included; user manual available in HTML from http://www.dsmit.com/cons/stable/cons.html
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=FireMake,ccbuild,make,smake,Makepp
 +
|Keywords=Perl,MD5,development,programming,software,build,make,dependencies,dependency,Cons
 +
|Is GNU=n
 +
|Last review by=Janet Casey
 +
|Last review date=2010-01-05
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.2.0
+
|Version identifier=2.3.0
|Version date=2000-11-27
+
|Version date=2001-05-31
|Version status=stable
+
|Version status=developmental
|Version download=http://www.dsmit.com/cons/
+
|Version download=
 
|License verified date=2001-01-31
 
|License verified date=2001-01-31
|Version comment=2.2.0 stable released 2000-11-27
+
|Version comment=2.3.0 devel released 2001-05-31
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=Rajesh Vaidheeswarran
 +
|Email=rv@dsmit.com
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Contributor
 +
|Real name=Numerous users.
 +
|Email=
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Developer,Help,Support
 +
|Resource kind=E-mail
 +
|Resource URL=http://mail.gnu.org/mailman/listinfo/cons-discuss
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:bug-cons@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer,Help,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:cons-discuss-request@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer,Help,Support
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:cons-discuss@gnu.org
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Program-build-automation=make-related
 +
|Software-development=program-build-automation
 +
|Use=software-development
 
}}
 
}}
 
{{Project license
 
{{Project license

Revision as of 08:27, 12 April 2011


[edit]

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

Verified by

Bendikker

Verified on

19 November 2018




Leaders and contributors

Contact(s)Role
Rajesh Vaidheeswarran Maintainer


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/cons/
Savannah (Ref)https://savannah.gnu.org/projects/cons/
Debian (Ref)https://tracker.debian.org/pkg/cons
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/archive/html/cons-discuss/
Downloadhttps://ftp.gnu.org/old-gnu/cons/


Software prerequisites

KindDescription
Required to build GNU Tar
Source requirementPerl 5.002 or better
Required to buildgzip




Entry




































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.