aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Rules.mk
Commit message (Expand)AuthorAgeFilesLines
* tools: fix dependency file generationJan Beulich2013-05-211-1/+1
* tools: Use AC_SYS_LARGEFILE instead of calling getconf(1)Ian Campbell2013-04-111-2/+3
* build: Require GCC 4.1 or later.Keir Fraser2012-09-131-5/+0
* tools/config: Allow building of components to be controlled from .configAndrew Cooper2012-08-011-2/+2
* build: include Tools.mk first in tools/Rules.mkRoger Pau Monne2012-07-251-1/+1
* tools: pass EXTRA_CFLAGS via environmentOlaf Hering2012-06-071-0/+2
* tools/build: fix distcleanRoger Pau Monne2012-04-241-3/+4
* build: add autoconf to replace custom checks in tools/checkIan Jackson2012-02-221-2/+5
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-5/+5
* libvchan: interdomain communications libraryDaniel De Graaf2011-10-061-0/+5
* tools build: link to specific library version (libxs, libxl, xenstore, xenstat)Roger Pau Monne2011-10-061-5/+5
* libxl: do not expose libxenctrl/libxenstore headers via libxl.hIan Campbell2011-04-061-1/+1
* tools: provide generic rules for compiling .S filesIan Campbell2011-03-231-0/+5
* tools: users of libxl currently need to see libxc and libxenstoreIan Campbell2011-03-231-1/+1
* tools: allow Makefiles to define CFLAGS_foo.oIan Campbell2011-03-231-3/+3
* tools: Drop $(X11_LDPATH) from build.Ian Campbell2011-03-231-2/+0
* tools: xenstat: install and use shared libraryIan Campbell2011-03-231-0/+4
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-211-6/+6
* tools: Drop XEN_XC variableIan Campbell2011-03-211-1/+0
* tools: support building with --as-neededIan Campbell2011-03-171-3/+0
* tools: link each shared library or binary only against the libraries it usesIan Campbell2011-03-171-1/+11
* tools: disable linker --as-needed option.Ian Campbell2011-02-011-0/+3
* tools: Fix flask does not build because linking fails withKeir Fraser2011-01-111-1/+1
* Make blktap support optional.Christoph Egger2010-08-161-0/+11
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-4/+4
* tools/libxl: Revert broken NetBSD portability patchesIan Jackson2010-07-231-5/+0
* MergeKeir Fraser2010-07-201-0/+5
|\
| * Attached patch takes over some portability fixes from tools/consoleStefano Stabellini2010-07-201-0/+5
* | tools: Update distclean target to remove auto-gen'ed tarballs.Keir Fraser2010-07-201-1/+4
|/
* blktap2: Build libblktapctl.soKeir Fraser2010-06-101-0/+4
* memshr: Must be built on ia64 as well as x86, as blktap depends on it.Keir Fraser2009-12-281-1/+1
* memshr: Build fixesKeir Fraser2009-12-281-1/+1
* tools: simplify PYTHON_PATH computation (and fixes for NetBSD)Keir Fraser2009-12-091-2/+2
* pygrub: Set path in #! line of pygrub, tooKeir Fraser2009-08-251-0/+5
* tools: get rid of hardcoded config dirsKeir Fraser2009-05-201-4/+0
* tools: clean up handling of xen config and scripts directories.Keir Fraser2009-05-191-0/+4
* tools build: No need for LFS flags on NetBSD.Keir Fraser2009-03-311-0/+2
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-121-1/+4
* cross-install: Only apply in tools directory, and automatically wrap $INSTALL.Keir Fraser2008-08-301-0/+3
* tools build: Fix build after subdir rules cleanups.Keir Fraser2008-03-251-4/+2
* build: Add generic subdirs rules.Keir Fraser2008-03-251-0/+10
* build: Make PREFIX work by fixing LIBDIRKeir Fraser2008-01-311-1/+1
* xenstore headers also need public includes.Keir Fraser2008-01-271-1/+1
* Define CFLAGS and LDFLAGS for libxenstore.Keir Fraser2008-01-271-0/+3
* Define CFLAGS and LDFLAGS for libxenguest.Keir Fraser2008-01-271-0/+3
* Define CFLAGS and LDFLAGS for libxenctrl.Keir Fraser2008-01-271-0/+5
* Move generation of public header hierarchy into the tools.Keir Fraser2008-01-261-23/+1
* [IA64] Fix XenITP buildAlex Williamson2007-12-131-0/+2
* Cleanups after XSM checkin.kfraser@localhost.localdomain2007-08-311-0/+2
* Include Solaris kernel headerskfraser@localhost.localdomain2007-06-111-13/+5