]> rtime.felk.cvut.cz Git - omk.git/shortlog
omk.git
2008-04-23 Michal SojkaWWW page updates for release v0.1
2008-04-23 Michal SojkaAdded release target to OMK makefile
2008-04-23 Michal SojkaAdded GNU GPLv2
2008-04-23 Michal SojkaPreparing documentation for release
2008-04-19 Pavel PisaAdded TARFLAGS variable for x_EMBEDTARFILES targets...
2008-04-18 Michal SojkaUpdates and fixes to documentation
2008-04-18 Michal SojkaSmall fixes in documentation
2008-04-18 Michal SojkaAdded some menus to texinfo documentation
2008-04-18 Michal SojkaFixed QT compilation from subdirectory and documented...
2008-04-18 Michal SojkaFixed parallel_make test to test only serialized targets
2008-04-18 Michal SojkaAdded support for pass hooks in Makefile.omk
2008-04-18 Michal SojkaSmall fixes in test cases
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-18 Michal SojkaRenamed test directory ("-" changed to "_")
2008-04-17 Pavel PisaAdded/corrected support to compile assembly (.S) source...
2008-04-17 Michal SojkaAdded forgotten file in shlibs test
2008-04-17 Michal SojkaAdded test for not using leaf makefiles
2008-04-17 Michal SojkaAdded test for checking that subdirectories are process...
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 SojkaAdded OMK_RULES_TYPE variable
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-26 Michal SojkaAdded test for correct overriding of variables in diffe...
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-03-11 Michal SojkaAdded documentatio and test of SOURCES_DIR variable.
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-16 Michal SojkaIf a single runtest script is executed by hand 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-18 Michal SojkaCosmetic changes to tester script
2007-12-16 Michal Sojkaconfig.target added to documentation. Reworked configur...
2007-12-16 Michal SojkaConfiguration file config.target is supported by all...
2008-01-02 Michal Sojkalib_LIBRARIES clarified in documentation.
2007-11-28 Michal SojkaAdded a TODO item.
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-11 Michal SojkaAdded documentation to BUILD_OS and TARGET_OS.
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...
2007-11-10 Pavel PisaSeparated BUILD_OS and TARGET_OS.
2007-11-08 petr.smolikadded setting variable TARGET_OS
2007-10-24 Michal SojkaFixed LN_HEADERS in manual.
2007-10-24 Michal SojkaUse of V=2 was fixed and documented.
2007-10-24 Michal SojkaAdded more documentation to make omkize.
2007-10-24 Michal SojkaUpdates xxx_SOURCES in documentation.
2007-10-24 Michal SojkaFixed typo in homepage.
2007-10-24 Michal SojkaGenerated header tests doesn't use sleep.
2007-10-24 Michal SojkaFixed toplevel config test.
2007-10-24 Michal SojkaAdded variable test_PROGRAMS.
2007-10-23 Michal SojkaFixed documentation Makefile to work correctly when...
2007-10-23 Michal SojkaTiny fix in html documentation makefile.
2007-10-23 Michal SojkaMakeinfo is now used to produce html manual.
2007-10-23 Michal SojkaAdded PDF manual to web.
2007-10-23 Michal SojkaWeb update put inside Makefile.
2007-10-23 Michal SojkaBitmap figures included in HTML documentation.
2007-10-23 Michal SojkaFixes in documentation advised by Pavel.
2007-10-23 Michal SojkaAdded test for 'x' in generated headers.
2007-10-23 Michal SojkaTest for config now includes 'x' value.
2007-10-23 Michal SojkaAdded test for command line specified CFLAGS.
2007-10-23 Michal SojkaRemoved original versions of rules (before snippets...
2007-10-23 Michal SojkaCleanup in repository.
2007-10-22 Michal SojkaSome changes to the homepage.
2007-10-22 Michal SojkaFixex for building documentation on server.
2007-10-22 Michal SojkaFixed HTML manual and added web homepage.
2007-10-22 Michal SojkaManual name changed.
2007-10-22 Michal SojkaAdded HTML output for documentation.
2007-10-22 Michal SojkaFixed invisible example in txt documentation.
2007-10-22 Michal SojkaSome fixes of documentation.
2007-10-22 Michal SojkaDocumentation update.
2007-10-21 Michal SojkaAdded more documentation and some tests.
2007-10-21 Michal SojkaMore documentation and some test to what is written...
2007-10-19 Michal SojkaDocumentation update.
2007-10-17 Michal SojkaDomumentation updates.
2007-10-17 Michal SojkaAdded target omkize, which replaces all Makefiles in...
2007-09-21 Michal SojkaFixed test for checking of header file regeneration.
2007-09-21 Pavel PisaAdded support for SDCC compiler <http://sdcc.sourceforg...
2007-09-20 Pavel PisaYet another MinGW extraordinary expansion problem fix.
2007-09-20 Pavel PisaUpdate to copy correctly header-files for RT-Linux.
2007-09-19 Pavel PisaCondition separator corrected.
2007-09-19 Pavel PisaThere has to be copy of all config headers for kernel...
2007-09-19 Pavel PisaConfig header files stamps in targets are defined with...
2007-09-19 Pavel PisaCorrected omitted occurrences of direct dependency...
2007-09-19 Pavel PisaThe include-pass has to be initiated if LOCAL_CONFIG_H...
next