summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sebastian [Wed, 21 Aug 2013 13:50:39 +0000 (15:50 +0200)]
allow changing code generators, make "help" target default
Sebastian [Tue, 20 Aug 2013 16:10:47 +0000 (18:10 +0200)]
introduce $SRCPATH, build systemC by default
Generate code from DOL to $SRCPATH, instead of systemc/.
While at it, make it generate systemC code by default,
instead of HdS (Hardware dependent Software) code (-C instead of -H).
Sebastian [Tue, 20 Aug 2013 16:08:28 +0000 (18:08 +0200)]
Add -lpthread to MY_LIB_INC instead of changing the rule
Sebastian [Tue, 20 Aug 2013 14:04:58 +0000 (16:04 +0200)]
Add a 'help' target; replace example path with $HOME
Sebastian [Mon, 19 Aug 2013 21:29:21 +0000 (23:29 +0200)]
DOL 'square' example including Makefile
basti [Fri, 16 Aug 2013 11:52:41 +0000 (13:52 +0200)]
initial commit