aboutsummaryrefslogtreecommitdiff
path: root/make.tmpl.in
AgeCommit message (Expand)Author
2013-05-14make: fix exported symbols regex for non-GNU sedAlasdair G Kergon
2013-02-22configure: Respect pkg-config --cflags for udev.Petr Rockai
2012-10-12python: Add bindings for liblvm2app.Alasdair G Kergon
2012-09-26Makefiles: Build libdaemonclient unconditionally.Petr Rockai
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-28Improve test suiteZdenek Kabelac
2012-03-26Rename verity dirAlasdair Kergon
2012-02-28Reflect new file locations, include file updates etc.Alasdair Kergon
2012-02-23Add -ldaemon to make.tmpl.in.Petr Rockai
2012-02-22Add configure --with-tmpfilesdir and lvm2 tmpfiles.d configuration file itself.Peter Rajnoha
2012-02-13Superfluous '/' in systemd_dir path.Peter Rajnoha
2012-02-13Add configure --with-systemdsystemunitdir.Peter Rajnoha
2011-11-23Split gcc warning optionsZdenek Kabelac
2011-11-23Use 3 digits for chmodZdenek Kabelac
2011-11-21Add some cflags to ldflagsZdenek Kabelac
2011-11-20Don't ignore configure --mandir and --infodir.Alasdair Kergon
2011-11-14Make dmsetup.static and lvm.static build when dmeventd is disabled.Alasdair Kergon
2011-08-12core removed with clean not distcleanAlasdair Kergon
2011-08-12Do not remove makefile during "make clean".Milan Broz
2011-08-11pre-release fixes incl make distclean and configure --with-raid=none/sharedAlasdair Kergon
2011-08-11Add memory pool locking functionsZdenek Kabelac
2011-07-28Configure and makefile changes for newly added systemd unit files.Peter Rajnoha
2011-04-22Move common libudev code to lvm-wrappers.[ch].Peter Rajnoha
2011-02-18Handle decimal digits with --units instead of ignoring them silently.Alasdair Kergon
2011-01-10Improve OCF dir supportZdenek Kabelac
2010-11-05Add OCF supportZdenek Kabelac
2010-11-05Add given user prefix to make target install_initscriptsZdenek Kabelac
2010-10-07Allow CC to be overridden at build time (for 'scan-build make').Alasdair Kergon
2010-09-27Speed up CRC32 calculations by using a larger lookup table.Alasdair Kergon
2010-08-16set DEFAULT_RUN_DIR (missed from earlier checkin?)Alasdair Kergon
2010-08-02revert the 'Base' change - that wasn't the cause of the problemAlasdair Kergon
2010-08-02 Fix exported_symbols generation to use standard compiler arguments.Alasdair Kergon
2010-07-31Drop explicit 'Base' version from exported symbols.Alasdair Kergon
2010-07-20Report generators for unit tests and memory checks. Configure withJoe Thornber
2010-07-09Fix redundant declarations and always compile with -Wredundant-decls.Alasdair Kergon
2010-06-25Generate liblvm2app and libdevmapper exported symbols from header files.Alasdair Kergon
2010-06-03Use INSTALL_DIR to create directoriesZdenek Kabelac
2010-05-20Fix $(INSTALL_SCRIPT)Alasdair Kergon
2010-05-20Add make install_initscriptsAlasdair Kergon
2010-05-20Add install_system_dirs makefile target.Alasdair Kergon
2010-05-20Install lvmconf script by default.Alasdair Kergon
2010-05-14For lcov target there is no need to include source file dependenciesZdenek Kabelac
2010-05-11Add pkgconfigdir for placement of .pc filesZdenek Kabelac
2010-05-11Skip unneeded 'cat' command execution.Zdenek Kabelac
2010-05-11Link liblvm2cmd.so with devmapper-event and devmapper libs.Zdenek Kabelac
2010-05-06Install plugins to subdirsZdenek Kabelac
2010-04-30change awk pathAlasdair Kergon
2010-04-15Install symbolic .so links with relative paths between usrlibdir and libdir.Zdenek Kabelac
2010-04-15Fix double DESTDIR usage for infodir and mandir.Zdenek Kabelac