aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Rules.mk
Commit message (Expand)AuthorAgeFilesLines
* Make blktap support optional.Christoph Egger2010-08-161-0/+11
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-4/+4
* tools/libxl: Revert broken NetBSD portability patchesIan Jackson2010-07-231-5/+0
* MergeKeir Fraser2010-07-201-0/+5
|\
| * Attached patch takes over some portability fixes from tools/consoleStefano Stabellini2010-07-201-0/+5
* | tools: Update distclean target to remove auto-gen'ed tarballs.Keir Fraser2010-07-201-1/+4
|/
* blktap2: Build libblktapctl.soKeir Fraser2010-06-101-0/+4
* memshr: Must be built on ia64 as well as x86, as blktap depends on it.Keir Fraser2009-12-281-1/+1
* memshr: Build fixesKeir Fraser2009-12-281-1/+1
* tools: simplify PYTHON_PATH computation (and fixes for NetBSD)Keir Fraser2009-12-091-2/+2
* pygrub: Set path in #! line of pygrub, tooKeir Fraser2009-08-251-0/+5
* tools: get rid of hardcoded config dirsKeir Fraser2009-05-201-4/+0
* tools: clean up handling of xen config and scripts directories.Keir Fraser2009-05-191-0/+4
* tools build: No need for LFS flags on NetBSD.Keir Fraser2009-03-311-0/+2
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+4
* cross-install: Only apply in tools directory, and automatically wrap $INSTALL.Keir Fraser2008-08-301-0/+3
* tools build: Fix build after subdir rules cleanups.Keir Fraser2008-03-251-4/+2
* build: Add generic subdirs rules.Keir Fraser2008-03-251-0/+10
* build: Make PREFIX work by fixing LIBDIRKeir Fraser2008-01-311-1/+1
* xenstore headers also need public includes.Keir Fraser2008-01-271-1/+1
* Define CFLAGS and LDFLAGS for libxenstore.Keir Fraser2008-01-271-0/+3
* Define CFLAGS and LDFLAGS for libxenguest.Keir Fraser2008-01-271-0/+3
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-0/+5
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-23/+1
* [IA64] Fix XenITP buildAlex Williamson2007-12-131-0/+2
* Cleanups after XSM checkin.kfraser@localhost.localdomain2007-08-311-0/+2
* Include Solaris kernel headerskfraser@localhost.localdomain2007-06-111-13/+5
* Remove a few stray references to the sparse tree.Ian Campbell2007-06-041-2/+2
* In order to allow building as non-root with a non-default CC (whichkfraser@localhost.localdomain2007-03-271-3/+3
* Xen and tools now require gcc 3.4+ on x86.Keir Fraser2007-03-171-0/+5
* Fix Solaris build - use $(MAKE) not make.john.levon@sun.com2007-02-011-1/+1
* [TOOLS] Fix foreign header build breakage.Ian Campbell2007-01-311-6/+6
* Push the target to build foreign headers into tools and xenIan Campbell2007-01-301-2/+5
* Generate headers with arch-specific structs.Emmanuel Ackaouy2007-01-251-0/+2
* Create new public header directory for x86-specific definitions.kfraser@localhost.localdomain2006-12-211-0/+2
* [TOOLS] USe -mno-direct-seg-refs when building on i386.kfraser@localhost.localdomain2006-12-151-0/+4
* [TOOLS] Provide common LFS CFLAGS/LDFLAGS additions in Rules.mk.kfraser@localhost.localdomain2006-11-171-0/+5
* [SOLARIS] Don't build ptrace code on Solaris.kfraser@localhost.localdomain2006-10-171-2/+0
* [SOLARIS] A couple of small fixes to the Makefiles for the kernel tool headers.kfraser@localhost.localdomain2006-10-171-3/+3
* Use a global build configuration file, and rework libxc Makefile for PPC.kfraser@dhcp93.uk.xensource.com2006-05-311-0/+2
* Move Linux-specific privcmd code into private libxc implementations.kaf24@firebug.cl.cam.ac.uk2006-05-021-6/+14
* Define __XEN_TOOLS__ when building tools. Use this tokaf24@firebug.cl.cam.ac.uk2006-04-271-1/+1
* Bump Xen interface version number to 0x00030201 for newkaf24@firebug.cl.cam.ac.uk2006-04-271-1/+1
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+1
* Define Xen interface version for tools build.kaf24@firebug.cl.cam.ac.uk2006-04-051-0/+2
* More build config changes:kaf24@firebug.cl.cam.ac.uk2006-03-101-10/+0
* Update linux sparse tree to subarch layout.cl349@firebug.cl.cam.ac.uk2006-01-301-1/+1
* Move public hvm interfaces into xen/include/public/hvm.kaf24@firebug.cl.cam.ac.uk2006-01-031-0/+2
* Move mk-symlinks target into tools/Rules.mk.cl349@firebug.cl.cam.ac.uk2005-11-281-0/+13
* g/c unused xcs.cl349@firebug.cl.cam.ac.uk2005-09-071-1/+0