aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstat/libxenstat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools/xenstat/libxenstat: Remove src/libxenstat.a file during make cleanDaniel Kiper2013-05-081-1/+1
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-3/+3
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-10/+1
* tools/xenstat: 23075:b4351d57464b added libxenstat.so but didn't build fPICIan Campbell2011-03-241-0/+1
* tools: xenstat: install and use shared libraryIan Campbell2011-03-231-19/+10
* tools: consistently use $({CFLAGS,LDLIBS}_libxenstore) instead of open coding.Ian Campbell2011-03-211-2/+2
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-3/+3
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-1/+1
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-3/+3
* Fix Makefile targets that generate several files at onceKeir Fraser2010-03-051-2/+4
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+3
* tools: use $(PREFIX) rather than hard-coding /usrKeir Fraser2008-07-241-1/+1
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-1/+1
* xenstat/xenstore: NetBSD fixes.Keir Fraser2007-09-241-0/+1
* Fix stale email addresses in xenstat and xentop.kfraser@localhost.localdomain2007-05-311-1/+1
* Implement VBD and VIF handling on Solaris for libxenstat.kfraser@localhost.localdomain2007-02-231-9/+22
* [SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to usekfraser@localhost.localdomain2006-10-171-4/+4
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-4/+0
* Move Linux-specific privcmd code into private libxc implementations.kaf24@firebug.cl.cam.ac.uk2006-05-021-8/+6
* build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-101-0/+10
* More build config changes:kaf24@firebug.cl.cam.ac.uk2006-03-101-1/+1
* * Enable xenstat to use xenstorejeroney@localhost.localdomain2005-10-271-2/+2
* Fix tools to pull public header files from standardkaf24@firebug.cl.cam.ac.uk2005-10-041-3/+1
* Minor xenstat changes from Christian Limpach.mark.williamson@cl.cam.ac.uk2005-08-191-1/+1
* Rename vm-top to xentop. Make "xm top" invoke xentop. Make libxenstat a sta...josht@us.ibm.com2005-08-171-14/+22
* Make vm-top and the xenstat perl and python bindings conditional based on con...josht@us.ibm.com2005-08-131-14/+28
* Add xenstat framework.josht@us.ibm.com2005-08-121-0/+120