summaryrefslogtreecommitdiff
path: root/stubdom/Makefile
AgeCommit message (Expand)Author
2020-08-27stubdom: simplify building xen libraries for stubdomsJuergen Gross
2020-08-27stubdom: add correct dependencies for Xen librariesJuergen Gross
2020-06-18stubdom/vtpm: add extern to function declarationsOlaf Hering
2020-05-13stubdom: Use matching quotes in error messageAndrew Cooper
2018-07-10stubdom: disable newlib's need for texinfoDoug Goldstein
2018-06-26stubdom/vtpm: fix memcmp in TPM_ChangeAuthAsymFinishOlaf Hering
2018-02-07stubdom: install firmware files as dataOlaf Hering
2017-10-11xentoolcore: Link into stubdomsIan Jackson
2017-07-28Makefile: Fix uninstall targetPetre Pircalabu
2017-06-29stubdom: fix vtpm compilation on GCC-7Marek Marczykowski-Górecki
2017-05-18build: stubdom and tools should depend on public header targetWei Liu
2017-05-16ioemu-stubdom: don't link *-softmmu* and *-linux-user*Wei Liu
2017-03-14tools,stubdom: set PKG_CONFIG_DIR in main MakefilesJuergen Gross
2017-03-02tools: add pkg-config file for libxcJuergen Gross
2017-02-23tools/libxendevicemodel: introduce the new libraryPaul Durrant
2016-12-14stubdom: modify ioemu linkfarm only if necessaryJuergen Gross
2016-12-03stubdom: remove EXTRA_CFLAGS meant for building toolsJuergen Gross
2016-12-03stubdom: simplify and fix MakefileJuergen Gross
2016-11-03build: make debug option affect tools onlyWei Liu
2016-10-31stubdom: fix stubdom-vtpm buildJuergen Gross
2016-10-31stubdom: make GMP aware that it's being cross-compiledWei Liu
2016-10-31stubdom: fix "make distclean" regarding gmpJuergen Gross
2016-09-02stubdom: support Mini-OS config for Mini-OS appsJuergen Gross
2016-02-16stubdom: fix link farm runesWei Liu
2016-01-22tools: Refactor foreign memory mapping into libxenforeignmemoryIan Campbell
2016-01-22tools: Refactor hypercall calling wrappers into libxencall.Ian Campbell
2016-01-22tools: Refactor /dev/xen/gnt{dev,shr} wrappers into libxengnttab.Ian Campbell
2016-01-22tools: Refactor /dev/xen/evtchn wrappers into libxenevtchn.Ian Campbell
2016-01-05tools: Refactor "xentoollog" into its own libraryIan Campbell
2016-01-05stubdom: recurse into tools/include in mk-headers-$(XEN_TARGET_ARCH) ruleIan Campbell
2015-12-10Revert "tools: Refactor "xentoollog" into its own library"Ian Campbell
2015-12-09tools: Refactor "xentoollog" into its own libraryIan Campbell
2015-08-27docs: Move misc README's into docs/misc/Andrew Cooper
2015-05-21tools: replace private DOCDIR with automake docdirOlaf Hering
2015-04-16vtpm: deep quote flagsEmil Condrea
2015-03-11stubdom: export XEN_ROOT in makefileWei Liu
2015-03-02stubdom: fix make clean and distclean on a freshly cloned treeWei Liu
2015-02-27build system: stubdom targets now depends on mini-os targetWei Liu
2015-02-27stubdom: no need to clean mini-osWei Liu
2015-02-20stubdom: fix "make build"Wei Liu
2014-10-24stubdom/Makefile: use QEMU_TRADITIONAL_LOCM A Young
2014-10-14stubdom: provide install-c targetOlaf Hering
2014-10-06Use configure --libexecdir=BASEDIR to set LIBEXECOlaf Hering
2014-09-23Move xenstore and libxc public headers to include subdirStefano Stabellini
2014-09-23Config.mk: replace dependency to genpath with actual targetOlaf Hering
2014-09-23stubdom: fix lwip compileOlaf Hering
2014-07-24stubdom: fix -Wextra usage in vtpm_emulatorOlaf Hering
2014-04-23vtpm: add deep quote supportDaniel De Graaf
2014-04-23vtpm: add ordinal for obtaining an EK signatureDaniel De Graaf
2014-03-12stubdom: remove ia64 from stubdomOlaf Hering