]> rtime.felk.cvut.cz Git - omk.git/shortlog
omk.git
2015-10-30 Michal SojkaFix failing test
2015-09-16 Pavel PisaApply allow sources in subdirectories to rtems and...
2015-09-05 Pavel PisaRTEMS rules: correct cleanup and documentation for...
2015-09-05 Pavel PisaRTEMS rules: provide support to build application with...
2015-05-17 Pavel PisaUpdate OMK kernelcf2mk for actual Linux kernels.
2015-03-10 Michal SojkaAlways use OMK_*FLAGS instead of *FLAGS
2015-03-10 Michal SojkaAdd failing test
2015-03-10 Michal SojkaDelete unused variables
2014-12-05 Michal SojkaUpdate wvtool
2014-12-05 Michal SojkaUpdate wvtool
2014-11-11 Michal SojkaUse wvtool for testing instead of wvtestrun
2014-09-08 Michal SojkaMake omkbuild Python 3 compatible
2014-09-08 Michal SojkaAllow specifying python binary to run omkbuild
2014-07-29 Michal SojkaAdd experimental version of omk-mode for Emacs
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 SojkaUse C locale to run tests
2013-11-25 Michal SojkaRemove debugging message
2013-11-22 Michal SojkaSupport for target specific flags is broken in sysless
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 SojkaAllow including an arbitrary file from tests in the...
2013-11-12 Michal SojkaFix test
2013-11-12 Michal SojkaRemove debugging output
2013-11-12 Michal SojkaAdd linux-kernel snippet
2013-11-12 Michal SojkaFix generation of test files included in the documentation
2013-11-12 Michal SojkaReworked default-config test
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 SojkaDon't exit when a test fails
2013-11-12 Michal SojkaRework libraries and shlibs tests
2013-11-12 Michal SojkaSimplify program compilation
2013-11-12 Michal SojkaRework test for programs
2013-11-12 Michal SojkaConvert cmetric test to a single file
2013-11-12 Michal SojkaRun tests directly with snippets instead of with the...
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-12 Michal SojkaSimplify CFLAGS test and check for CFLAGS overriding...
2013-11-12 Michal SojkaDocument AM_*FLAGS and relation to *FLAGS
2013-11-12 Michal SojkaPut leaf makefile to the test by default
2013-11-12 Michal SojkaUse synctex to ease documentation editting
2013-11-12 Michal SojkaUpdate introduction
2013-11-12 Michal SojkaWhitespace and copyright
2013-11-11 Michal SojkaRun test first for Linux, then other platforms
2013-11-11 Michal SojkaOmkize target always creates Makefile wherever Makefile...
2013-10-28 Michal SojkaImprove QT tests to check for the error fixed by Pavel...
2013-10-28 Michal SojkaRun subtests in a separate directory
2013-10-25 Pavel PisaQT: Fix bug in *.pro search which prevent QT_SUBDIRS...
2013-10-04 Michal SojkaRun one QT test verbosely
2013-10-04 Michal SojkaFix qt-qmake test that failed
2013-10-04 Michal SojkaSimplify manual execution of QT test
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 SojkaReport failed commands in tests (under bash only)
2013-04-30 Michal SojkaPut qt test to a single file
2013-04-30 Michal SojkaFix failures in programs-cxxflags tests
2013-04-30 Michal SojkaFix failure in cmetric test
2013-04-30 Michal SojkaIgnore temporary directories created by running tests
2013-04-30 Michal SojkaWhitespace
2013-04-30 Michal SojkaFix error in test runner
2012-10-16 Michal SojkaObey CXXFLAGS variable when set
2012-10-16 Michal SojkaAdd test for CXXFLAGS
2012-07-09 Michal SojkaAdd support for .cpp extension of C++ sources
2012-07-09 Michal SojkaFix parallel make test
2012-07-09 Michal SojkaFix cmetric test
2011-08-18 Pavel PisaLinux 3.x kernal KBUILD can be examined by samerules...
2011-07-18 Michal SojkaReport which version is too old
2011-07-18 Michal SojkaAdd test for IDL
2011-07-18 Michal Sojkatests: Only include .files file if it exists
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 Sojkatest: Update test_PROGRAMS test
2011-03-12 Michal Sojkartems: Fix compilation of test_PROGRAMS
2011-03-12 Michal Sojkatest: Allow testing only a single type of rules
2011-03-12 Michal SojkaFix a few tests to work correctly with rtems rules
2011-03-12 Michal SojkaAdd fixes for keil51 rules to pass the tests
2011-03-12 Michal Sojkatest: Add check for cygpath command which is needed...
2011-03-12 Michal SojkaPartially fix cmetric test for keil16x
2011-03-12 Michal SojkaTests can by run also by "make test"
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 Sojkatests: Fix quoting in heredoc
2011-03-12 Michal SojkaFix the test to work correctly with RTEMS rules
2011-03-12 Michal SojkaAdd omk-get-var target to get values of OMK variables
2011-03-12 Michal SojkaRemove unused canttest macro
next