]> rtime.felk.cvut.cz Git - omk.git/history - snippets
Added support for .idl compilation
[omk.git] / snippets /
2009-01-18 Michal SojkaAdded support for .idl compilation
2009-01-18 Michal SojkaAdded definition of important variables from old rules
2009-01-18 Michal SojkaInclude __goals.omk.inc only in the approproate subtree
2009-01-17 Michal SojkaRemoved emacs modelines
2009-01-17 Michal SojkaSnippets renamed to *.omk
2009-01-17 Michal Sojkainclude_HEADERS works
2009-01-17 Michal SojkaFormating changes, added Emacs modelines
2009-01-17 Michal SojkaPass definition simplified by not using -local target
2008-12-30 Michal SojkaFixed pass invocation in subdirs
2008-12-30 Michal SojkaAdded different verbosity levels V=1,2,3
2008-12-30 Michal SojkaPorted some functionality from the old OMK to test...
2008-12-30 Michal SojkaLinux snippet reverted to version in master
2008-12-30 Michal SojkaFixed build in subdirectories
2008-12-30 Michal Sojkabuild target prints directory
2008-12-30 Michal SojkaAdded notification when updating .omk.inc files
2008-12-30 Michal SojkaAdded generation of binary dependencies from .map file
2008-12-30 Michal SojkaWorking version of test rules
2008-12-30 Michal SojkaTest and base snippets converted to non-flat structure
2008-12-30 Michal SojkaMakefile.rules from devel-test converted to snippets
2008-12-30 Michal SojkaDevel test rules converted to snippets
2008-12-30 Michal SojkaAdded OMK_RULES_TYPE variable to top-level snippets
2008-12-30 Michal Sojkarulesdef.py converted to Makefile.rules.*
2008-12-29 Michal Sojkaomkbuild.py: Makefile.rules are constructed by replacin...
2008-12-13 Michal SojkaMerge branch 'devel' of sojka@rtime.felk.cvut.cz:/var...
2008-12-13 Michal SojkaChanged Emacs mode to makefile-gmake
2008-12-09 Michal SojkaFurther experiments with new rules
2008-12-08 Michal SojkaStarted attempt to make a simple rules for testing...
2008-12-08 Michal SojkaMerge branch 'master' into devel
2008-12-08 Michal SojkaFix linking of shared libraries on MinGW
2008-11-18 Michal SojkaStarted work on rewriting bin_PROGRAMS handling to...
2008-11-18 Michal SojkaMerge branch 'master' into devel
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 SojkaRemoved binary-pass and converted to link-pseudo-pass...
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...
2008-04-18 Michal SojkaFixed QT compilation from subdirectory and documented...
2008-04-18 Michal SojkaAdded support for pass hooks in Makefile.omk
2008-04-18 Michal SojkaPass names varables was stripped from spaces
2008-04-18 Michal SojkaFixed problem with parallel make (-j) caused by the...
2008-04-17 Pavel PisaAdded/corrected support to compile assembly (.S) source...
2008-04-17 Michal SojkaFixed behaviour of make -k if there is an error in...
2008-04-16 Michal SojkaFixed typo in messages from -check targets
2008-04-16 Michal SojkaAdded support for "exporting" generated headers from...
2008-04-09 Michal SojkaFixed parallel invocation of make (with -j)
2008-04-03 Michal SojkaFixed loading of test_PROGRAMS
2008-04-01 Michal SojkaFixed omkize target.
2008-03-30 Michal SojkaFixed typo in .PHONY declaration.
2008-03-28 Michal SojkaFixed check for load command in sysless.
2008-03-18 Michal SojkaFixed bug, when links to header files were created...
2008-03-12 Michal SojkaSet MAKERULES_DIR in not defined.
2008-03-11 Michal SojkaDocumented srcdir variable
2008-03-02 Pavel PisaReturn back "srcdir" variable. The VPATH cleanup has...
2008-01-29 Michal SojkaFixed serialization of passes when W=1 is used.
2008-01-28 Pavel PisaPropagated correction of MinGW madness workaround to...
2008-01-28 Michal Sojkaconfig.target is included already in base.
2008-01-28 Michal SojkaMakefile.rules can now tell the OMK tester that the...
2008-01-27 Michal SojkaSetup snippets merged with the corresponding non-setup...
2008-01-27 Michal SojkaVPATH variable completely removed from rules.
2008-01-27 Michal SojkaRemoved duplicite VPATH definition.
2008-01-16 Michal SojkaAdded variable USE_LEAF_MAKEFILES with a testcase and...
2008-01-10 Michal SojkaFixed a bug caused by trailing space in SOURCES_DIR.
2007-12-19 Michal SojkaAdded comment to assignment of SOURCES_DIR
2007-12-16 Michal SojkaConfiguration file config.target is supported by all...
2007-11-15 Michal SojkaAdded homepage link to rules comment.
2007-11-12 Michal SojkaFixed shared libs dependences and added test for shlibs.
2007-11-12 Michal SojkaFixed TARGET_OS default assignment.
2007-11-10 petr.smolikmove setting of varibables BUILD_OS and TARGET_OS into...
2007-11-10 Pavel PisaAllow to specify libraries which should be used be...
next