]> rtime.felk.cvut.cz Git - omk.git/shortlog
omk.git
2007-09-19 Michal SojkaAdded test for checking correctness of the previous...
2007-09-19 Michal SojkaGenerated headers are changed only if neccessary.
2007-09-19 Michal SojkaFix test for custom CFLAGS.
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-17 Pavel PisaNo nasty tabelator at end of line.
2007-09-16 Pavel PisaThe apostrophes in the config options are preserved...
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 SojkaOMK_TESTSROOT variable replaced with the real relative...
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 documentation changes.
2007-07-12 Michal SojkaAdded initial documentation skeleton.
2007-07-24 Michal SojkaEvery test case can have its own definition of rules...
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 SojkaAdded test for QT compilation.
2007-07-16 Michal SojkaEnhanced QT support.
2007-06-12 Michal SojkaFixed a warning produced by DASH shell. It is necessary...
2007-06-12 Michal SojkaAdded generic directory Makefile.
2007-05-26 Pavel PisaKBUILD_MODNAME defined even for C++ kernel build,
2007-05-26 Pavel PisaKBUILD_MODNAME has to be set even for *.c files for...
2007-03-28 Michal SojkaFixed bug in generated dependency files for executables...
2007-03-27 Michal SojkaUpdate rules before running tests.
2007-03-27 Michal SojkaRemoved useless test.
2007-03-27 Michal SojkaAdded support for different executable suffix.
2007-03-21 Michal SojkaALL_OMK_SUBDIRS implemented by make functions instead...
2007-03-20 Michal SojkaDon't hide Keil166 linker errors.
2007-03-15 Michal SojkaAdded statistics to test results.
2007-03-15 Michal SojkaFixed bug in $(ALL_OMK_SUBDIRS) - when used with :=
2007-03-15 Michal SojkaFixed a bug when executing tests with a suffix (runtest*).
2007-03-15 Michal SojkaNow, tester can be run from any test subdirectory to...
2007-03-15 Michal SojkaRemoved unused test directory.
2007-03-02 Michal SojkaComment fix.
2007-03-02 Michal SojkaBackup files are not now considered as test scripts.
2007-03-02 Michal SojkaFixed test for OMK_ALL_SUBDIRS.
2007-03-01 Michal SojkaAdded ALL_OMK_SUBDIRS variable.
2007-01-23 Michal SojkaAdded preliminary runtest for vxworks.
2007-01-22 Michal SojkaAdded support for compilation of the whole tree from...
2007-01-22 Michal SojkaAdded support for multiple testcases in one directory.
2007-01-22 Michal SojkaMain testing script renamed not to colide with testcase...
2007-01-20 Michal SojkaFixed a bug in rules. Sometimes it was not possible...
2007-01-20 Michal SojkaGenerated headers test fixed.
2007-01-20 Michal SojkaAdded tests target to the top level Makefile
2007-01-20 Michal SojkaAdded some testcases. Minor bugfixes for runtests.py.
2007-01-20 Michal SojkaAdded runtest
2007-01-19 Michal SojkaTest framework finished
2007-01-17 Michal SojkaSome progress on testcases.
2007-01-17 Michal SojkaAdded license (GPL) to the initial comment.
2006-12-11 Michal SojkaAdded an item to TODO.
2006-12-19 Michal SojkaUpdate keil16x rules.
2006-12-19 Michal SojkaGenerated includes are also added to the list of used...
2006-11-30 Michal SojkaSpecification of test cases updated.
2006-11-16 Michal SojkaAdded an item to TODO.
2006-11-11 Michal SojkaAdded TODO.
2006-10-26 Michal SojkaVxWorks rules are working now.
2006-10-26 Michal SojkaModified README.test (still not finished).
2006-10-23 Michal SojkaAdded tests for vxWorks.
2006-10-19 Michal SojkaUpdate of vxWorks rules.
2006-10-19 Michal SojkaGet rid of "xxx-pass is up to date" messages.
2006-10-18 Michal SojkavxWorks compilation almost working.
2006-10-18 Michal SojkaChanges to vxWorks support. Still not fully functional.
2006-10-16 Michal SojkaFirst (still non-working) version of test framework.
2006-10-15 Michal SojkaA very beginning of VxWorks support.
2006-10-06 Pavel PisaThe OMK infrastructure outputs which do not build any...
2006-08-03 Michal SojkaFixed assembler compilation in keil166.
2006-08-03 Michal SojkaClean commands are quiet.
2006-08-03 Michal SojkaFixed lib_obj_SOURCES handling (in sysless).
2006-08-03 Michal SojkaKeil166 rules are working properly now.
2006-08-03 Michal SojkaCONFGEN message shortened.
2006-07-31 Michal SojkaAdded snippet for keil 16x tools. Not complete yes.
2006-07-31 Michal SojkaUtils and binary passes merged in linux and rtems rules.
2006-07-31 Michal SojkaConfig.target is include instead of printing error.
2006-07-31 Michal SojkaAdded support for keil51 tools. Extracted from ulan...
2006-07-31 Michal SojkaWhen headers are copied, an informational line is printed.
2006-07-08 Michal SojkaFixed naming of build directories in default-config...
2006-07-05 Michal SojkaThe default-config and sources-list passes updated...
2006-07-04 Michal SojkaThe condition for entering local directory in a pass...
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-07-04 Michal SojkaTemporary config file is removed when it is not changed.
2006-07-04 Michal SojkaInclude pass is now run even if only config_include_HEA...
2006-07-04 Michal SojkaAdded flags to generated .map files by rtems rules.
2006-07-04 Michal SojkaAdded support for cscope. It seems it is not working...
2006-07-04 Michal SojkaTags command can be modified from command line. Default...
2006-07-01 Michal SojkaAded rules for TAGS generation according to generated...
2006-07-01 Michal SojkaAdded OMIT_KERNEL_PASSES variable in linux rules.
2006-06-30 Michal SojkaAdded source-list pass.
2006-06-30 Michal Sojkadefault-config warning is now not displayed when the...
2006-06-29 Michal SojkaFixed default-config-pass in linux and rtems rules.
2006-06-29 Michal SojkaSysles rules split to sysless a sysless-setup.
2006-06-29 Michal SojkaLocal config can be now properly included.
next