aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* blktap: fix rpmlint warning spurious-executable-permOlaf Hering2012-10-181-4/+6
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-1/+1
* tools: drop further uses of -Wp,-MD,.$(@F).d to generate dependencies.Ian Campbell2011-03-231-4/+0
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* tools/Makefiles: install libvhd and libblktap with INSTALL_PROGMichael Young2011-02-011-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-3/+3
* blktap: Clean *.opic on 'make clean'.Keir Fraser2008-07-241-1/+1
* Clean up blktap Makefiles.Keir Fraser2008-03-171-16/+13
* Define CFLAGS and LDFLAGS for libxenstore.Keir Fraser2008-01-271-2/+2
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-1/+1
* blktap: Clean up makefile and linked libs.Keir Fraser2008-01-261-2/+2
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-2/+0
* Add INCLUDEDIR. Use it.Keir Fraser2008-01-221-2/+2
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-221-4/+4
* tools: LDFLAGS in link linesKeir Fraser2008-01-171-1/+1
* Revert 16560:822d4ec5cfb1.Keir Fraser2007-12-081-2/+2
* tools: Rationalise library soname versions.Keir Fraser2007-12-071-2/+2
* Specify -fno-strict-aliasing in root build config file.Keir Fraser2007-07-071-1/+1
* blktap: Do not install libs or headers with execute permissions.kfraser@localhost.localdomain2007-05-241-2/+2
* tools: Clean up use of 'install' command.kfraser@localhost.localdomain2007-03-071-2/+2
* [TOOLS] Provide common LFS CFLAGS/LDFLAGS additions in Rules.mk.kfraser@localhost.localdomain2006-11-171-1/+0
* [SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to usekfraser@localhost.localdomain2006-10-171-2/+2
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-4/+0
* This is a small patch that makes a cross compiler successfully compilekfraser@localhost.localdomain2006-08-161-1/+1
* [blktap] Add dependencies to Makefiles and simplify to avoid needless rebuilds.chris@kneesaa.uk.xensource.com2006-08-031-5/+9
* When installing libblktap, symlinks should be made instead of usingkfraser@localhost.localdomain2006-07-251-2/+4
* Added blktap support. Includes kernel driver (enabled as CONFIG_XEN_BLKDEV_TA...jchesterfield@dhcp92.uk.xensource.com2006-07-131-0/+66