1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-17 06:44:03 +03:00
ben-wpan/scripts/ppmdiff
Werner Almesberger 94dc35ed98 ppmdiff detects lack of changes more quickly. Improved cache robustness.
- scripts/ppmdiff/ppmdiff.c (main): do a quick memcmp to detect absence of
  changes instead of comparing pixel by pixel (saves 30% of total run time
  when remaking ben-wpan/atrf from cache)
- scripts/schhist2web: added title and copyright header
- scripts/schhist2web: create $out/names after deleting the cache (-n)
- scripts/schhist2web: fat_* directories were created under $out, not $cache
- scripts/schhist2web: remove ppm_* and fat_* directories being worked on if
  we fail to complete the process for some reason
2010-08-27 13:40:38 -03:00
..
Makefile Tools for making a browseable graphical revision history of schematics. 2010-08-27 03:54:26 -03:00
ppmdiff.c ppmdiff detects lack of changes more quickly. Improved cache robustness. 2010-08-27 13:40:38 -03:00