summaryrefslogtreecommitdiff
path: root/make.tmpl.in
Commit message (Expand)AuthorAgeFilesLines
* Makefiles: Fix CC variable override.Alasdair G Kergon2013-09-161-0/+11
* cleanup: comments and a messageAlasdair G Kergon2013-07-241-0/+1
* python: Introduce pyexecdirAlasdair G Kergon2013-07-241-0/+1
* profile: add default.profile and install itPeter Rajnoha2013-07-021-0/+1
* make: fix exported symbols regex for non-GNU sedAlasdair G Kergon2013-05-141-1/+1
* configure: Respect pkg-config --cflags for udev.Petr Rockai2013-02-221-1/+1
* python: Add bindings for liblvm2app.Alasdair G Kergon2012-10-121-0/+3
* Makefiles: Build libdaemonclient unconditionally.Petr Rockai2012-09-261-5/+3
* systemd: integrate lvm2 activation generator with conf+makePeter Rajnoha2012-07-311-1/+2
* veritysetup: Remove code as now in cryptsetup.Alasdair G Kergon2012-06-111-2/+0
* Improve test suiteZdenek Kabelac2012-03-281-2/+3
* Rename verity dirAlasdair Kergon2012-03-261-0/+2
* Reflect new file locations, include file updates etc.Alasdair Kergon2012-02-281-1/+7
* Add -ldaemon to make.tmpl.in.Petr Rockai2012-02-231-1/+1
* Add configure --with-tmpfilesdir and lvm2 tmpfiles.d configuration file itself.Peter Rajnoha2012-02-221-1/+3
* Superfluous '/' in systemd_dir path.Peter Rajnoha2012-02-131-1/+1
* Add configure --with-systemdsystemunitdir.Peter Rajnoha2012-02-131-1/+1
* Split gcc warning optionsZdenek Kabelac2011-11-231-11/+14
* Use 3 digits for chmodZdenek Kabelac2011-11-231-4/+4
* Add some cflags to ldflagsZdenek Kabelac2011-11-211-0/+1
* Don't ignore configure --mandir and --infodir.Alasdair Kergon2011-11-201-3/+3
* Make dmsetup.static and lvm.static build when dmeventd is disabled.Alasdair Kergon2011-11-141-0/+1
* core removed with clean not distcleanAlasdair Kergon2011-08-121-1/+1
* Do not remove makefile during "make clean".Milan Broz2011-08-121-1/+1
* pre-release fixes incl make distclean and configure --with-raid=none/sharedAlasdair Kergon2011-08-111-1/+2
* Add memory pool locking functionsZdenek Kabelac2011-08-111-0/+4
* 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