]> rtime.felk.cvut.cz Git - omk.git/history - snippets
Update wvtool
[omk.git] / snippets /
2014-09-08 Michal SojkaAllow specifying python binary to run omkbuild
2014-06-26 Michal SojkaSupport all generally recognized C++ extensions
2014-06-26 Michal SojkaIt is not necessary to evaluate C++ compilation separat...
2014-06-26 Michal SojkaAdd rules for .s assembler files
2014-01-06 Michal SojkaFix typo that caused all programs to be linked by ...
2013-11-26 Michal SojkaDo not use program dependenies on linker command line
2013-11-25 Michal SojkaReplace AM_ variables with OMK_ ones
2013-11-25 Michal SojkaAdd forgotten cmetric.omk
2013-11-25 Michal SojkaMove cmetric rules to a separate snippet
2013-11-25 Michal SojkaRemove debugging message
2013-11-22 Michal SojkaSupport target specific flags also for libraries
2013-11-22 Michal SojkaSupport program specific CFLAGS, CXXCLAGS and CPPFLAGS
2013-11-13 Michal SojkaFix bug in clean target
2013-11-13 Michal SojkaFix error with multiple IDL files
2013-11-12 Michal SojkaDocument and fix xxx_GEN_SOURCES
2013-11-12 Michal SojkaRemove debugging output
2013-11-12 Michal SojkaAdd linux-kernel snippet
2013-11-12 Michal SojkaFix sources_in_subdirectory test
2013-11-12 Michal SojkaFix IDL test
2013-11-12 Michal SojkaSimplify libraries compilation
2013-11-12 Michal SojkaSimplify program compilation
2013-11-12 Michal SojkaDocument AM_ variables instead of user variables
2013-11-12 Michal SojkaSplit Linux rules to user and kernel parts
2013-11-12 Michal SojkaConvert clean pass to "double-colon rules"
2013-11-12 Michal SojkaRemove OCERA specific stuff
2013-11-12 Michal SojkaCorrect comment
2013-11-11 Michal SojkaOmkize target always creates Makefile wherever Makefile...
2013-10-25 Pavel PisaQT: Fix bug in *.pro search which prevent QT_SUBDIRS...
2013-10-04 Michal SojkaFix strange behaviour of $(dir) function
2013-10-04 Michal SojkaFreeBSD compatibility: Don't use GNU specific cmp and...
2013-04-30 Michal SojkaFix failures in programs-cxxflags tests
2012-10-16 Michal SojkaObey CXXFLAGS variable when set
2012-07-09 Michal SojkaAdd support for .cpp extension of C++ sources
2011-07-18 Michal SojkaReport which version is too old
2011-07-18 Michal SojkaAttempt to fix IDL compilation for RTEMS
2011-06-24 Pavel PisaLinux kernel modules build support adapted for KBUILD...
2011-05-29 Pavel PisaAllow to define if default compiler provided startup...
2011-05-12 Pavel PisaAllow use alternative to default system SED program...
2011-03-12 Michal Sojkartems: Fix compilation of test_PROGRAMS
2011-03-12 Michal SojkaAdd fixes for keil51 rules to pass the tests
2011-03-12 Michal SojkaPartially fix cmetric test for keil16x
2011-03-12 Michal Sojkartmes: Add fallback rule to create timestamp
2011-03-12 Michal Sojkartems: Copy cmetric rules from linux snippet
2011-03-12 Michal SojkaAdd omk-get-var target to get values of OMK variables
2011-03-12 Michal SojkaRemove unused canttest macro
2011-03-11 Michal Sojkartems: Add support for EXTRA_RULES_SUBDIRS
2011-03-11 Michal Sojkartems: Add support for IDL compilation
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
next