aboutsummaryrefslogtreecommitdiffstats
path: root/tools/configure
Commit message (Expand)AuthorAgeFilesLines
* tools: disable xend build by defaultIan Campbell2013-09-171-2/+25
* configure: Regenerate with autoconf 2.69Ian Campbell2013-09-091-302/+331
* tools: allow user to specify a system seabios binaryFabio Fantoni2013-09-091-0/+18
* tools: allow user to specify a system qemu-xen binaryIan Campbell2013-08-211-0/+41
* tools: Make qemu-xen-traditional build optional.Ian Campbell2013-08-211-0/+31
* tools: disable blktap1 build by defaultIan Campbell2013-08-201-0/+26
* tools: remove lomountIan Campbell2013-08-201-26/+0
* tools: remove minitermIan Campbell2013-08-201-26/+0
* tools: remove in tree libaioIan Campbell2013-08-201-2/+7
* tools: make building xend configurable.Ian Campbell2013-08-201-0/+26
* autoconf: regenerate configure scripts with 4.4 versionIan Campbell2013-08-081-9/+9
* configure: test(1) uses = not == for string comparisonPatrick Welche2013-04-171-11/+11
* tools+stubdom: install under /usr/local by default.Ian Campbell2013-04-121-2/+0
* tools: only check for Python devel tools if not cross-compiling.Ian Campbell2013-04-111-1/+7
* blktap2: use sys/eventfd.h if it is availableIan Campbell2013-04-111-4/+5
* tools: Use AC_SYS_LARGEFILE instead of calling getconf(1)Ian Campbell2013-04-111-271/+1021
* tools/flask: add FLASK policy to buildDaniel De Graaf2013-02-221-0/+143
* tools: update ocamlfind handlingOlaf Hering2013-02-051-1/+98
* tools: revert to installing in /usrIan Campbell2013-01-281-0/+2
* tools+stubdom: install under /usr/local by default.Ian Campbell2013-01-241-2/+0
* Add a top level configure scriptMatthew Fioravante2013-01-181-13/+13
* tools: rerun autoconf after 26144:170d45f7a2ebIan Campbell2012-11-141-27/+0
* autoconf: check for wget and ftpRoger Pau Monne2012-10-301-0/+107
* tools/configure.ac: fill PACKAGE_TARNAME in AC_INITOlaf Hering2012-10-081-4/+6
* autoconf: add -Werror to libutil.h header checkRoger Pau Monne2012-10-081-0/+7
* libfsimage: add ext4 support for CentOS 5.xRoger Pau Monne2012-09-141-12/+78
* tools: remove --disable-pythontools optionIan Campbell2012-08-311-99/+69
* tools: remove vestigial default_lib.m4 macros and adjust substitutionsMatt Wilson2012-08-311-28/+0
* xen: update xensource.com to xen.orgAndrew Cooper2012-07-261-11/+11
* libxl: kill the need for checking and linking to libmDario Faggioli2012-07-251-47/+0
* autoconf: only check for dev86 and iasl checks on x86Roger Pau Monne2012-07-241-5/+93
* autoconf: revert 25178:181478052ea2Ian Campbell2012-07-241-5/+0
* libxl: explicitly check for libmath in autoconfDario Faggioli2012-07-061-0/+47
* tools/configure.ac: add version check for glib2Olaf Hering2012-07-041-9/+9
* autoconf: correctly parse *_INCLUDES and *_LIB env varsRoger Pau Monne2012-06-291-7/+7
* autoconf: check for dev86 and iasl on x86* onlyRoger Pau Monne2012-05-141-0/+5
* autoconf: New test for openpty et al.Ian Jackson2012-05-111-0/+61
* autoconf: trim the configure script; use autoheaderIan Jackson2012-05-111-3661/+676
* libxl, configure: print a warning if flex/bison are neededRoger Pau Monne2012-04-251-0/+80
* autoconf: use python-config when present, if not switch to distutiRoger Pau Monne2012-04-241-17/+68
* autoconf: add ovmf, rombios and seabios and configure optionsRoger Pau Monne2012-04-241-0/+78
* tools: Correct PTHREAD options in config/StdGNU.mkIan Jackson2012-04-111-28/+73
* autoconf: check for as86, ld86, bcc and iaslRoger Pau Monne2012-02-221-0/+196
* autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more senseRoger Pau Monne2012-04-031-37/+60
* autoconf: fix python-dev detection on old python versionsRoger Pau Monne2012-04-031-25/+24
* autoconf: add missing compression checks for libxcRoger Pau Monne2012-03-141-0/+143
* autoconf: check for uuid.h or uuid/uuid.h with -luuidRoger Pau Monne2012-03-141-56/+48
* autoconf: check for Python.h header and -lpython* libRoger Pau Monne2012-03-141-16/+78
* autoconf: add check for curses libraryRoger Pau Monne2012-03-131-0/+129
* tools: fix python version checking issueYongjie Ren2012-03-011-1/+1