aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: Make some code compile only on LinuxKeir Fraser2009-03-121-3/+3
* tools/hotplug: Separate OS-specific scripts.Keir Fraser2008-11-041-0/+1
* Xen power management daemon patch.Keir Fraser2008-10-231-0/+1
* Remove internal tools/ioemu tree.Keir Fraser2008-09-181-5/+0
* $(XEN_ROOT) absolutification fixes for ioemu-remote (incl stubdom)Keir Fraser2008-09-121-6/+3
* Run cross-compilation-aware install wrapper script.Keir Fraser2008-08-291-2/+1
* tools build: add cross-install to find the right "strip"Keir Fraser2008-08-111-2/+5
* pass IOEMU_CONFIGURE_CROSS to ioemu-remote/xen-setupKeir Fraser2008-07-311-2/+3
* Support using a specific branch or tag of ioemu-remoteKeir Fraser2008-07-251-0/+6
* tools: use $(PREFIX) rather than hard-coding /usrKeir Fraser2008-07-241-2/+2
* fs-back: enable build by defaultKeir Fraser2008-07-181-0/+1
* Revert dependency on new GNUMake feature.Keir Fraser2008-07-091-1/+8
* Improve plumbing for calling external qemu buildsKeir Fraser2008-07-081-8/+7
* Support building of out-of-tree merged qemu from gitKeir Fraser2008-07-031-0/+29
* build: Add generic subdirs rules.Keir Fraser2008-03-251-21/+3
* tools: Merge clean and distclean target.Keir Fraser2008-01-271-6/+3
* Add check to subdirs.Keir Fraser2008-01-261-11/+4
* Add ioemu to subdirs.Keir Fraser2008-01-261-16/+10
* Call makefile recursively for subdirs.Keir Fraser2008-01-261-3/+12
* Remove tools/guest-headers; no longer needed.Keir Fraser2008-01-261-1/+0
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-0/+1
* ioemu: Use XEN_TARGET_ARCH instead of uname -m.Keir Fraser2008-01-221-1/+1
* Make tools/Makefile cross-friendlyKeir Fraser2008-01-221-2/+13
* pv-qemu: Remove standalone xenfb codeKeir Fraser2007-10-251-1/+0
* Check for libxml2 if security tools are to be built, and adapt thekfraser@localhost.localdomain2007-09-071-1/+1
* Build libflask unconditionally since the python low-level toolsIan Campbell2007-09-031-2/+0
* Xen Security Modules: Tools.kfraser@localhost.localdomain2007-08-311-0/+3
* tools: Create directory /var/lib/xen at install target.kfraser@localhost.localdomain2007-06-201-0/+1
* tools: Clean up use of 'install' command.kfraser@localhost.localdomain2007-03-071-2/+2
* Make Python tools (i.e., xend and pygrub) conditionally compiled.kfraser@localhost.localdomain2007-03-061-2/+2
* Move ptsname module under tools/python.kfraser@localhost.localdomain2007-03-051-1/+0
* [PYGRUB] Add python module for POSIX ptsname(2) function.Tim Deegan2007-01-221-0/+1
* Revert Makefile changes from 13023:70155087efe89 -- they break make dist.Ewan Mellor2006-12-151-5/+1
* Add another package check (python-xml).kfraser@localhost.localdomain2006-12-141-1/+5
* Make the xenfb tools an optional part of the build, as they introduce newEwan Mellor2006-12-021-1/+1
* This is Anthony Liguori's virtual framebuffer forward ported andSteven Smith2006-12-011-0/+1
* Add libxen to overall xen build via a config option in Config.mk.jfehlig@jfehlig2.provo.novell.com2006-11-221-0/+1
* Add libfsimage, a C library for reading files from filesystem images.Tim Deegan2006-11-091-0/+1
* Allow CONFIG_IOEMU=n to work.kfraser@localhost.localdomain2006-10-171-1/+1
* [XEND] Move all of the various log files created by xen tokaf24@localhost.localdomain2006-08-281-0/+1
* Build tools/firmware only on x86.kaf24@firebug.cl.cam.ac.uk2006-08-091-1/+1
* Make ioemu targets more robust and make ioemu clean always succeed.chris@kneesaa.uk.xensource.com2006-07-251-3/+3
* Fix 'make clean' when ioemu configuration failed.kfraser@localhost.localdomain2006-07-251-1/+3
* [IA64] Re-enable tools/xcutils build on ia64. We now havekaf24@firebug.cl.cam.ac.uk2006-07-141-1/+1
* Added blktap support. Includes kernel driver (enabled as CONFIG_XEN_BLKDEV_TA...jchesterfield@dhcp92.uk.xensource.com2006-07-131-0/+2
* Make ioemu dir configurable and change prefix to /usr (works with old and new...chris@kneesaa.uk.xensource.com2006-07-121-3/+4
* [BUILD] Add distclean build target to xen directory: cleans out tags.kaf24@firebug.cl.cam.ac.uk2006-06-271-0/+3
* Use a global build configuration file, and rework libxc Makefile for PPC.kfraser@dhcp93.uk.xensource.com2006-05-311-23/+22
* Explicitly use sh to run ioemu configurecl349@firebug.cl.cam.ac.uk2006-05-301-1/+1
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-2/+6