]> rtime.felk.cvut.cz Git - omk.git/history - snippets
Added news to web page
[omk.git] / snippets /
2007-06-12 Michal SojkaFixed a warning produced by DASH shell. It is necessary...
2007-05-26 Pavel PisaKBUILD_MODNAME defined even for C++ kernel build,
2007-05-26 Pavel PisaKBUILD_MODNAME has to be set even for *.c files for...
2007-03-28 Michal SojkaFixed bug in generated dependency files for executables...
2007-03-27 Michal SojkaAdded support for different executable suffix.
2007-03-21 Michal SojkaALL_OMK_SUBDIRS implemented by make functions instead...
2007-03-20 Michal SojkaDon't hide Keil166 linker errors.
2007-03-15 Michal SojkaFixed bug in $(ALL_OMK_SUBDIRS) - when used with :=
2007-03-02 Michal SojkaComment fix.
2007-03-01 Michal SojkaAdded ALL_OMK_SUBDIRS variable.
2007-01-22 Michal SojkaAdded support for compilation of the whole tree from...
2007-01-20 Michal SojkaFixed a bug in rules. Sometimes it was not possible...
2007-01-17 Michal SojkaAdded license (GPL) to the initial comment.
2006-12-19 Michal SojkaUpdate keil16x rules.
2006-12-19 Michal SojkaGenerated includes are also added to the list of used...
2006-10-26 Michal SojkaVxWorks rules are working now.
2006-10-19 Michal SojkaUpdate of vxWorks rules.
2006-10-19 Michal SojkaGet rid of "xxx-pass is up to date" messages.
2006-10-18 Michal SojkavxWorks compilation almost working.
2006-10-18 Michal SojkaChanges to vxWorks support. Still not fully functional.
2006-10-15 Michal SojkaA very beginning of VxWorks support.
2006-10-06 Pavel PisaThe OMK infrastructure outputs which do not build any...
2006-08-03 Michal SojkaFixed assembler compilation in keil166.
2006-08-03 Michal SojkaClean commands are quiet.
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.