Refactor for clarity.
[bertos.git] / wizard / mktemplates / template.mk
2009-09-04 battRefactor for clarity.
2009-08-28 battRefactor makefile variables architecture.
2009-08-27 (no author)Add flashing interface variables.
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 duploMove the mk template in the templates dir in wizard...