summaryrefslogtreecommitdiff
path: root/make.tmpl.in
Commit message (Expand)AuthorAgeFilesLines
* man: Fix man page containing BUILDROOTMarian Csontos2014-03-141-1/+2
* makefiles: use BLKID/UDEV_CFLAGS properlyZdenek Kabelac2014-03-061-2/+4
* Add systemd native service for clvmd and cluster activationOndrej Kozina2014-02-101-0/+1
* compile/link: use RELRO/PIE compiler/linker options for executablesPeter Rajnoha2013-12-051-2/+2
* daemons: use PIE and RELRO compiler/linker optionsPeter Rajnoha2013-12-041-0/+9
* make: support per-object definesZdenek Kabelac2013-12-041-1/+1
* configure: add --enable-blkid_wipingPeter Rajnoha2013-11-271-2/+3
* configure: check more compile flagsZdenek Kabelac2013-10-251-4/+8
* configure: detect compiler flagZdenek Kabelac2013-10-251-1/+5
* build: Use additional gcc warning flags.Alasdair G Kergon2013-10-241-3/+9
* 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