summaryrefslogtreecommitdiffstats
path: root/make.tmpl.in
Commit message (Expand)AuthorAgeFilesLines
* Configure and makefile changes for newly added systemd unit files.Peter Rajnoha2011-07-281-0/+1
* Move common libudev code to lvm-wrappers.[ch].Peter Rajnoha2011-04-221-1/+1
* Handle decimal digits with --units instead of ignoring them silently.Alasdair Kergon2011-02-181-2/+2
* Improve OCF dir supportZdenek Kabelac2011-01-101-1/+1
* Add OCF supportZdenek Kabelac2010-11-051-1/+8
* Add given user prefix to make target install_initscriptsZdenek Kabelac2010-11-051-0/+2
* Allow CC to be overridden at build time (for 'scan-build make').Alasdair Kergon2010-10-071-2/+1
* Speed up CRC32 calculations by using a larger lookup table.Alasdair Kergon2010-09-271-0/+1
* set DEFAULT_RUN_DIR (missed from earlier checkin?)Alasdair Kergon2010-08-161-0/+1
* revert the 'Base' change - that wasn't the cause of the problemAlasdair Kergon2010-08-021-1/+1
* Fix exported_symbols generation to use standard compiler arguments.Alasdair Kergon2010-08-021-1/+1
* Drop explicit 'Base' version from exported symbols.Alasdair Kergon2010-07-311-1/+1
* Report generators for unit tests and memory checks. Configure withJoe Thornber2010-07-201-0/+1
* Fix redundant declarations and always compile with -Wredundant-decls.Alasdair Kergon2010-07-091-2/+2
* Generate liblvm2app and libdevmapper exported symbols from header files.Alasdair Kergon2010-06-251-1/+10
* Use INSTALL_DIR to create directoriesZdenek Kabelac2010-06-031-1/+1
* Fix $(INSTALL_SCRIPT)Alasdair Kergon2010-05-201-1/+1
* Add make install_initscriptsAlasdair Kergon2010-05-201-1/+3
* Add install_system_dirs makefile target.Alasdair Kergon2010-05-201-0/+9
* Install lvmconf script by default.Alasdair Kergon2010-05-201-1/+0
* For lcov target there is no need to include source file dependenciesZdenek Kabelac2010-05-141-1/+1
* Add pkgconfigdir for placement of .pc filesZdenek Kabelac2010-05-111-0/+1
* Skip unneeded 'cat' command execution.Zdenek Kabelac2010-05-111-6/+3
* Link liblvm2cmd.so with devmapper-event and devmapper libs.Zdenek Kabelac2010-05-111-5/+0
* Install plugins to subdirsZdenek Kabelac2010-05-061-4/+13
* change awk pathAlasdair Kergon2010-04-301-4/+5
* Install symbolic .so links with relative paths between usrlibdir and libdir.Zdenek Kabelac2010-04-151-1/+3
* Fix double DESTDIR usage for infodir and mandir.Zdenek Kabelac2010-04-151-2/+2
* INSTALL rules updatesZdenek Kabelac2010-04-091-12/+35
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-091-0/+6
* Add cleandir target.Zdenek Kabelac2010-04-081-6/+8
* Distcleanup config files only in toplevel directory.Zdenek Kabelac2010-04-061-5/+2
* Fixing another set of distclean problems where we left some generated filesZdenek Kabelac2010-03-291-9/+5
* Update cflow file generation - support build dir and use $(top_srcdir)Zdenek Kabelac2010-03-291-6/+55
* distclean fixesZdenek Kabelac2010-03-291-5/+2
* Use UDEV_LIBS, and link -ludev only when needed.Zdenek Kabelac2010-03-041-1/+2
* Use DL_LIBS, remove -ldl from global LIBS and link -ldl only when needed.Zdenek Kabelac2010-03-041-1/+2
* This patch add SELINUX_LIBS and STATIC_LIBS variables.Zdenek Kabelac2010-03-041-0/+3
* Pthread linking changeZdenek Kabelac2010-03-041-0/+1
* Readline linking updateZdenek Kabelac2010-03-041-0/+1
* Introduce LVMINTERNAL_LIBSZdenek Kabelac2010-03-041-0/+1
* Replace CFLOW_CMD only in make.tmpl and use it as variable elsewhere.Zdenek Kabelac2010-03-041-0/+1
* Use datarootdir and fix warning during configure process:Zdenek Kabelac2010-03-041-0/+1
* Switch memory debugging off for now if compiled with dmeventd,Milan Broz2010-01-221-1/+4
* more build fixesAlasdair Kergon2010-01-191-1/+1
* linking parms missing from o->so conversion.Alasdair Kergon2009-10-091-1/+1
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-9/+11
* Fix Makefile to take into account dmsetup's reconfiguration.Peter Rajnoha2009-09-111-2/+5
* Remove unwanted Makefiles and don't purge lvm2.po that'sFabio M. Di Nitto2009-09-011-1/+1
* Prepare for udev synchronisation code. (options don't work yet)Alasdair Kergon2009-07-311-0/+2