summaryrefslogtreecommitdiff
path: root/make.tmpl.in
Commit message (Expand)AuthorAgeFilesLines
...
* lvmpolld: Add standalone polldaemon.Ondrej Kozina2015-05-091-1/+1
* makefiles: avoid // in datadir usageZdenek Kabelac2015-04-221-1/+1
* config: remove duplication of settingsDavid Teigland2015-04-211-0/+4
* tests: few more warnings for gcc onlyZdenek Kabelac2015-03-121-3/+3
* makefiles: split gcc -W optionsZdenek Kabelac2015-03-111-14/+38
* configure: check for sync-nandZdenek Kabelac2015-03-101-1/+5
* makefiles: more _CFLAGS for -MMZdenek Kabelac2015-02-121-1/+1
* configure: Look for valgrind.h independently of VALGRIND_POOLS.Petr Rockai2015-02-051-0/+1
* configure: Add libexecdir/datadir to make.tmpl.in.Petr Rockai2015-02-051-0/+2
* configure: Allow C++ components.Petr Rockai2015-02-031-3/+7
* makefiles: fix linking of PIE codeZdenek Kabelac2014-09-181-2/+2
* debug: catch mmap with -DDEBUG_MEMLOCKZdenek Kabelac2014-09-181-0/+4
* so: make sure shared libs are built with RELRO optionPeter Rajnoha2014-09-041-0/+1
* makefiles: include path missingZdenek Kabelac2014-08-291-1/+1
* make: Fix pofile and .d file generation.Alasdair G Kergon2014-07-021-1/+3
* man: document DM_DEFAULT_NAME_MANGLING_MODEZdenek Kabelac2014-06-051-1/+2
* 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