mcandre / unmake

a makefile linter
Other
84 stars 4 forks source link

Link to `remake` in the README #239

Closed cooljeanius closed 3 weeks ago

cooljeanius commented 10 months ago

remake is an interactive Makefile debugger based on GNU make: https://github.com/rocky/remake Think like gdb or bashdb, except for Makefiles. Besides the debugger, it also adds additional tracing output, and a few other additional features.

cooljeanius commented 9 months ago

cc @mcandre

yarikoptic commented 2 months ago

image

yarikoptic commented 2 months ago

sorry -- came out quite "big" ;)

cooljeanius commented 2 months ago

sorry -- came out quite "big" ;)

...wow, AI certainly seems to have trouble with ropes...

yarikoptic commented 2 months ago

I like more the cyclopes in the audience ;) but it did manage to spell @rocky 's name correctly (on 2nd try though)

mcandre commented 3 weeks ago

Not a static analyzer.

Not a bad tool, though! Recommend publishing this on one of the Awesome Lists.

cooljeanius commented 2 weeks ago

Not a static analyzer.

The section this PR would add it to isn't just static analyzers, though? Like, none of ninja, nmake, rake, or shake are static analyzers, either...