]> rtime.felk.cvut.cz Git - omk.git/history - snippets
Added support for renamed_include_GEN_HEADERS
[omk.git] / snippets /
2008-08-26 Michal SojkaAdded support for renamed_include_GEN_HEADERS
2008-08-25 Michal SojkaAdded support for exporting IDL-genrated headers
2008-08-24 Michal Sojkaclean target also cleans all generated .c and .h files
2008-08-23 Michal SojkaFixed printing of "Entering directory" messages with V=2
2008-07-07 Pavel PisaThe kernelcfg2mk is located in MAKERULES_DIR and not...
2008-07-14 Michal SojkaHandling of EXTRA_RULES_SUBDIRS added to some other...
2008-07-14 Michal SojkaRemoved forgotten $(warning)
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-06-12 Michal SojkaAdded AUTOMATIC_SUBDIRS variable
2008-05-13 Michal SojkaFixed (undocumented) sources-list target to work with...
2008-05-07 Michal SojkaFixed error on inclusion of config.omk if it is broken...
2008-05-01 Michal SojkaGenerated header files didn't depend on all config...
2008-04-19 Pavel PisaAdded TARFLAGS variable for x_EMBEDTARFILES targets...
2008-04-18 Michal SojkaFixed QT compilation from subdirectory and documented...
2008-04-18 Michal SojkaAdded support for pass hooks in Makefile.omk
2008-04-18 Michal SojkaPass names varables was stripped from spaces
2008-04-18 Michal SojkaFixed problem with parallel make (-j) caused by the...
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-04-16 Michal SojkaAdded support for "exporting" generated headers from...
2008-04-09 Michal SojkaFixed parallel invocation of make (with -j)
2008-04-03 Michal SojkaFixed loading of test_PROGRAMS
2008-04-01 Michal SojkaFixed omkize target.
2008-03-30 Michal SojkaFixed typo in .PHONY declaration.
2008-03-28 Michal SojkaFixed check for load command in sysless.
2008-03-18 Michal SojkaFixed bug, when links to header files were created...
2008-03-12 Michal SojkaSet MAKERULES_DIR in not defined.
2008-03-11 Michal SojkaDocumented srcdir variable
2008-03-02 Pavel PisaReturn back "srcdir" variable. The VPATH cleanup has...
2008-01-29 Michal SojkaFixed serialization of passes when W=1 is used.
2008-01-28 Pavel PisaPropagated correction of MinGW madness workaround to...
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 SojkaVPATH variable completely removed from rules.
2008-01-27 Michal SojkaRemoved duplicite VPATH definition.
2008-01-16 Michal SojkaAdded variable USE_LEAF_MAKEFILES with a testcase and...
2008-01-10 Michal SojkaFixed a bug caused by trailing space in SOURCES_DIR.
2007-12-19 Michal SojkaAdded comment to assignment of SOURCES_DIR
2007-12-16 Michal SojkaConfiguration file config.target is supported by all...
2007-11-15 Michal SojkaAdded homepage link to rules comment.
2007-11-12 Michal SojkaFixed shared libs dependences and added test for shlibs.
2007-11-12 Michal SojkaFixed TARGET_OS default assignment.
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 SojkaUse of V=2 was fixed and documented.
2007-10-24 Michal SojkaAdded variable test_PROGRAMS.
2007-10-17 Michal SojkaAdded target omkize, which replaces all Makefiles in...
2007-09-21 Pavel PisaAdded support for SDCC compiler <http://sdcc.sourceforg...
2007-09-20 Pavel PisaYet another MinGW extraordinary expansion problem fix.
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 PisaConfig header files stamps in targets are defined with...
2007-09-19 Pavel PisaCorrected omitted occurrences of direct dependency...
2007-09-19 Pavel PisaThe include-pass has to be initiated if LOCAL_CONFIG_H...
2007-09-19 Michal SojkaGenerated headers are changed only if neccessary.
2007-09-19 Michal SojkaFixed warning about duplicite tags target on MinGW.
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 PisaCorrected generation of defines from config options...
2007-09-16 Pavel PisaQuoted default_CONFIG values extraction during default...
2007-09-16 Pavel PisaFix performance degradation when W/OMK_WHOLE_TREE is...
2007-09-13 Michal SojkaAdded doxygen support to automatically generated files.
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 SojkaName of included Makefile.omk can by changed via MAKEFI...
2007-07-26 Michal SojkaLink command detection is done by make instead of shell...
2007-07-25 Michal SojkaEven if a generated header is not changed, it is touche...
2007-07-24 Michal SojkaFixed a bug where LOCAL_CONFIG_H colide with default...
2007-07-24 Michal SojkaMinor change to VxWorks rules.
2007-07-23 Michal SojkaCFLAGS and CXXFLAGS can be overridden in config.omk.
2007-07-16 Michal SojkaEnhanced QT support.
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.
next