aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenpaging/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: Use PTHREAD_CFLAGS, _LDFLAGS, _LIBSIan Jackson2012-04-111-2/+3
* xenpaging: add XEN_PAGING_DIR / libxl_xenpaging_dir_path()Olaf Hering2011-11-201-1/+1
* xenpaging: install into LIBEXEC dirOlaf Hering2011-11-201-2/+2
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-1/+1
* tools: fix build after recent xenpaging changesTim Deegan2011-06-271-1/+1
* xenpaging: implement stopping of pager by sending SIGTERM/SIGINTOlaf Hering2011-06-101-0/+1
* xenpaging: drop xc.c, remove xc filesOlaf Hering2011-06-101-1/+1
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-1/+1
* tools: drop further uses of -Wp,-MD,.$(@F).d to generate dependencies.Ian Campbell2011-03-231-3/+0
* tools: Drop XEN_XC variableIan Campbell2011-03-211-3/+2
* tools: remove unnecessary uses of -I.Ian Campbell2011-03-211-1/+0
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* xenpaging: mkdir /var/lib/xen/xenpaging during make installKeir Fraser2011-01-111-0/+1
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-5/+2
* User-land tool for memory paging.Keir Fraser2009-12-171-0/+45