]> rtime.felk.cvut.cz Git - omk.git/shortlog
omk.git
2009-12-08 Michal SojkaReleased v0.2 v0.2
2009-12-08 Michal SojkaClean up after parralel_make test
2009-12-08 Michal SojkaAdded a test Makefile.omk which I forgot to commit...
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 SojkaAdded test for cmetric
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-07-12 Michal SojkaFix parallel_make test to not return false positives
2009-07-10 Michal SojkaLet tester return non-zero error code when some testcas...
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-03-11 Michal Sojkakernelcfg2mk: Fixed handling of include paths under...
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 SojkaAdded forgotten Makefile for QT test
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 Sojkaomkbuild.py: Create output directory it it doesn't...
2009-02-19 Michal Sojkarulesdef.py converted to Makefile.rules.*
2009-02-19 Michal Sojkaomkbuild.py: Makefile.rules are constructed by replacin...
2009-02-19 Michal Sojkaomkbuild.py: The whole delimiter of legal part belongs...
2009-02-17 Michal SojkaQT: Added QT_PROJECT variable
2009-02-17 Michal SojkaUpdated QT rules
2009-02-03 Michal SojkaAdded news to web page
2009-01-29 Michal SojkaOMK shell alias replaced with a shell script
2008-12-30 Michal SojkaAdded shell alias for OMK invocation without leaf Makefile
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-30 Michal SojkaAdded .gitignore files
2008-10-30 Michal SojkaMakefiles determine OMK version by "git describe"
2008-10-30 Michal SojkaWebpage update after migration to GIT
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-10-12 Michal SojkaSmall fix in documentation
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-09-30 Pavel PisaThe kernelcfg2mk updated to work with PowerPC 2.6.26...
2008-10-02 Michal SojkaAdded export of TARGET_OS and BUILD_OS variables
2008-09-19 Michal SojkaCompleted test for sources-list
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-11 Michal SojkaUpdated kernelcfg2mk to the current version
2008-09-10 Michal SojkaAdded kernelcfg2mk to repository
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 SojkaFixed bug in texinfo documentation
2008-08-24 Michal Sojkaclean target also cleans all generated .c and .h files
2008-08-23 Michal SojkaFixed test functions to work under dash shell
2008-08-23 Michal SojkaLeaf makefiles in tests replaced with dash-friendly...
2008-08-23 Michal SojkaIncluded test functions to programs runtest
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 SojkaAdded some content to OMK Development section in manual
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 Makefile for web update
2008-06-12 Michal SojkaFixed documentation to be compilable by a broken versio...
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-28 Michal SojkaFixed typos in documentation
2008-04-28 Michal SojkaAdded MAMOK projet to webpage
2008-04-23 Michal SojkaWWW page updates for release v0.1
2008-04-23 Michal SojkaAdded release target to OMK makefile
next