Makepp

From Free Software Directory
Jump to: navigation, search


[edit]

Makepp

http://makepp.sourceforge.net/
Reimplementation of 'make'

Makepp, a build program which 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. Also its relationship to make is analogous to C++'s relationship to C: it is almost 100% backward compatible but adds a number of new features and much better ways to write makefiles. 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 (within your makefile); repositories (automatically importing files from another tree); build caches (not recompiling identically what a user of the same cache already did).





Licensing

License

Verified by

Verified on

Notes

License

Perl

Verified by

Kelly Hopkins

Verified on

28 April 2010




Leaders and contributors

Contact(s)Role
Gary Holt Maintainer


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/makepp
Bug Tracking,Developer,SupportE-mailmailto:holt-makepp@gholt.net
Perl (Ref)https://metacpan.org/release/makepp
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=43679&atid=437093
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=43679


Software prerequisites

KindDescription
Weak prerequisiteDigest_MD5
Required to usePerl 5.005_03 or later




Entry























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.