]> rtime.felk.cvut.cz Git - omk.git/history - snippets
Preliminary support for Kconfig integration
[omk.git] / snippets /
2011-03-10 Michal SojkaPreliminary support for Kconfig integration kconfig
2011-02-25 Michal Sojkawvtest: Output "Test function header"
2011-02-22 Michal SojkaCall submakes with --no-builtin-rules switch
2011-02-21 Michal SojkaRemove support for testing from snippets
2011-02-21 Michal SojkaAdd bin_SCRIPTS variable that causes files to be compie...
2011-02-17 Michal Sojkawvtest: Set PATH and LD_LIBRARY_PATH as documented...
2011-02-11 Michal Sojkaqt: Set DEPENDPATH to generate dependencies on header...
2010-12-10 Michal Sojkawvtest: Link wvtest_PROGRAMS automatically with wvtest...
2010-07-29 Michal SojkaRemove -C flag from install command
2010-06-21 Michal SojkaAdd wvtest_PROGRAMS
2010-06-20 Michal SojkaAdd basic support for wvtest (unit testing framework)
2010-04-02 Michal SojkaComment out BACK2TOP_DIR
2010-04-02 Michal SojkaPartially revert removal of cmp
2010-04-02 Michal SojkaPrint hints for users before starting compilation
2010-04-02 Michal SojkaCreate config.omk-default automatically
2010-04-02 Michal SojkaRemove useless variable CONFIG_FILE_OK
2010-04-02 Michal Sojkainclude-pass: Save a few sed invocations
2010-04-02 Michal Sojkainclude-pass: Make cp_cmd responsible for directory...
2010-04-02 Michal Sojkainclude-pass: Move the comment to separate line
2010-04-02 Michal SojkaRemove unnecessary subshell invocation from include...
2010-04-02 Michal SojkaUse 'install' instead of 'cp' to copy headers
2010-03-21 Michal SojkaAdded FIXME comment
2010-03-21 Michal SojkaFix bug in the previous commit when Makefile.omk is...
2010-03-21 Michal SojkaAllow sources in subdirectories
2010-03-15 Michal Sojkasysless: Switch order of LOADLIBES and *_MOREOBJS
2010-01-25 Pavel PisaSDCC rules updated to honor AS and other values provide...
2010-01-20 Michal SojkaFixes to support overriding SUBDIRS from command line
2010-01-20 Pavel PisaMerge branch 'master' of pisa@rtime.felk.cvut.cz:/var...
2010-01-20 Pavel PisaUpdated GCC+Sysless snippets to support generated sources.
2010-01-20 Michal SojkaAdded INVOCATION_DIR variable
2010-01-13 Pavel PisaUse correct EXE_SUFFIX for Windows.
2009-11-29 Pavel PisaUpdated tarfile embedding code to generate object file...
2009-11-04 Michal SojkaQT: qmake location can be specified by QMAKE variable
2009-11-02 Michal SojkaUpdated copyright years
2009-10-22 Michal SojkaCMETRIC learned how to export values in decimal format
2009-09-25 Michal Sojkacmetric: Fixed for shells without "set -o pipefail...
2009-09-25 Michal Sojkacmetric: Generate the output to .tmp and rename it...
2009-07-12 Michal SojkaFix parallel build (-j) of shared libraries
2009-06-03 Michal SojkaFix KCFG2MK message parameter
2009-05-22 Michal SojkaAdded support for xxx_LDFLAGS
2009-05-21 Michal SojkaMerge branch 'master' of sojka@rtime.felk.cvut.cz:...
2009-05-21 Michal SojkaAdded dependency of IDL generated files on IDL compiler
2009-05-21 Michal SojkaAdded dependency of IDL generated files on IDL compiler
2009-05-12 Michal SojkaChanged ambiguous CONFGEN filename
2009-05-05 Michal SojkaAdded lib_LOADLIBES to documentation
2009-04-16 Michal SojkaFixed typos spotted by Tommaso Cucinotta
2009-04-14 Michal SojkaFixed cscope target to better cooperate with Emacs
2009-04-09 Michal SojkaName of .map file of shared libraries changed
2009-04-09 Michal SojkaGenerate linker map files for shared libraries
2009-04-05 Pavel PisaMerge branch 'master' of pisa@rtime.felk.cvut.cz:/var...
2009-04-05 Pavel PisaKernel modpost build should be done by C compiler not...
2009-04-04 Pavel PisaThe OMK rules updated for 2.6.29 kernel modules build.
2009-02-26 Michal SojkaAdded possibility of specifying specific filename exten...
2009-02-20 Michal SojkaFixed omkize target not to replace symlinks
2009-02-19 Michal SojkaMerge branch 'devel-cherrypick'
2009-02-19 Michal SojkaGenerated Makefile.rules contain OMK version number
2009-02-19 Michal SojkaRemoved emacs modelines
2009-02-19 Michal SojkaSnippets renamed to *.omk
2009-02-19 Michal SojkaAdded OMK_RULES_TYPE variable to top-level snippets
2009-02-19 Michal Sojkarulesdef.py converted to Makefile.rules.*
2009-02-19 Michal Sojkaomkbuild.py: Makefile.rules are constructed by replacin...
2009-02-17 Michal SojkaQT: Added QT_PROJECT variable
2009-02-17 Michal SojkaUpdated QT rules
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...
next