Refactor to use new protocol module and sipo.
[bertos.git] / wizard / mktemplates /
2010-05-10 arighiRevert "wizard: add -fomit-frame-pointer when we are...
2010-05-10 arighiwizard: add -fomit-frame-pointer when we are not in...
2010-04-30 battAdd relative path.
2010-04-29 battAdd support for parametric hw dir.
2010-04-27 battShorten variable name.
2010-04-27 duploFix relative/absolute path issuew
2010-04-27 battFix problems with older BeRTOS versions.
2010-04-27 duploNew makefile architecture.
2010-04-27 duploIn editing mode when the user selects a project that...
2009-09-15 asterixTypo.
2009-09-15 battAdd defaults for aliasing and signed overflows in wizar...
2009-09-10 lottavianoCorrect typo bug in user template file.
2009-09-08 asterixAdd template flags for users.
2009-09-04 battRefactor for clarity.
2009-09-04 lottavianoSplit cpu specific flags and files; modify mk template.
2009-08-28 battRemove old placeholder.
2009-08-28 battRefactor makefile variables architecture.
2009-08-27 (no author)Add flashing interface variables.
2009-08-26 duploAdd new parameter to the makefile
2009-08-26 duploSplit the mk file in two files: one for the user, the...
2009-04-21 battRafactor ARM modules to be compiled explicitly (without...
2009-04-17 battSupply a default ARCH.
2009-04-16 duploUse double quotes for PREFIX and SUFFIX
2009-04-15 duploAdd project directory in the include list
2009-04-14 duploAdd spinbox for cpu frequency
2009-04-10 battMove clock to CPPFLAGS.
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-04-10 duploAdd asrc, csrc, cxxsrc, cppasrc taken from the cpu...
2009-04-10 duploAdd other compilation flags
2009-04-10 duploAdd the cpu flag name in the template
2009-04-10 duploRemove CROSS from the mk template
2009-04-02 duploSplit csrc, pcsrc and cppasrc in user-created and wizar...
2009-03-26 duploAdd CPPASRC to the mk file
2009-03-24 duploAdd the # at the end of PCSRC in the .mk template
2009-03-20 duploAdd constants at the beginning of the mk file
2009-03-20 duploUse alias name for the configuration parameters and...
2009-03-19 duploCorrect csrc
2009-02-19 duploCorrect the mk template
2009-02-19 duploAdd the generation of the csrc
2009-02-02 duploAdd the Makefile template in the mktemplates directory
2009-02-02 duploMove the mk template in the templates dir in wizard...