Download List

프로젝트 설명

Makepp, a build program that has a number of features that allow for reliable builds and simpler build files, is a drop-in replacement for GNU make. It supports almost all of the syntax that GNU make supports, and can be used with makefiles produced by utilities such as automake. It is called makepp (or make++) because it was designed with special support for C++, which has since been extended to other languages like Swig or embedded SQL. Some features that makepp adds to make are: greatly improved handling of builds that involve multiple makefiles (recursive make is no longer necessary); automatic scanning for include files; rebuilds triggered if build command changes; checksum-based signature methods for reliable builds, smart enough to ignore whitespace or comment changes; extensibility through Perl programming (within your makefile); repositories (automatically importing files from another tree); and build caches (not recompiling identically what a user of the same cache already did).

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.

2012-03-05 05:10
2.0rc3

단지 몇 가지 사소한 버그 보고 하 고 rc2 이후 고정 했다. 많은 파일 인해 맞춤법 검사 설명서 및 의견에 감동 했다.
Tags: Minor bugfixes
Only a few minor bugs were reported and fixed since rc2. Many files were touched due to spell checking of documentation and comments.

2012-01-12 07:36
2.0rc2

몇 가지 사소한 버그가 rc1 이후 보도 했다 고 모두 해결 되었습니다. 주요 변경 또한 새롭게 설계 된 웹 사이트에 사용 되는 새로운 형식으로 같은 하나의 HTML 설명서의 설치입니다.
Tags: Minor bugfixes
Only few minor bugs were reported since rc1, and all have been fixed. The major change is installation of HTML documentation in a new format, the same one that is also used for the newly designed Web site.

2011-11-21 05:20
2.0rc1

7 년 후 많은 변화가 거의 완전히 새로 작성 버전 1.40.1, 많은 새로운 기능입니다. 하나의 핵심 기능에 언어와 마찬가지로 c + +에 대 한 스마트 서명을 언제나 의견 또는 공백 변경 경우에 다시 컴파일하면 즉 하지. 마지막 스냅숏 이후의이 쉽게 접미사 또는 파일 이름에 확장 가능한 되고있다. 또한 XML 파일 두 파서의 선택에 사용할 수 같은입니다 지금.
Tags: Major feature enhancements
After seven years and many changes, this is almost a complete rewrite of version 1.40.1, with many new features. One core feature has always been smart signatures for C++ like languages, i.e. not recompiling if only comments or whitespace changed. Since the last snapshot, this has become easily extensible to any suffix or filename. The same is now also available for XML files, with a choice of two parsers.

2004-12-15 20:53
1.40

새로운 명령행 옵션에 대한 지원 : - ()를 실행보다는 그들을 실행하는 명령을 표시하고, - 가정 - 세, - 가정 - 새, - 해달라고, 그리고 빌드 - 계속 - 저장소 - 심볼릭 링크를 N 형식입니다. 클라이언트 - 서버 빠른 시작을위한 모드입니다. 재작 성 인터페이스에 대한 스캔 작업을 처리하는 파일이 포함됩니다. Verilog를 지원합니다. 많은 버그수정. 은 GNU의 진술을 정의하고 확인을 지원합니다. 개편 및 설명서 수정.
Tags: Major feature enhancements
Support for new command line options: -n (to display commands that would execute rather than executing them), --assume-old, --assume-new, --dont-build, and --keep-repository-symlinks. Client-server mode for fast startup. A rewritten interface to handle scanning for include files. Support for verilog. Many bugfixes. Support for GNU make's define statement. Reorganized and corrected documentation.

2004-04-17 08:54
1.40beta1

버그수정의 숫자, 클라이언트 / 빠른 시작을위한 서버 시스템, 그리고 개선을 포함 파일의 그것은 새로운 언어를 지원하도록 쉽게 구현 스캐닝.
Tags: Minor bugfixes
A number of bugfixes, a client/server system for faster startup,
and an improved include file scanning implementation that
makes it much easier to support new languages.

Project Resources