]> rtime.felk.cvut.cz Git - omk.git/history - snippets
Added news to web page
[omk.git] / snippets /
2008-12-10 Michal Sojkacheck-dir target converted to double-colon rule
2008-12-08 Michal SojkaFix linking of shared libraries on MinGW
2008-11-11 Pavel PisaConsider even cscope target as consumer of SOURCES_LIST.
2008-11-07 Michal SojkaBetter solution to linking binaries with shared libraries
2008-10-29 Michal SojkaAdded LD_RUN_PATH when linking shared libraries
2008-10-29 Michal SojkaAdded experimental support for shared library dependencies
2008-10-14 Michal Sojkaxxx_IDLFLAGS variable can be used to specify custom...
2008-10-14 Pavel PisaRemoved Linux variables which could not be obtained...
2008-10-14 Pavel PisaIncluded some more options to modpost according to...
2008-09-30 Pavel PisaThe include path adjust to allow use of the LOCAL_CONFI...
2008-09-30 Pavel PisaSuppress warning the address of __this_module will...
2008-10-02 Michal SojkaAdded export of TARGET_OS and BUILD_OS variables
2008-09-18 Michal SojkaFixed error sources-list targen when run on distcleaned...
2008-09-18 Michal SojkaFinal fix and test-case for sources-list target
2008-09-16 Michal SojkaFix handling of renamed_include_HEADER in sources-list...
2008-09-07 Michal SojkaHide command of extra rules make invocation
2008-09-05 Michal SojkaFix for EXTRA_RULES_SUBDIRS
2008-08-29 Michal SojkaAdded forgotten @ to hide debuggin output
2008-08-28 Michal SojkaFixed generation of sources-list
2008-08-28 Michal Sojkasources-list-pass generates correct dependences in...
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.
next