Fix timer test
[bertos.git] / bertos / rules.mk
2008-08-13 bernieFix timer test
2008-08-05 battFactor out debug stuff from project makefiles.
2008-08-05 battRefactor how cpu flags are added.
2008-08-05 battRemove the need of a specific flag to distinguish betwe...
2008-08-04 qwertLittle fix on makefile syntax.
2008-08-04 bernieAvoid g++ whining messages when we pass C options to it
2008-08-04 bernieReplace a $(shell ...) by folding the check for existan...
2008-08-04 bernieRename myself
2008-07-29 qwertAdd specific check routine for compiling under OS X
2008-07-16 qwertAdd cleanall alias for codeblocks
2008-06-24 battNow each project can have its own EMBEDDED_TGT variable...
2008-06-24 qwertAdd missing semicolon
2008-06-19 battAdd missing rule for generating stripped executables.
2008-06-18 battFix escaping.
2008-06-18 qwertSigned off by: Massimiliano Cialdi <massimiliano.cialdi...
2008-05-28 asterixRestore root prj include dir. Move buildrev in root...
2008-05-27 asterixUse bertos dir to place build revision counter.
2008-04-04 battRefactor BeRTOS to be in his own directory.