aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: Bump some library sonamesIan Jackson2013-05-071-1/+1
* xenstore: create pidfile in init-xenstore-domainDaniel De Graaf2013-05-011-1/+4
* tools: bump SONAMEs for changes during 4.2 development cycle.Ian Campbell2012-09-251-1/+1
* nstore: rename public xenstore headersIan Campbell2012-05-141-2/+7
* xenstore: Portability: do not build init-xenstore-domain if stubdom disabledChristoph Egger2012-03-011-1/+2
* xenstored: Add stub domain builderDaniel De Graaf2012-02-091-3/+8
* xenstored: support running in minios stubdomDaniel De Graaf2012-02-091-3/+11
* libxenstore: Provide xs_check_watchIan Jackson2011-12-121-1/+1
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-5/+5
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-5/+5
* tools: consistently use $({CFLAGS,LDLIBS}_libxenstore) instead of open coding.Ian Campbell2011-03-211-2/+2
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* xenstore: add xenstore-watch command line clientIan Campbell2010-10-211-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-2/+2
* xenstored: Always build and install.Keir Fraser2010-05-071-4/+4
* ocaml: remove hook to external repository.Keir Fraser2010-05-061-5/+0
* ocaml-xenstored: Allow to build ocaml xenstored instead of C versionKeir Fraser2009-05-191-2/+9
* xenstore: Don't hardcode install pathKeir Fraser2009-03-201-2/+2
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-6/+2
* xenstore: merge xenstore-ls into the multicall binary.Keir Fraser2008-04-091-8/+4
* xenstore: make the xenstore clients a single multicall binaryKeir Fraser2008-04-091-9/+11
* xenstore: support building the xenstore clients statically.Keir Fraser2008-04-091-4/+16
* Clean up xenstore Makefile.Keir Fraser2008-03-171-19/+14
* 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