rocky / remake

Enhanced GNU Make - tracing, error reporting, debugging, profiling and more

Home Page:http://bashdb.sf.net/remake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Packaging status

Download remake

Here we have patched GNU Make 4.3 sources to add improved error reporting, tracing, target listing, graph visualization, profiling, and more. It also contains a debugger. Branches remake-4-2, remake-4-1, remake-3-82, and remake-3-81 for patched GNU Make 4.2, 4.1, 3.82, and 3.81 respectively.

See the readthedocs guide for information, including remake features, and installation.

The wiki also has information, including links to videos, and information for developers.

Example showing --tasks feature:

--tasks

Example showing --trace (short option -x) feature.

--trace

Example showing --show-parent (short option -c) feature:

--show-parent

Example showing --profile output (displayed via KCachegrind):

--profile

About

Enhanced GNU Make - tracing, error reporting, debugging, profiling and more

http://bashdb.sf.net/remake

License:GNU General Public License v3.0


Languages

Language:C 67.8%Language:M4 13.2%Language:Perl 12.4%Language:C++ 2.9%Language:Makefile 2.2%Language:Shell 0.8%Language:Ruby 0.4%Language:Scheme 0.1%Language:Objective-C 0.1%