]> mj.ucw.cz Git - libucw.git/history - ucw/Makefile
Logging: Following streams by stderr is now configurable.
[libucw.git] / ucw / Makefile
2009-02-20 Martin MaresLogging: Implemented rate limiting based on the Token...
2009-02-15 Martin MaresLogging: A rough sketch of the logging configuration.
2009-02-13 Martin MaresLogging: The Great Shuffle
2009-02-12 Martin MaresLogging: Added a toy main() and plugged in the Makefile.
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-30 Michal VanerBetter names for direct IO switches
2008-11-30 Michal VanerAdded switch CONFIG_DIRECT
2008-11-27 Robert Spalekclean up linking -lpcre to libucw
2008-11-27 Robert Spalekallow libucw to depend on other libraries
2008-11-24 Martin MaresMerge branch 'dev-lib'
2008-11-23 Michal VanerAnother attempt to do the fix right
2008-11-23 Michal VanerFix kmp-test in libs-only distribution
2008-11-23 Michal VanerFix tests in libs-only distribution
2008-11-21 Martin MaresAdded an ability to build static position-independent...
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-09 Martin MaresBuild: Renamed BUILDSYS_PATH to BUILDSYS to make it...
2008-11-09 Michal VanerAllow the build system live anywhere
2008-11-06 Pavel CharvatMerge branch 'dev-lib' of git+ssh://git.ucw.cz/projects...
2008-11-06 Michal VanerFix installation of config files
2008-11-03 Martin MaresMoved ucw/arraysort.h to ucw/sorter/array-simple.h.
2008-10-31 Michal VanerFree dist: fix installation of lib-only package
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresFB_ATOMIC_TRACE no longer exists.
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-30 Martin MaresLibUCW: Reverted the config.h hack.
2008-10-30 Martin MaresSplit cf/library to cf/libucw and cf/libsherlock.
2008-10-30 Martin MaresLibUCW: Entrust generation of ucw/autoconf.h to the...
2008-10-30 Martin MaresFilter config.h and autoconf.h in the public API.
2008-10-30 Martin MaresBetter installation of ucw/autoconf.h.
2008-10-17 Michal VanerNicer variable name
2008-10-17 Michal VanerBetter variable name
2008-10-17 Michal VanerBetter detection of .a/.so
2008-10-09 Michal VanerFix installation of autoconf.h
2008-10-08 Michal VanerCleanup libucw installation
2008-10-08 Michal VanerLibucw supports installation
2008-09-10 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-09-10 Michal VanerMove ucw utils to subdirectory
2008-09-09 Martin MaresMoved some utils from utils/ to ucw/
2008-08-25 Michal VanerCreated documentation system.
2008-07-27 Martin MaresLibucw: Cleaned up logging in fb-atomic.
2008-07-26 Michal VanerLibucw: Split ff-string.c.
2008-07-22 Michal VanerLibucw: Added tests of the URL module.
2008-07-22 Michal VanerLibucw: A test for mmap fastbufs.
2008-07-22 Michal VanerLibucw: A test for fastbufs on static buffers.
2008-07-22 Michal VanerLibucw: Tests for some fastbufs which already have...
2008-07-20 Michal VanerLibucw: Prime numbers moved from lib.h to prime.h.
2008-07-19 Martin MaresLibucw: Split ucw/fb-temp.c.
2008-07-17 Michal VanerLibucw: Remove lists.{h,c}
2008-07-17 Michal VanerMove pagecache from libucw to libsherlock
2008-07-17 Michal VanerMove db system from Libucw to Libsherlock
2008-07-17 Michal VanerMove context matching to libgather
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.