]> mj.ucw.cz Git - libucw.git/history - ucw/perl/UCW/Configure
Added MAX_WORD_BYTES and MAX_WORD_CHARS to ucw/autoconf.h .
[libucw.git] / ucw / perl / UCW / Configure /
2009-06-02 Daniel FialaAdded MAX_WORD_BYTES and MAX_WORD_CHARS to ucw/autoconf.h .
2009-03-07 Martin MaresConfigure: Check for pkg-config before using it.
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2009-01-25 Martin MaresUCW Configure: Evaluate INSTALL_xxx at time of configur...
2008-11-30 Michal VanerRemove left-over NOP code
2008-11-30 Michal VanerBetter names for direct IO switches
2008-11-30 Michal VanerTurn off CONFIG_DIRECT when needed
2008-11-30 Michal VanerRevert "Fail when O_DIRECT requested on Darwin"
2008-11-28 Michal VanerFail when O_DIRECT requested on Darwin
2008-11-28 Robert Spalekmake Sherlock compilable on Darwin without hacks due...
2008-11-27 Robert Spalekfixing my previous patch according to MJ's comments
2008-11-27 Robert Spalekmake regex and asciidoc work on Darwin without hacking
2008-11-27 Robert Spalekmake Sherlock compilable on Darwin without hacks due...
2008-11-16 Martin MaresConfigure: merged recognition of Nocona CPU's from...
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-09 Martin MaresConfigure: A better test for architecture type.
2008-11-09 Martin MaresBuild: Renamed BUILDSYS_PATH to BUILDSYS to make it...
2008-11-09 Michal VanerConfigure module to find the build system
2008-11-08 Michal VanerInstall UCW perl modules
2008-11-07 Michal VanerStore path to perl modules into pkgconfig
2008-11-04 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-11-04 Martin MaresConfigure: Prepare for installation of Configure modules.
2008-11-03 Martin MaresConfigure: Moved interaction with pkg-config to a separ...
2008-11-03 Martin MaresConfigure: Some versions of asciidoc print the version...
2008-10-31 Michal VanerDoc system: Check for asciidoc only when needed
2008-10-31 Michal VanerDoc system: Typos
2008-10-31 Michal VanerDoc system: Detect asciidoc
2008-10-31 Michal VanerDoc system: install if CONFIG_DOC
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-30 Martin MaresLibUCW: Export version of the libraries as well as...
2008-10-30 Martin MaresLibUCW: Entrust generation of ucw/autoconf.h to the...
2008-10-30 Martin MaresConfigure: Enabled strict mode and localized @cpu.
2008-10-30 Martin MaresConfigure: Introduce AtWrite hooks and handle autoconf...
2008-10-30 Martin MaresMoved *_IS_MMAP to CONFIG_UCW_* namespace.
2008-10-30 Martin MaresSlightly better names for configuration modules.
2008-10-17 Michal VanerPut configuration value to better place
2008-10-08 Michal VanerChange configure scripts to modules