aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add DTrace support to xenstoredKeir Fraser2008-01-311-2/+14
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-4/+3
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-0/+1
* Add SBINDIR. Use it always.Keir Fraser2008-01-221-2/+2
* Add BINDIR. Use it.Keir Fraser2008-01-221-4/+4
* Add INCLUDEDIR. Use it.Keir Fraser2008-01-221-3/+3
* Apply PREFIX directly to LIBDIR.Keir Fraser2008-01-221-5/+5
* Revert 16560:822d4ec5cfb1.Keir Fraser2007-12-081-2/+2
* tools: Rationalise library soname versions.Keir Fraser2007-12-071-2/+2
* xenstat/xenstore: NetBSD fixes.Keir Fraser2007-09-241-0/+1
* xenstore: Remove broken and unmaintained test code.kfraser@localhost.localdomain2007-07-031-92/+2
* tools: Clean up use of 'install' command.kfraser@localhost.localdomain2007-03-071-6/+6
* Fix libxenstore library dependencies.kaf24@localhost.localdomain2006-12-291-1/+1
* Stop enforcing -g for some of the tools.kfraser@localhost.localdomain2006-10-311-1/+1
* Don't use $(LINK.o), as it doesn't pick up -m32/-m64 from $(CFLAGS).kfraser@localhost.localdomain2006-10-191-7/+7
* [SOLARIS] Create kernel-interface implementations for libxc and xenstored.kfraser@localhost.localdomain2006-10-171-2/+3
* [SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to usekfraser@localhost.localdomain2006-10-171-5/+5
* [SOLARIS] A couple of small fixes to the Makefiles for the kernel tool headers.kfraser@localhost.localdomain2006-10-171-1/+1
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-5/+0
* This is a small patch that makes a cross compiler successfully compilekfraser@localhost.localdomain2006-08-161-1/+1
* [TOOLS] Modify xenstore_client.c to include a new utility, xenstore-chmod.kfraser@localhost.localdomain2006-08-021-1/+1
* [TOOLS] Clean up libxenstore.a on 'make clean'.kfraser@localhost.localdomain2006-08-011-1/+1
* Add versioning info to xenstore library.kfraser@localhost.localdomain2006-07-251-5/+15
* The blktap commit reverted the change so that libxenstore getskfraser@localhost.localdomain2006-07-251-2/+2
* Added blktap support. Includes kernel driver (enabled as CONFIG_XEN_BLKDEV_TA...jchesterfield@dhcp92.uk.xensource.com2006-07-131-2/+5
* Shared libs have traditionally been installed as executables due tokfraser@localhost.localdomain2006-07-101-1/+2
* [XENSTORE] Make use of /proc/xen/xsd_{port,kva} private to the Linux implemen...kaf24@firebug.cl.cam.ac.uk2006-05-241-1/+7
* Remove some bogus .PHONY Makefile declarations.kaf24@firebug.cl.cam.ac.uk2006-04-111-2/+0
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+20
* Move 'debug' build option into the outermost Config.mk file.kaf24@firebug.cl.cam.ac.uk2006-03-091-1/+1
* Added further integrity checking, this time checking for duplicate directoryemellor@leeni.uk.xensource.com2006-03-031-1/+1
* Added a basic integrity checker, and some basic ability to recover from storeemellor@leeni.uk.xensource.com2006-03-021-5/+13
* Having /usr/bin/xsls conflicts with xsls as distributed in scalapackkaf24@firebug.cl.cam.ac.uk2006-01-191-5/+5
* Fix the clean target of the tools/xenstore Makefile to kaf24@firebug.cl.cam.ac.uk2005-11-081-1/+1
* Remove all binaries on make clean.kaf24@firebug.cl.cam.ac.uk2005-10-271-1/+1
* Fix client dependency on libxenstore in Makefile.kaf24@firebug.cl.cam.ac.uk2005-10-131-2/+2
* Fix xsls build dependency.kaf24@firebug.cl.cam.ac.uk2005-10-121-2/+2
* Added xsls to xenstore Makefile install dependencies to fix "make dist".jrb44@freefall.cl.cam.ac.uk2005-10-111-1/+1
* Added xsls utility, which recursively lists the contents of the store.emellor@ewan2005-10-111-1/+5
* Extend xenbus/xenstore client interface to include a transactionkaf24@firebug.cl.cam.ac.uk2005-10-091-1/+1
* Make libxenstore thread-safe. It also spawns an internalkaf24@firebug.cl.cam.ac.uk2005-10-081-2/+2
* User tools send evtchn notifications via /dev/xen/evtchnkaf24@firebug.cl.cam.ac.uk2005-10-061-5/+2
* Fix tools to pull public header files from standardkaf24@firebug.cl.cam.ac.uk2005-10-041-1/+0
* Make xenstored use tdb, transactions can soft-fail (EAGAIN)Rusty Russell2005-09-231-4/+7
* Add check for speed (takes 33 minutes on my laptop, OUCH!)Rusty Russell2005-09-231-0/+5
* Fix up testsuite from recent changes.cl349@firebug.cl.cam.ac.uk2005-09-131-7/+10
* Change xenbus_dev interface from ioctl to read/write.cl349@firebug.cl.cam.ac.uk2005-09-121-1/+0
* Add xenstore-list and xenstore-exists clientscl349@firebug.cl.cam.ac.uk2005-09-121-1/+2
* g/c unused xcs.cl349@firebug.cl.cam.ac.uk2005-09-071-1/+0
* Add xcs to include path for xcs_proto.h.cl349@firebug.cl.cam.ac.uk2005-09-061-0/+1