Downloadliste

Projektbeschreibung

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).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
1.40

Unterstützung für neue Kommandozeilen-Optionen:-n (die Befehle, die ausgeführt werden würde, anstatt sie auszuführen, Display), - assume-old, - assume-new, - dont-bauen, und - keep-Repository-Symlinks. Client-Server-Modus für schnelle Inbetriebnahme. A umgeschrieben Schnittstelle zu handhaben Scannen für Include-Dateien. Unterstützung für Verilog. Viele Bugfixes. Unterstützung für GNU make zu definieren Anweisung. Reorganisiert und korrigiert Dokumentation.
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.

Project Resources