]> rtime.felk.cvut.cz Git - omk.git/history - snippets
The kernelcfg2mk is located in MAKERULES_DIR and not OUTPUT_DIR.
[omk.git] / snippets /
2006-08-03 Michal SojkaFixed lib_obj_SOURCES handling (in sysless).
2006-08-03 Michal SojkaKeil166 rules are working properly now.
2006-08-03 Michal SojkaCONFGEN message shortened.
2006-07-31 Michal SojkaAdded snippet for keil 16x tools. Not complete yes.
2006-07-31 Michal SojkaUtils and binary passes merged in linux and rtems rules.
2006-07-31 Michal SojkaConfig.target is include instead of printing error.
2006-07-31 Michal SojkaAdded support for keil51 tools. Extracted from ulan...
2006-07-31 Michal SojkaWhen headers are copied, an informational line is printed.
2006-07-08 Michal SojkaFixed naming of build directories in default-config...
2006-07-05 Michal SojkaThe default-config and sources-list passes updated...
2006-07-04 Michal SojkaThe condition for entering local directory in a pass...
2006-07-04 Michal SojkaQT rules moved to a separate snippet.
2006-07-04 Michal SojkaAt the end of compilation, an message is printed.
2006-07-04 Michal SojkaTemporary config file is removed when it is not changed.
2006-07-04 Michal SojkaInclude pass is now run even if only config_include_HEA...
2006-07-04 Michal SojkaAdded flags to generated .map files by rtems rules.
2006-07-04 Michal SojkaAdded support for cscope. It seems it is not working...
2006-07-04 Michal SojkaTags command can be modified from command line. Default...
2006-07-01 Michal SojkaAded rules for TAGS generation according to generated...
2006-07-01 Michal SojkaAdded OMIT_KERNEL_PASSES variable in linux rules.
2006-06-30 Michal SojkaAdded source-list pass.
2006-06-30 Michal Sojkadefault-config warning is now not displayed when the...
2006-06-29 Michal SojkaFixed default-config-pass in linux and rtems rules.
2006-06-29 Michal SojkaSysles rules split to sysless a sysless-setup.
2006-06-29 Michal SojkaLocal config can be now properly included.
2006-06-29 Michal SojkaBuild directory in default-config-pass fixed.
2006-06-28 Michal SojkaFixed typo in renamed includes.
2006-06-28 Michal SojkaAdded my copyright :)
2006-06-28 Michal SojkaIt is now possible to link header files instead of...
2006-06-28 Michal SojkaCopying of LD scipts is added to include-pass in sysles...
2006-06-27 Michal SojkaInclude pass is now a template in a separate snippet.
2006-06-27 Michal SojkaFixed generation of global config.h.
2006-06-27 Michal SojkaFixed the default-config-pass.
2006-06-26 Michal SojkaMinor updates and cleanups to linux rules.
2006-06-26 Michal SojkaAdded a possibility of generating global config files.
2006-06-26 Michal SojkaMAKE xxx is displayed only when there is something...
2006-06-22 Michal SojkaAdded rtems rules (not tested).
2006-06-22 Michal SojkaFixed config file reading when used in Ocera.
2006-06-22 Michal SojkaBoth sysless and linux rules should work now.
2006-06-15 Michal SojkaFixed sysless rules and added first aproach to linux...
2006-06-15 Michal SojkaAdded sysless rules.