Commit Graph

11 Commits

Author SHA1 Message Date
bernd 84f71b71ed Added notification about dangling bridge files. 2011-12-28 21:42:28 +01:00
Stefan Tomanek c6fecb625a use /bin/sh syntax instead of bashism 2011-08-13 11:23:11 +02:00
Rainer Mueller de110ea5be Fix update-bridge-files.sh for BSD find
BSD find outputs a trailing slash when given on the command line, GNU
find does not. This can lead to path like firmware//lcd/image.c which
would fail with the used dirname and sed combination.
2011-08-12 19:09:55 +02:00
bernd c8ff3182c0 Avoid fatal error code from pure informational diff command 2011-08-06 16:58:44 +02:00
bernd f2907a3db1 Give a cp suggestion to fix .gitignore mismatches 2011-08-06 16:44:01 +02:00
bernd d4ee7554d8 Ignore autogenerated file l0dable/usetable.h
Actually should ignore all .gitignore files somewhen...
2011-08-04 14:10:11 +02:00
bernd 9b7580777f Check all .gitignore files in simulat0r 2011-08-04 13:52:51 +02:00
bernd f43feaeda3 Added test script to build all applications as firmware and simulat0r 2011-08-01 05:51:42 +02:00
bernd 36b67aad74 Added .gitignore to simulator/firmware 2011-07-24 23:58:26 +02:00
bernd 575f1a7d42 Use generated include-bridges for Makefiles 2011-07-20 07:05:58 +02:00
bernd 20d9fee431 Added simulat0r 2011-07-19 10:09:03 +02:00