aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libxl: fix build with make prior to 3.81Jan Beulich2012-01-121-1/+3
* libxl: add support for image files for NetBSDRoger Pau Monne2011-09-301-0/+9
* libxl: Compile with -Wformat-nonliteral.Ian Campbell2011-12-131-1/+1
* libxl: permit declaration after statementIan Jackson2011-12-121-1/+2
* libxl: Provide a version of bsd's queue.h as _libxl_list.hIan Jackson2011-12-121-4/+8
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-141-4/+4
* libxl: remove generated file testidl.c on cleanIan Campbell2011-10-181-0/+1
* libxl: IDL: autogenerate functions to produce JSON from libxl data structures.Ian Campbell2011-10-071-3/+6
* libxl: Introduce a QMP clientAnthony PERARD2011-09-291-1/+1
* libxl: Introduce JSON parserAnthony PERARD2011-09-291-1/+4
* libxl: Introduce libxl_internal_types.idl.Anthony PERARD2011-09-291-1/+3
* libxl: Rename libxl.idl to libxl_types.idl.Anthony PERARD2011-09-291-6/+6
* libxl: rename testenum->testidlIan Campbell2011-07-141-7/+7
* build: define "move-if-changed" make macro.Ian Campbell2011-07-141-3/+4
* libxl: testenum.c depends on libxl.hOlaf Hering2011-07-061-1/+1
* libxl: disks: new xlu_disk_parse functionIan Jackson2011-06-281-1/+2
* tools: Introduce XEN_RUN_DIR path.Anthony PERARD2011-06-271-0/+1
* libxl: autogenerate to_string and from_string functions for Enumerations.Ian Campbell2011-06-211-2/+10
* libxl: flask xsm supportMachon Gregory2011-06-021-1/+1
* libxl: avoid build warning when _libxl_types.h does not initially exist.Ian Campbell2011-06-021-1/+1
* libxl: bump SONAME after binary incompatible change.Ian Campbell2011-04-081-1/+1
* libxl: do not expose libxenctrl/libxenstore headers via libxl.hIan Campbell2011-04-061-1/+5
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-311-2/+2
* libxl: export libxl_utils.hIan Jackson2011-03-311-1/+1
* tools/libxl: move uuid wrapper functions out of line.Ian Campbell2011-03-231-1/+1
* tools: consistently use $({CFLAGS,LDLIBS}_libxenlight) instead of open coding.Ian Campbell2011-03-211-3/+1
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-211-1/+1
* xl: link against libxenctrlIan Campbell2011-03-211-1/+1
* tools: link each shared library or binary only against the libraries it usesIan Campbell2011-03-171-5/+11
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* libxl: Introduce libxl_domain_create_new() and libxl_domain_create_restore()Gianni Tedesco2011-01-111-2/+4
* xl: Move device model functions in to a separate fileGianni Tedesco2011-01-071-1/+1
* tools: libxl: fix cpuid compilation errors for ia64KUWAMURA Shin'ya2010-11-091-0/+2
* libxl: Makefile: delete temporary files during make cleanGianni Tedesco2010-10-281-1/+1
* libxl, buildmakevars2file: Do not relink libxl each timeIan Jackson2010-09-211-3/+3
* libxl: fix Makefiles for autogenerated code (use multi-target patterns)Jan Beulich2010-09-201-14/+11
* libxl: move hvm_build_set_params to libxl_dom.cIan Campbell2010-09-081-1/+1
* libxl: ship libxl_uuid.h, to unbreak out-of-tree libxl buildsGianni Tedesco2010-09-071-1/+1
* xl: randomly generate UUIDsGianni Tedesco2010-09-021-0/+3
* libxl: run libxlgentypes with $(PYTHON)Christoph Egger2010-08-311-1/+1
* libxl: generate destructors for each libxl defined typeIan Campbell2010-08-191-2/+5
* libxl: autogenerate _libxl_types.hIan Campbell2010-08-191-3/+8
* libxl: move type definitions into _libxl_types.hIan Campbell2010-08-191-1/+4
* tools/libxl: compile with -Wmissing-declarationsIan Jackson2010-08-171-1/+1
* xl: use the regular implicit rules to build the xl .o filesIan Campbell2010-08-161-10/+3
* Make blktap support optional.Christoph Egger2010-08-161-0/+6
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-111-3/+3
* libxl: Portability fixes for pty handling, in libxl_osdeps.hChristoph Egger2010-07-291-1/+1
* libxl: Move PCI specific functions to libxl_pci.cGianni Tedesco2010-07-271-1/+1
* tools/libxl: Revert broken NetBSD portability patchesIan Jackson2010-07-231-3/+1