aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
...
* xenpaging: add XEN_PAGING_DIR / libxl_xenpaging_dir_path()Olaf Hering2011-11-201-0/+2
* tools: Introduce XEN_RUN_DIR path.Anthony PERARD2011-06-271-0/+2
* Tidy makefiles to use CFLAGS-$(foo) idiom instead of ifeq.Tim Deegan2011-03-081-6/+2
* xen: add "lto=y" option to build Xen with link-time optimizations.Tim Deegan2011-03-071-2/+10
* xen: add "clang=y" option to build Xen with clang/llvm instead of gcc.Tim Deegan2011-03-071-1/+9
* libxc: portability fixes for NetBSDChristoph Egger2011-01-063-0/+6
* Config.mk et al: introduce XEN_LOCK_DIRStefano Stabellini2010-09-222-0/+8
* tools, build system: Make changing distro-specific layout aspects easier2010-09-201-1/+1
* Allow easier overriding of LIBLEAFDIR_x86_64 on GNU systemsKeir Fraser2010-09-131-1/+1
* Disable kernel build in Xen build system.Keir Fraser2010-09-131-5/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-112-2/+2
* tools and Makefiles: introduce and use new SYSCONFIG_DIR variableOlaf Hering2010-07-231-0/+3
* tools: Make build again on netbsdKeir Fraser2009-11-102-0/+4
* 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