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.

2004-12-15 20:53 Back to release list
1.40

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.
標籤: Major feature enhancements

Project Resources