summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
...
* more tweaks for dmeventd - not finished yetAlasdair Kergon2008-11-031-1/+2
|
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-0/+2
|
* further progressAlasdair Kergon2008-11-011-2/+5
|
* dmeventd plugins moveAlasdair Kergon2008-10-311-9/+3
|
* tweak lcov configuration/makefilesAlasdair Kergon2008-06-271-20/+21
|
* extended configure with --enable-profiling for compiling code with gcov infoZdenek Kabelac2008-06-271-0/+33
| | | | | | | extended Makefile with targets: cov-reset - reset counters cov - generete report to covhtml subdirectory covd - generate report to covhtml-DATE-TIME subdirectory
* Makefile.in: correct distclean ruleJim Meyering2008-06-121-3/+3
| | | | | | * Makefile.in (SUBDIRS): Remove long-unused test/* names. (SUBDIRS) [distclean]: Append "test". Discovered with Zdeněk Kabeláč.
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
| | | | | | | Signed-off-by: Jim Meyering <jim@meyering.net> Author: Jim Meyering <jim@meyering.net>
* Add testing framework, along with first few tests.Jim Meyering2007-09-181-0/+3
| | | | | | | | | | | | | | | | | | * Makefile.in (check): New target. * configure.in (AC_CONFIG_FILES): Add test/Makefile. * configure: Regenerate. * test/.gitignore: New file. * test/Makefile.in: New file. * test/lvm-utils.sh: New script. * test/mkdtemp (die, rand_bytes, mkdtemp): New script. * test/t0000-basic.sh: New tests. * test/t3000-lvcreate-pvtags.sh: New, failing test. Derived from a script by Jun'ichi Nomura. * test/t4000-pv-range-overflow.sh: New test. * test/test-lib.sh: Testing framework, based on the one from git. Author: Jim Meyering <jim@meyering.net>
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-1/+1
|
* Install lvmdump by default.Alasdair Kergon2006-11-201-1/+1
|
* Add DISTCLEAN_TARGETS to make template for configure.h.Alasdair Kergon2006-05-161-0/+1
| | | | More fixes to error paths.
* Check for libsepol.Alasdair Kergon2006-04-191-0/+10
| | | | | | Add some cflow & scope support. Separate out DEFS from CFLAGS. Remove inlines and use unique function names.
* Add mirror dmeventd libraryAlasdair Kergon2005-12-021-2/+9
|
* Revert last clvmd patch. More testing reveals that this just doesn'tPatrick Caulfield2005-02-071-1/+1
| | | | work yet.
* Make clvmd use the command library rather than popen() toPatrick Caulfield2005-02-071-1/+1
| | | | preload the lock state.
* Add cluster support.Alasdair Kergon2004-06-241-4/+8
|
* Add read-only GFS pool support.Alasdair Kergon2004-06-071-0/+1
|
* Begin to separate out segment types.Alasdair Kergon2004-05-041-0/+2
|
* Install example config file by default if there isn't one already.Alasdair Kergon2004-04-141-1/+1
|
* Update copyright notices.Alasdair Kergon2004-03-301-13/+9
|
* Basic internationalisation support.Alasdair Kergon2004-02-131-2/+16
|
* Some new features.Alasdair Kergon2002-11-181-1/+2
|
* Is this sufficient to fix make -j?Alasdair Kergon2002-01-211-1/+4
|
* Apply make distclean to test subdirs too.Alasdair Kergon2001-12-111-0/+5
|
* Create symlinks to .h files in an include directoryAlasdair Kergon2001-10-011-1/+1
|
* Makefiles & autoconf.Alasdair Kergon2001-09-211-0/+26