summaryrefslogtreecommitdiffstats
path: root/make.tmpl.in
Commit message (Expand)AuthorAgeFilesLines
* 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