summaryrefslogtreecommitdiffstats
path: root/make.tmpl.in
Commit message (Expand)AuthorAgeFilesLines
* linking parms missing from o->so conversion.Alasdair Kergon2009-10-091-1/+1
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-9/+11
* Fix Makefile to take into account dmsetup's reconfiguration.Peter Rajnoha2009-09-111-2/+5
* Remove unwanted Makefiles and don't purge lvm2.po that'sFabio M. Di Nitto2009-09-011-1/+1
* Prepare for udev synchronisation code. (options don't work yet)Alasdair Kergon2009-07-311-0/+2
* Add an API version number, LVM_LIBAPI, to the VERSION string.Alasdair Kergon2009-07-221-0/+3
* Introduce lvm2_install target.Milan Broz2009-05-111-1/+6
* Avoid referencing files from DESTDIR during build processZdenek Kabelac2009-04-081-4/+0
* Add missing 'device-mapper' internal subdir build dependency.Alasdair Kergon2009-04-071-1/+1
* Move tools/version.h to lib/misc/lvm-version.h.Alasdair Kergon2009-02-221-2/+2
* make install_device-mapperAlasdair Kergon2008-11-041-2/+3
* dmeventdAlasdair Kergon2008-11-041-0/+5
* more missing bitsAlasdair Kergon2008-11-041-1/+9
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-6/+11
* further progressAlasdair Kergon2008-11-011-1/+13
* no DMDIRAlasdair Kergon2008-10-311-11/+0
* Generate man pages from templates and include version. (romster)Alasdair Kergon2008-10-081-0/+4
* Add usrlibdir & usrsbindir to configure.Alasdair Kergon2008-10-071-0/+2
* tweak lcov configuration/makefilesAlasdair Kergon2008-06-271-6/+10
* extended configure with --enable-profiling for compiling code with gcov infoZdenek Kabelac2008-06-271-3/+6
* avoid link failure when configuring without --enable-cmdlibJim Meyering2008-06-231-1/+1
* revert accidental checkinAlasdair Kergon2008-05-191-8/+7
* Refactor some vginfo manipulation code.Alasdair Kergon2008-05-191-7/+8
* 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