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.

2012-03-05 05:10
2.0rc3

Nur ein paar kleinere Bugs wurden gemeldet und seit rc2 behoben. Viele Dateien wurden durch berührt, um die Rechtschreibprüfung für Dokumentation und Kommentare.
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

Nur einige kleinere Bugs wurden seit rc1 gemeldet, und alle wurden behoben. Die wesentliche Änderung ist die Installation von HTML-Dokumentation in einem neuen Format, das gleiche, der auch für die neu gestaltete Website verwendet wird.
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

Nach sieben Jahren und viele Änderungen ist dies fast ein komplettes Neuschreiben der Version 1.40.1, mit vielen neuen Features. Ein zentrales Feature seit jeher intelligente Signaturen für C++ wie Sprachen, d.h. nicht kompilieren, wenn nur Kommentare oder Leerzeichen geändert. Seit dem letzten Snapshot ist dies leicht erweiterbares Suffix oder Dateiname geworden. Das gleiche gilt jetzt auch für XML-Dateien, mit einer Auswahl an zwei Parser verfügbar.
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

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.

2004-04-17 08:54
1.40beta1

Eine Reihe von Bugfixes, eine Client / Server-System für eine schnellere Inbetriebnahme und ein Datei-Scan ist eine verbesserte Umsetzung, dass es viel einfacher, neue Sprachen zu unterstützen macht.
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