Download List

프로젝트 설명

Cons is a Perl-based software construction tool (i.e., substitute for make). It offers a number of 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 dependency analysis across multiple directories, multiple side-by-side variant builds, compilation from code repositories, MD5 signatures instead of time stamps for determining whether a file is up-to-date, and extensibility via Perl.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-05-31 19:43 Back to release list
2.3.0

구성 방법을 소스 파일의 서명과 파생된 파일에 사용되는 n은 내부의 MD5하는 새로운 방법 : : 서명을 계산 명령을 쉽게 디버깅을위한 패키지를 디버그 - 후 Perl 코드를 실행하기 위해 () 메소드를 그것의 새로운 AfterBuild 사용하여 라인 옵션 대상 파일의 기본 규칙을 만들 수 있도록 명시적으로 새로운 RuleSet () 메소드를 쉽게 재고 전통적인 UNIX에 대한 규칙을 수립하는 일련의 / 리눅스 또는 Microsoft Visual Studio 도구를 가져올 구성이 될 수있는 새로운 DefaultRules () 메소드를 평가하고있다 Perl 코드를 참조 직접 실행을 통해 목표를 구축하기위한 체인, 실험 지원 및 세미 전화 시퀀스 내부 _Objects ()와 시그마 : :있는 md5 변경 사항 : : () 메소드를 srcsig.
Tags: Development, Major feature enhancements
New ways to configure how the signatures of source files and derived files are used, n internal md5::debug package for easier debugging of signature calculation and a command-line option to use it, a new AfterBuild() method for executing Perl code after a target file has been evaluated, a new DefaultRules() method to allow the default build rules to be configured explicitly, a new RuleSet() method to fetch easily the stock set of build rules for a traditional UNIX/Linux or Microsoft Visual Studio tool chains, experimental support for building targets via direct execution of Perl code references, and changes to calling sequences of the semi-internal _Objects() and sig::md5::srcsig() methods.

Project Resources