summaryrefslogtreecommitdiffstats
path: root/make.tmpl.in
Commit message (Expand)AuthorAgeFilesLines
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
* Add -Wformat-security and change one fprintf() to fputs().Alasdair Kergon2007-04-271-1/+1
* Change some #include lines to search only standard system directories.Alasdair Kergon2007-04-271-1/+1
* Use CFLAGS when linking so mixed sparc builds can supply -m64Alasdair Kergon2007-01-111-3/+7
* Add configure --with-dmdir to compile against a device-mapper source tree.Alasdair Kergon2007-01-091-0/+8
* Add DISTCLEAN_TARGETS to make template for configure.h.Alasdair Kergon2006-05-161-2/+2
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-3/+4
* Check for libsepol.Alasdair Kergon2006-04-191-13/+22
* Add %.so: %.a make template rule.Alasdair Kergon2006-02-021-2/+4
* Only do lockfs filesystem sync when suspending snapshots.Alasdair Kergon2006-01-311-4/+12
* Add DEFSAlasdair Kergon2005-10-251-0/+1
* Cluster-extension-only installation.Alasdair Kergon2004-08-181-4/+9
* make -O2 optimisation flag configurable.Alasdair Kergon2004-06-291-2/+2
* Fix LD_FLAGS->LDFLAGS. LD_DEPS->LDDEPS.Alasdair Kergon2004-06-281-7/+7
* lvm.static can be installed in different dir from rest of toolsAlasdair Kergon2004-04-141-0/+1
* Install example config file by default if there isn't one already.Alasdair Kergon2004-04-141-0/+1
* More build fixesAlasdair Kergon2004-04-061-9/+3
* Fix shared format1 build.Alasdair Kergon2004-04-051-0/+3
* Update copyright notices.Alasdair Kergon2004-03-301-13/+9
* Update makefiles (incl. cmdlib).Alasdair Kergon2004-03-261-38/+63
* Fix DESTDIR with configure path overrides.Alasdair Kergon2004-03-171-8/+8
* Basic internationalisation support.Alasdair Kergon2004-02-131-5/+33
* Inherit CFLAGS at make timeAlasdair Kergon2003-10-211-1/+1
* Missing 'make install' dependency.Alasdair Kergon2003-05-061-1/+1
* Improve build robustness.Alasdair Kergon2003-04-151-20/+1
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-0/+4
* configure --disable-devmapper if you don't have libdevmapperAlasdair Kergon2003-01-081-0/+4
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-6/+11
* Some new features.Alasdair Kergon2002-11-181-4/+18
* o This resolves bug #79AJ Lewis2002-08-151-1/+1
* Use O_DIRECT for writing to devices.Patrick Caulfield2002-07-221-1/+1
* Remove any core files on distclean.Alasdair Kergon2002-01-241-1/+1
* Allow compilation against a device-mapper that was installed into $DESTDIRAlasdair Kergon2002-01-181-1/+5
* Another attempt to support both readline versions.Alasdair Kergon2002-01-081-0/+4
* Fix $DESTDIR supportAlasdair Kergon2002-01-021-2/+2
* Tweaks for make install. -m args replaces verbose to display maps.Alasdair Kergon2001-12-031-1/+3
* Make source files depend on makefiles.Alasdair Kergon2001-11-281-3/+6
* o Tool support for segments.Alasdair Kergon2001-11-281-1/+1
* Use CFLAGS during make rule generation.Alasdair Kergon2001-11-281-1/+1
* o Turn on pool debugging by default (-DDEBUG_POOL)Joe Thornber2001-11-281-1/+1
* Don't need EXTRA_LIBS as autoconf fills in LIBS for us with all that is needed.Patrick Caulfield2001-11-161-1/+0
* Do substitution on LIBS so that those platforms that need -lncurses as well asPatrick Caulfield2001-11-161-0/+1
* Merge lvreduce & lvextend into lvresize.Alasdair Kergon2001-11-131-1/+4
* lvremoveAlasdair Kergon2001-10-291-1/+1
* o fopen error messageAlasdair Kergon2001-10-251-1/+5
* persistent filter & some log message changesAlasdair Kergon2001-10-231-1/+3
* makefile support for testsAlasdair Kergon2001-10-041-2/+3
* Create symlinks to .h files in an include directoryAlasdair Kergon2001-10-011-3/+4
* Fix dependencies.Alasdair Kergon2001-09-241-2/+2
* Makefiles & autoconf.Alasdair Kergon2001-09-211-0/+110