mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
Tools for making a browseable graphical revision history of schematics.
- scripts/gitsch2ppm: extract schematics as PPM files from a specfific git revision - scripts/gitenealogy: show the commit history of a file, tracking renames - scripts/ppmdiff/Makefile, scripts/ppmdiff/ppmdiff.c: compare two PPM files and highlight differences - scripts/schhist2web: generate a browseable graphical revision history of schematics
This commit is contained in:
3
scripts/ppmdiff/Makefile
Normal file
3
scripts/ppmdiff/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
CFLAGS=-Wall -g
|
||||
|
||||
ppmdiff:
|
||||
Reference in New Issue
Block a user