summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Reflect new file locations, include file updates etc.Alasdair Kergon2012-02-281-3/+1
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-0/+2
* Make dmsetup.static and lvm.static build when dmeventd is disabled.Alasdair Kergon2011-11-141-1/+1
* Drop cleanup of .exported_symbols_generated in DISTCLEAN_TARGETSZdenek Kabelac2011-09-241-3/+1
* Fix linking order for liblvm2cmdZdenek Kabelac2010-10-151-2/+3
* Clean generated files .exported_symbols_generated, example.conf for distclean.Zdenek Kabelac2010-08-031-0/+2
* generate liblvm2cmd exported symbols tooAlasdair Kergon2010-06-251-0/+3
* Use INSTALL_DIR to create directoriesZdenek Kabelac2010-06-031-1/+1
* Link liblvm2cmd.so with devmapper-event and devmapper libs.Zdenek Kabelac2010-05-111-0/+3
* Install symbolic .so links with relative paths between usrlibdir and libdir.Zdenek Kabelac2010-04-151-1/+1
* INSTALL rules updatesZdenek Kabelac2010-04-091-25/+22
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-091-2/+1
* Use .commands created in builddir for symlink installation.Zdenek Kabelac2010-03-311-1/+1
* Fixing another set of distclean problems where we left some generated filesZdenek Kabelac2010-03-291-8/+13
* Update cflow file generation - support build dir and use $(top_srcdir)Zdenek Kabelac2010-03-291-15/+7
* Use UDEV_LIBS, and link -ludev only when needed.Zdenek Kabelac2010-03-041-0/+2
* This patch add SELINUX_LIBS and STATIC_LIBS variables.Zdenek Kabelac2010-03-041-2/+2
* Removes -rdynamic from linking of lvm.static and dmeventd.static.Zdenek Kabelac2010-03-041-2/+1
* Pthread linking changeZdenek Kabelac2010-03-041-7/+5
* Readline linking updateZdenek Kabelac2010-03-041-1/+1
* Introduce LVMINTERNAL_LIBSZdenek Kabelac2010-03-041-1/+1
* Replace CFLOW_CMD only in make.tmpl and use it as variable elsewhere.Zdenek Kabelac2010-03-041-6/+6
* Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac2010-03-041-1/+1
* more build fixesAlasdair Kergon2010-01-191-4/+4
* More build cleanups (linker parameter ordering).Alasdair Kergon2009-10-131-7/+7
* More makefile cleaning up and fixing. (gentoo)Alasdair Kergon2009-10-051-8/+9
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-16/+17
* Fix Makefile to take into account dmsetup's reconfiguration.Peter Rajnoha2009-09-111-0/+3
* Reinstate version in liblvm2cmd.so soname. (2.02.44)Alasdair Kergon2009-05-211-4/+5
* Introduce lvm2_install target.Milan Broz2009-05-111-1/+3
* Fix device-mapper static build targets.Milan Broz2009-05-111-3/+6
* Fix dmsetup.static build.Milan Broz2009-04-151-1/+1
* Avoid referencing files from DESTDIR during build processZdenek Kabelac2009-04-081-2/+2
* Fix some clean rules, fix previous distclean checkin.Dave Wysochanski2009-03-161-1/+1
* Rename liblvm to liblvm-internal.Dave Wysochanski2009-03-061-8/+8
* Fix lvm.static build dependence (to properly propagate changes in libdevmapper).Milan Broz2009-02-171-1/+1
* some makefile fixes for liblvm2cmd & remove some hardcoded .soAlasdair Kergon2008-11-141-9/+9
* Fix lvm2.static build.Milan Broz2008-11-101-1/+1
* make install_device-mapperAlasdair Kergon2008-11-041-4/+14
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-3/+3
* further progressAlasdair Kergon2008-11-011-0/+13
* revert accidental checkinAlasdair Kergon2008-05-191-7/+7
* Refactor some vginfo manipulation code.Alasdair Kergon2008-05-191-7/+7
* Build changes to replace fsadm C program with shell script.Alasdair Kergon2007-12-171-4/+0
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
* Avoid static link failure with some SELinux libraries.Jim Meyering2007-09-121-2/+2
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-1/+1
* Add stub for pvck, a command to check physical volume consistency.Dave Wysochanski2007-03-301-0/+1
* Use CFLAGS when linking so mixed sparc builds can supply -m64Alasdair Kergon2007-01-111-3/+4
* dd couple of missing files to tools/Makefile CLEAN_TARGETS.Alasdair Kergon2006-10-261-1/+2