aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* docs: check for documentation generation tools in docs/configure.Ian Campbell2013-01-251-0/+13
* Add conditional build of subsystems to configure.acMatthew Fioravante2013-01-181-0/+1
* stubdom: Add autoconfMatthew Fioravante2013-01-181-0/+45
* xen: arm: introduce arm32 as a subarch of arm.Ian Campbell2012-12-191-0/+0
* Remove VTPM_TOOLS from config/Tools.mk.inMatthew Fioravante2012-11-191-1/+0
* autoconf: check for wget and ftpRoger Pau Monne2012-10-302-2/+1
* libfsimage: add ext4 support for CentOS 5.xRoger Pau Monne2012-09-141-1/+1
* tools: remove --disable-pythontools optionIan Campbell2012-08-311-1/+0
* tools: remove vestigial default_lib.m4 macros and adjust substitutionsMatt Wilson2012-08-311-2/+4
* tools/config: Allow building of components to be controlled from .configAndrew Cooper2012-08-012-2/+2
* x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efiMatt Wilson2012-07-241-0/+2
* tools: honour --libdir when it is passed to ./configureMatt Wilson2012-07-055-17/+4
* autoconf: New test for openpty et al.Ian Jackson2012-05-111-0/+2
* autoconf: add ovmf, rombios and seabios and configure optionsRoger Pau Monne2012-04-241-0/+3
* tools: Correct PTHREAD options in config/StdGNU.mkIan Jackson2012-04-112-1/+4
* autoconf: check for as86, ld86, bcc and iaslRoger Pau Monne2012-02-221-0/+4
* autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more senseRoger Pau Monne2012-04-031-1/+1
* config/Tools.mk: remove unused IPOlaf Hering2012-04-031-1/+0
* remove ia64Jan Beulich2012-04-031-6/+0
* autoconf: add missing compression checks for libxcRoger Pau Monne2012-03-141-0/+1
* autoconf: add check for curses libraryRoger Pau Monne2012-03-134-4/+1
* build: autoconf: remove (yet another) brctl leftoverRoger Pau Monne2012-03-011-1/+0
* build: remove hypervisor-only configuration from tools/configureDaniel De Graaf2012-03-011-4/+0
* Revert 24897:f25e5785327e "Export configure variables to hypervisor build"Keir Fraser2012-02-292-19/+4
* build: Export configure variables to hypervisor buildDaniel De Graaf2012-02-292-4/+19
* arm: move check for CONFIG_DTB_FILE to xen/arch/arm/MakefileDavid Vrabel2012-02-221-6/+0
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-221-0/+50
* arm: link a device tree blob into the xen imageDavid Vrabel2012-02-131-0/+6
* arm: makefilesStefano Stabellini2012-02-091-0/+18
* 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