aboutsummaryrefslogtreecommitdiffstats
path: root/tools/check
Commit message (Expand)AuthorAgeFilesLines
* libxl: add support for yajl 2.xRoger Pau Monne2012-01-311-6/+0
* tools/check: Add files missing from 24205:5c88358164ccIan Jackson2011-11-242-0/+20
* tools: check for libaio unless user has configured CONFIG_SYSTEM_LIBAIO=nIan Campbell2011-11-241-0/+1
* tools/check: check for headers and libraries in user defined folders.Roger Pau Monne2011-11-142-9/+31
* tools/check: check for yajl (needed by libxl)Ian Campbell2011-10-102-0/+14
* tools/check: remove check_loggingOlaf Hering2011-10-071-31/+0
* tools/check: update python version checkOlaf Hering2011-10-071-2/+2
* Remove unmaintained Access Control Module (ACM) from hypervisor.Keir Fraser2011-03-252-3/+3
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* Revert changeset 20898:8c1889297084Keir Fraser2010-02-041-6/+0
* libxenlight: Do not build libconfig, but require it as a prerequisiteKeir Fraser2010-02-041-0/+6
* tools/check: We do need a default for ${PYTHON} as called fromKeir Fraser2009-07-153-0/+10
* tools/check: No need to check for ${PYTHON} existence.Keir Fraser2009-07-153-10/+0
* Make python check scripts use of $(PYTHON) make variable.Keir Fraser2009-07-094-5/+19
* buikd: Fix the detection of udev with udevadm version < 128Keir Fraser2009-07-021-1/+2
* Fix buildsystem to detect udev > version 124Keir Fraser2009-06-251-2/+4
* tools: fix x11 checkKeir Fraser2009-06-252-1/+7
* blktap2: portability fixes for NetBSDKeir Fraser2009-06-231-0/+1
* blktap2: a completely rewritten blktap implementationKeir Fraser2009-05-261-0/+6
* Add check to subdirs.Keir Fraser2008-01-261-9/+6
* tools/check: Add explicit include path for funcs.sh.Keir Fraser2008-01-2314-14/+14
* Make tools/check scripts cross-friendlyKeir Fraser2008-01-2216-221/+146
* pv-qemu: Remove standalone xenfb codeKeir Fraser2007-10-253-67/+2
* Fix tools dependency-check scripts for *BSD.Keir Fraser2007-09-252-0/+16
* Check for libxml2 if security tools are to be built, and adapt thekfraser@localhost.localdomain2007-09-072-3/+3
* tools: check for curl-devel and libxml2-develkfraser@localhost.localdomain2007-05-153-2/+78
* tools: check for libvncserver dependency librarieskfraser@localhost.localdomain2007-05-151-0/+11
* Add "chk build" check that we've got xgettext since it's now required.Keir Fraser2007-04-191-0/+14
* add /sbin to the $PATH and use ldconfig -p instead of ldconfig -vVincent Hanquez2007-02-201-1/+2
* add /sbin to the $PATH for debian's ldconfig.Vincent Hanquez2007-02-201-1/+3
* Fix udev check.kfraser@localhost.localdomain2007-01-121-2/+2
* Fix check_udev in the case where udev is missing -- test's -a does not shortcut.Ewan Mellor2006-12-151-1/+2
* Remove unused function from check script.kfraser@localhost.localdomain2006-12-151-6/+0
* Tidy up.Ewan Mellor2006-12-141-15/+4
* [TOOLS] Fix check-script compatibility with non-bash shells.kfraser@localhost.localdomain2006-12-145-34/+70
* [TOOLS] A couple of check-script cleanups.kfraser@localhost.localdomain2006-12-142-7/+13
* Add another package check (python-xml).kfraser@localhost.localdomain2006-12-141-0/+16
* Make the xenfb tools an optional part of the build, as they introduce newEwan Mellor2006-12-023-2/+16
* [TOOLS] Checks for libvncserver-dev and libsdl-dev.Alastair Tse2006-12-012-0/+42
* [TOOLS] Check for python-devel.kfraser@localhost.localdomain2006-11-221-0/+16
* [TOOLS] Rename chekc_hotplug to check_udev and fix permissions.kfraser@localhost.localdomain2006-11-151-1/+1
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-11-133-0/+33
|\
| * [TOOLS] Add more checks for devel packages.kfraser@localhost.localdomain2006-11-134-0/+33
|/
* Fix 'chk' scripts for generic shell (non-bash) and *BSD.kfraser@localhost.localdomain2006-10-186-42/+88
* [SOLARIS] Disable "chk" script. The tests aren't portable and there's little ...kfraser@localhost.localdomain2006-10-171-0/+2
* [TOOLS] Enhance Python version check for v2.5.kaf24@firebug.cl.cam.ac.uk2006-09-131-1/+1
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-1/+5
* check_hotplug fails on one of my machines running ubunto 4.10 "Wartyemellor@leeni.uk.xensource.com2005-11-251-1/+1
* Changes check for "udev", so that it works on debian sid (that does notemellor@leeni.uk.xensource.com2005-11-211-1/+3
* If /sbin/ isn't in the path, udev rules will erroneously not getkaf24@firebug.cl.cam.ac.uk2005-11-141-1/+1