aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2012-10-15Makefiles: fix distclean dir dependencyAlasdair G Kergon
2012-10-12python: Add bindings for liblvm2app.Alasdair G Kergon
2012-09-26Makefiles: Build libdaemonclient unconditionally.Petr Rockai
2012-08-27make: fix subdir order for distcleanPeter Rajnoha
2012-08-01Fix dependecy build for scripts dirZdenek Kabelac
2012-07-31systemd: integrate lvm2 activation generator with conf+makePeter Rajnoha
2012-06-11veritysetup: Remove code as now in cryptsetup.Alasdair G Kergon
2012-03-26add make install_verityAlasdair Kergon
2012-03-26Rename verity dirAlasdair Kergon
2012-03-23Update lcov targetZdenek Kabelac
2012-03-12Add a toplevel check_lvmetad target.Petr Rockai
2012-02-28Reflect new file locations, include file updates etc.Alasdair Kergon
2012-02-22Add configure --with-tmpfilesdir and lvm2 tmpfiles.d configuration file itself.Peter Rajnoha
2012-02-01User correct base dir for lcov reportsZdenek Kabelac
2011-11-23Cleanup test makefilesZdenek Kabelac
2011-11-20Implement a CUnit-based runner for unit tests. Copy and adapt (actual unit)Petr Rockai
2011-08-11pre-release fixes incl make distclean and configure --with-raid=none/sharedAlasdair Kergon
2011-07-28Configure and makefile changes for newly added systemd unit files.Peter Rajnoha
2010-11-22Fix default /etc/lvm permissions to be 0755. (2.02.66)Alasdair Kergon
2010-08-09[MM] Make valgrind aware of the pool allocatorsJoe Thornber
2010-08-02Fix lib.device-mapper to wait for include tooAlasdair Kergon
2010-08-02Make liblvm.device-mapper wait for include file generation.Alasdair Kergon
2010-07-28Change clvmd to communicate with lvm via a socket in /var/run/lvm. (mbroz)Alasdair Kergon
2010-07-20Add a unit test for the recent changes to dm_bit_get_next()Joe Thornber
2010-07-20Wire the regex tests up to the reportsJoe Thornber
2010-07-20Report generators for unit tests and memory checks. Configure withJoe Thornber
2010-05-24Update Copyright date for resently modifed filesZdenek Kabelac
2010-05-20Add make install_initscriptsAlasdair Kergon
2010-05-20Add install_system_dirs makefile target.Alasdair Kergon
2010-04-13Add check_cluster and check_local targets in addition to just "check".Petr Rockai
2010-04-09Use vpath instead of VPATH.Zdenek Kabelac
2010-04-06As lcov module is not installed with GD.pm dependency we needZdenek Kabelac
2010-04-06Distcleanup config files only in toplevel directory.Zdenek Kabelac
2010-04-06Fix lcov targetZdenek Kabelac
2010-03-29Fixing another set of distclean problems where we left some generated filesZdenek Kabelac
2010-03-29Update cflow file generation - support build dir and use $(top_srcdir)Zdenek Kabelac
2010-03-29distclean fixesZdenek Kabelac
2010-03-29Use $(top_srcdir) for sources and add cscope.out to distclean targets.Zdenek Kabelac
2010-03-29Avoid hard sed replacement - i.e. quick test change in make.tmplZdenek Kabelac
2009-10-02Allow for a build directory separate from the source.Alasdair Kergon
2009-10-02Remove daemons/clogd from distclean dirs (replaced with cmirrord)Zdenek Kabelac
2009-10-02Run distclean also for daemons/cmirrordZdenek Kabelac
2009-09-22Minor replace of of ${top_srcdir} with $(top_srcdir) for lcov targetZdenek Kabelac
2009-09-15Remove test/api which should only be under 'make test'.Alasdair Kergon
2009-09-04Add lvm2app.sh to nightly testsuite.Dave Wysochanski
2009-09-01Remove unwanted Makefiles and don't purge lvm2.po that'sFabio M. Di Nitto
2009-08-13cluster log daemon (clogd): Add to LVM build systemJonathan Earl Brassow
2009-07-31Prepare for udev synchronisation code. (options don't work yet)Alasdair Kergon
2009-05-22Rename liblvm.so to liblvm2app.so and use configure --enable-applib.Alasdair Kergon
2009-03-16Fix some distclean rules.Dave Wysochanski