aboutsummaryrefslogtreecommitdiffstats
path: root/tools/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: autoconf: fix libdir detectionRoger Pau Monne2012-03-011-4/+16
* build: autoconf: remove python xml checkRoger Pau Monne2012-03-011-14/+0
* build: autoconf: remove ip checkRoger Pau Monne2012-03-011-49/+0
* build: rerun autoconfIan Jackson2012-03-011-25/+1
* configure: do not require Bison or FlexIan Campbell2012-02-291-375/+265
* Revert 24897:f25e5785327e "Export configure variables to hypervisor build"Keir Fraser2012-02-291-3/+0
* Update autoconf-generated configure script.Keir Fraser2012-02-291-267/+290
* autoconf: Rerun autogen.shIan Jackson2012-02-221-245/+0
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-221-0/+10469