]> rtime.felk.cvut.cz Git - omk.git/history - snippets/base
Added different verbosity levels V=1,2,3
[omk.git] / snippets / base
2008-12-30 Michal SojkaAdded different verbosity levels V=1,2,3
2008-12-30 Michal SojkaFixed build in subdirectories
2008-12-30 Michal Sojkabuild target prints directory
2008-12-30 Michal SojkaWorking version of test rules
2008-12-30 Michal SojkaTest and base snippets converted to non-flat structure
2008-12-30 Michal SojkaMakefile.rules from devel-test converted to snippets
2008-12-30 Michal SojkaDevel test rules converted to snippets
2008-12-29 Michal Sojkaomkbuild.py: Makefile.rules are constructed by replacin...
2008-12-13 Michal SojkaMerge branch 'devel' of sojka@rtime.felk.cvut.cz:/var...
2008-12-13 Michal SojkaChanged Emacs mode to makefile-gmake
2008-09-07 Michal SojkaHide command of extra rules make invocation
2008-08-23 Michal SojkaFixed printing of "Entering directory" messages with V=2
2008-07-14 Michal SojkaRemoved forgotten $(warning)
2008-06-25 Michal SojkaAdded EXTRA_RULES_SUBDIRS feature
2008-06-12 Michal SojkaAdded AUTOMATIC_SUBDIRS variable
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-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 Michal SojkaFixed behaviour of make -k if there is an error in...
2008-04-09 Michal SojkaFixed parallel invocation of make (with -j)
2008-04-01 Michal SojkaFixed omkize target.
2008-03-30 Michal SojkaFixed typo in .PHONY declaration.
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-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 SojkaVPATH variable completely removed from rules.
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-11-15 Michal SojkaAdded homepage link to rules comment.
2007-10-24 Michal SojkaUse of V=2 was fixed and documented.
2007-10-17 Michal SojkaAdded target omkize, which replaces all Makefiles in...
2007-09-19 Michal SojkaFixes for MINGW broken exported variables.
2007-09-16 Pavel PisaQuoted default_CONFIG values extraction during default...
2007-07-26 Michal SojkaName of included Makefile.omk can by changed via MAKEFI...
2007-03-21 Michal SojkaALL_OMK_SUBDIRS implemented by make functions instead...
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-17 Michal SojkaAdded license (GPL) to the initial comment.
2006-10-19 Michal SojkaGet rid of "xxx-pass is up to date" messages.
2006-10-18 Michal SojkaChanges to vxWorks support. Still not fully functional.
2006-10-06 Pavel PisaThe OMK infrastructure outputs which do not build any...
2006-07-05 Michal SojkaThe default-config and sources-list passes updated...
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-06-30 Michal Sojkadefault-config warning is now not displayed when the...
2006-06-29 Michal SojkaBuild directory in default-config-pass fixed.
2006-06-28 Michal SojkaAdded my copyright :)
2006-06-28 Michal SojkaIt is now possible to link header files instead of...
2006-06-27 Michal SojkaFixed the default-config-pass.
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.