]> rtime.felk.cvut.cz Git - omk.git/history - snippets/linux
Fix for EXTRA_RULES_SUBDIR bug reported by Petr Smolik
[omk.git] / snippets / linux
2008-07-14 Michal SojkaFix for EXTRA_RULES_SUBDIR bug reported by Petr Smolik
2008-06-25 Michal SojkaAdded EXTRA_RULES_SUBDIRS feature
2008-06-13 Michal SojkaDocumented some other variables in comments
2008-06-13 Michal SojkaDoxumented xxx_LIBS in comments
2008-06-12 Michal SojkaFixed shared library generation as reported by Tommaso...
2008-04-17 Pavel PisaAdded/corrected support to compile assembly (.S) source...
2008-04-17 Michal SojkaFixed behaviour of make -k if there is an error in...
2008-04-16 Michal SojkaFixed typo in messages from -check targets
2008-01-29 Michal SojkaFixed serialization of passes when W=1 is used.
2008-01-28 Michal Sojkaconfig.target is included already in base.
2008-01-28 Michal SojkaMakefile.rules can now tell the OMK tester that the...
2008-01-27 Michal SojkaSetup snippets merged with the corresponding non-setup...
2008-01-27 Michal SojkaRemoved duplicite VPATH definition.
2007-11-12 Michal SojkaFixed shared libs dependences and added test for shlibs.
2007-11-10 petr.smolikmove setting of varibables BUILD_OS and TARGET_OS into...
2007-11-10 Pavel PisaAllow to specify libraries which should be used be...
2007-11-10 Pavel PisaSeparated BUILD_OS and TARGET_OS.
2007-11-08 petr.smolikadded setting variable TARGET_OS
2007-10-24 Michal SojkaAdded variable test_PROGRAMS.
2007-09-20 Pavel PisaUpdate to copy correctly header-files for RT-Linux.
2007-09-19 Pavel PisaCondition separator corrected.
2007-09-19 Pavel PisaThere has to be copy of all config headers for kernel...
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...