aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* tools: don't require hardcoded firmware path in guest config fileKeir Fraser2009-06-232-0/+2
* x86: Switch to using pvops kernel by default for LinuxKeir Fraser2009-06-161-0/+4
* tools: get rid of hardcoded config dirsKeir Fraser2009-05-202-0/+16
* build: Get rid of some more hardcoded install pathsKeir Fraser2009-03-311-1/+2
* build system cleanup - get rid of some hardcoded pathsKeir Fraser2009-03-192-0/+7
* Support building of out-of-tree merged qemu from gitKeir Fraser2008-07-031-0/+3
* Remove defunct powerpc port.Keir Fraser2008-05-081-6/+0
* Add -fno-optimize-sibling-calls to debug CFLAGS. Also get rid of ?=Keir Fraser2008-03-172-6/+4
* Make stubdom/Makefile override XEN_OS to MiniOS, and addKeir Fraser2008-02-123-0/+11
* etherboot: Fix the build.Keir Fraser2008-01-312-0/+2
* build: Make PREFIX work by fixing LIBDIRKeir Fraser2008-01-313-4/+9
* Add PRIVATE_BINDIR. Use it.Keir Fraser2008-01-262-0/+6
* Add MANDIR, MAN1DIR and MAN8DIR. Use it.Keir Fraser2008-01-222-0/+6
* Add SBINDIR. Use it always.Keir Fraser2008-01-222-0/+2
* Add BINDIR. Use it.Keir Fraser2008-01-222-0/+2
* Add INCLUDEDIR. Use it.Keir Fraser2008-01-222-0/+2
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-226-9/+11
* Add PREFIX definition as base for all installed files.Keir Fraser2008-01-222-0/+4
* xenconsoled: portability fixes:Keir Fraser2007-10-082-0/+2
* Another msised netbsd file.Keir Fraser2007-09-241-0/+3
* Merge with ia64/xen-unstable.hgkfraser@localhost.localdomain2007-08-172-5/+4
|\
| * Avoid new-fangled gnumake else-if syntax.kfraser@localhost.localdomain2007-08-161-7/+3
| * Allow Xen to build on FreeBSD.kfraser@localhost.localdomain2007-08-162-0/+3
* | [IA64] Use common xencomm.c and remove ia64 xencomm.cAlex Williamson2007-08-161-0/+1
|/
* Fix xen build on NetBSD.kfraser@localhost.localdomain2007-05-301-0/+1
* Fix up locale strings for xmTom Wilkie2007-04-131-0/+1
* Since CPP is being used with CFLAGS, it should be in lock-step with CC,Ewan Mellor2007-03-231-1/+1
* tools: Clean up use of 'install' command.kfraser@localhost.localdomain2007-03-072-6/+6
* Introduce _DOMF_compat and infrastructure as well as several conditionalsEmmanuel Ackaouy2007-01-051-0/+1
* Explicitly use GNU msgfmt on non-GNU systems.kaf24@localhost.localdomain2006-12-292-0/+4
* Add CONFIG_X86_{32,64} Makefile variables.kfraser@localhost.localdomain2006-12-152-0/+2
* [POWERPC] Merge in outstanding changes from xenppc-unstable.hg.Hollis Blanchard2006-12-121-0/+2
* Dynamically link to libgcc on Solaris. Also clean up duplicate -Wall flags.kfraser@localhost.localdomain2006-11-021-1/+1
* [SOLARIS] More tools fixes.kfraser@localhost.localdomain2006-10-181-1/+2
* [OpenBSD] Various changes to get Xen building on OpenBSD.kfraser@localhost.localdomain2006-10-186-34/+40
* Clean up linker flag definitions.kfraser@localhost.localdomain2006-10-182-2/+6
* Avoid need for GREP variable by avoiding GNUisms. Thekfraser@localhost.localdomain2006-10-182-3/+0
* [SOLARIS] A couple of simple compile fixes for tools/ on Solaris.kfraser@localhost.localdomain2006-10-172-0/+2
* [SOLARIS] Don't build ptrace code on Solaris.kfraser@localhost.localdomain2006-10-174-0/+7
* [SOLARIS] On sysv platforms, gas defaults '/' to a commentkfraser@localhost.localdomain2006-10-171-0/+2
* [SOLARIS] Some makefile fragments expect a better shell than Solaris's /bin/sh,kfraser@localhost.localdomain2006-10-171-0/+1
* [SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to usekfraser@localhost.localdomain2006-10-172-0/+8
* [SOLARIS] Use GNU grep on Solaris.kfraser@localhost.localdomain2006-10-172-0/+4
* Introduce Makefile config fragments for OS-specific differences.kfraser@localhost.localdomain2006-10-173-1/+62
* Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format.kfraser@localhost.localdomain2006-10-172-2/+0
* Define -m32/-m64 in LDFLAGS for x86 builds.kfraser@localhost.localdomain2006-10-172-0/+2
* [IA64] Re-enable tools/xcutils build on ia64. We now havekaf24@firebug.cl.cam.ac.uk2006-07-143-0/+3
* [powerpc] Initial checkin of new powerpc files.kfraser@localhost.localdomain2006-07-141-0/+4
* Remove CONFIG_PLAN9. Unused.kaf24@firebug.cl.cam.ac.uk2006-07-142-2/+0
* Use a global build configuration file, and rework libxc Makefile for PPC.kfraser@dhcp93.uk.xensource.com2006-05-313-0/+22