Difference between revisions of "Cons"
(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. | + | |Version identifier=2.3.0 |
| − | |Version date= | + | |Version date=2001-05-31 |
| − | |Version status= | + | |Version status=developmental |
| − | |Version download= | + | |Version download= |
|License verified date=2001-01-31 | |License verified date=2001-01-31 | ||
| − | |Version comment=2. | + | |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 | ||
Latest revision as of 08:27, 12 April 2011
cons
http://www.dsmit.com/cons/
Please note, this package is no longer being maintained. CONS is a replacement for '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.
Documentation
User manual included; user manual available in HTML from http://www.dsmit.com/cons/stable/cons.html
Related Projects
Download
version 2.3.0
(developmental)
released on 31 May 2001
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 31 January 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| Numerous users. | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer,Help,Support | http://mail.gnu.org/mailman/listinfo/cons-discuss | |
| Bug Tracking | mailto:bug-cons@gnu.org | |
| Developer,Help,Support | mailto:cons-discuss-request@gnu.org | |
| Developer,Help,Support | mailto:cons-discuss@gnu.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | Perl 5.002 or better |
| Required to build | perl MD5 extension |
| Required to use | Perl 5.002 or better |
| Required to use | perl MD5 extension |
| Required to build | gzip |
| Required to build | GNU tar |
This entry (in part or in whole) was last reviewed on 5 January 2010.
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.