Categories
Makepp
'makepp' is a syntax-compatible reimplementation of make. It was designed for building C++ programs; its relationship to make was designed to be analogous to C++'s relationship to C. Features include automatic scanning for include files, simpler and more reliable builds involving multiple directories, transparent variant build/repository support, ability to use cryptographic checksum excluding whitespace and comments instead of date, and will rebuild if the build commands change.
'makepp' also logs build decisions for debugging, and can have wildcards match files which don't exist yet but can be built. Perl code can be embedded in the makefile.
Last updated 29 Jul, 2005
About
Leadership
- Gary Holt - Maintainer
Requirements
- Perl 5.005_03 or later (Use Requirement)
- Digest::MD5 (Weak Prerequisite)
Related Projects
Versions
1.40
1.40 stable released 2004-12-15
- Released: 15 Dec, 2004
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/makepp/makep...
- Licenses: Perl
- Interfaces: Command Line
User Community and Support
User manual available in HTML format from http://makepp.sourceforge.net/; User tutorial available in HTML format from http://makepp.sourceforge.net/1.19/makepp_tutorial.html
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.makepp.sourceforge.net:/cvsroot/makepp - VCS Repository Webview




