summaryrefslogtreecommitdiffstats
path: root/daemons/dmeventd/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Make dmsetup.static and lvm.static build when dmeventd is disabled.Alasdair Kergon2011-11-141-2/+2
* Drop cleanup of .exported_symbols_generated in DISTCLEAN_TARGETSZdenek Kabelac2011-09-241-2/+2
* Various small cleanups and fixes related to monitoring.Alasdair Kergon2010-08-161-1/+4
* Fix static build.Alasdair Kergon2010-05-141-1/+1
* Add pkgconfigdir for placement of .pc filesZdenek Kabelac2010-05-111-1/+1
* Link libdevmapper-event.so with libdevmapper.so.Zdenek Kabelac2010-05-111-1/+2
* INSTALL rules updatesZdenek Kabelac2010-04-091-35/+12
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-091-1/+0
* Fixing another set of distclean problems where we left some generated filesZdenek Kabelac2010-03-291-2/+3
* Update cflow file generation - support build dir and use $(top_srcdir)Zdenek Kabelac2010-03-291-2/+15
* Add $(LIB_STATIC) to TARGETS so it's cleaned in the same wayZdenek Kabelac2010-03-291-5/+6
* Use DL_LIBS, remove -ldl from global LIBS and link -ldl only when needed.Zdenek Kabelac2010-03-041-3/+2
* This patch add SELINUX_LIBS and STATIC_LIBS variables.Zdenek Kabelac2010-03-041-1/+1
* Removes -rdynamic from linking of lvm.static and dmeventd.static.Zdenek Kabelac2010-03-041-1/+1
* Pthread linking changeZdenek Kabelac2010-03-041-1/+1
* Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac2010-03-041-1/+1
* more build fixesAlasdair Kergon2010-01-191-2/+2
* Fix install_device-mapper Makefile target to not build dmeventd plugins.Milan Broz2009-11-131-1/+1
* Attempt to build dmeventd.static.Alasdair Kergon2009-10-131-32/+46
* More build cleanups (linker parameter ordering).Alasdair Kergon2009-10-131-2/+2
* More makefile cleaning up and fixing. (gentoo)Alasdair Kergon2009-10-051-3/+2
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-2/+3
* Do not use generic install if running install_device-mapper.Milan Broz2009-05-111-1/+1
* Do not create some dm and lvm static librarie when they are not requestedZdenek Kabelac2009-04-081-1/+3
* make install_device-mapperAlasdair Kergon2008-11-041-0/+2
* dmeventdAlasdair Kergon2008-11-041-0/+1
* more tweaks for dmeventd - not finished yetAlasdair Kergon2008-11-031-1/+8
* Added generation of the versioned libdevmapper-event.so for LVM's testZdenek Kabelac2008-06-271-1/+6
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-211-1/+1
* Use CFLAGS when linking so mixed sparc builds can supply -m64.Alasdair Kergon2007-01-111-1/+1
* Lots of dmevent changes.Alasdair Kergon2007-01-081-4/+14
* fix makefileAlasdair Kergon2006-04-191-1/+1
* fix makefileAlasdair Kergon2006-04-191-2/+2
* fix makefileAlasdair Kergon2006-04-191-1/+1
* make pkgconfig installation step optional, and clean up generated filesAlasdair Kergon2006-04-191-1/+15
* configure/makefile tidying + pkg-config support.Alasdair Kergon2006-04-191-3/+7
* Fix dmeventd build.Alasdair Kergon2005-12-051-3/+2
* dmeventd updatesAlasdair Kergon2005-12-021-23/+28
* Fixing some makesfiles, so that the correct things link against pthreads.Benjamin Marzinski2005-06-141-3/+3
* o stick multilog into the dm-event lib and dmeventd code againAJ Lewis2005-05-031-1/+1
* dmeventd was looking for dsos with libdmeventd<name>.soBenjamin Marzinski2005-05-021-3/+3
* removed the -lmultilog for now.Benjamin Marzinski2005-05-021-2/+2
* get the makefile to clean up the .o'sBenjamin Marzinski2005-05-021-1/+1
* o Build dmeventd against multilogAJ Lewis2005-04-281-2/+2
* build libdmeventnoop.so for testingAlasdair Kergon2005-04-281-3/+11
* test.c->dmevent.cAlasdair Kergon2005-04-281-5/+5
* Prototype for a device-mapper event-handling daemon.Alasdair Kergon2005-04-271-0/+43