Set suffix to nothing.
[bertos.git] / bertos / rules.mk
2009-04-10 battSet suffix to nothing.
2009-04-10 battRefactor to not have toolchain in path; Now a specific...
2008-12-17 battRemove libunittest: this will be handled by the run_tes...
2008-12-03 battFix compiler override: now each project can have its...
2008-12-02 battAdd unittest library creation.
2008-11-21 battUpdate to new location.
2008-11-21 battAdd rules for creating static libraries.
2008-11-20 battIncrease readability.
2008-08-25 bernieKill MOC and use QT_MOC instead
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.