]> rtime.felk.cvut.cz Git - omk.git/history - snippets/linux
Corrected omitted occurrences of direct dependency on LOCAL_CONFIG_H.
[omk.git] / snippets / linux
2007-09-19 Pavel PisaCorrected omitted occurrences of direct dependency...
2007-09-19 Michal SojkaGenerated headers are changed only if neccessary.
2007-09-19 Michal SojkaDirty workaround for map file processing under MinGW...
2007-09-19 Michal SojkaFixes for MINGW broken exported variables.
2007-09-16 Pavel PisaFix performance degradation when W/OMK_WHOLE_TREE is...
2007-09-03 Pavel PisaDecision about final C/C++ linking was interchanged.
2007-09-03 Pavel PisaAllow assembler sources (*.S) as legitimate Linux progr...
2007-07-26 Michal SojkaLink command detection is done by make instead of shell...
2007-07-23 Michal SojkaCFLAGS and CXXFLAGS can be overridden in config.omk.
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-01-20 Michal SojkaFixed a bug in rules. Sometimes it was not possible...
2006-10-18 Michal SojkaChanges to vxWorks support. Still not fully functional.
2006-07-31 Michal SojkaUtils and binary passes merged in linux and rtems rules.
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-01 Michal SojkaAdded OMIT_KERNEL_PASSES variable in linux rules.
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-26 Michal SojkaMinor updates and cleanups to linux rules.
2006-06-26 Michal SojkaAdded a possibility of generating global config files.
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...