summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2021-10-15stubdom: fix build with disabled pv-grubJuergen Gross
2021-01-22Makefile: Add build-tools-oxenstoredEdwin Török
2020-02-26Makefile: fix install-testsAnthony PERARD
2019-09-10x86emul: fix test harness and fuzzer build dependenciesJan Beulich
2019-06-06makefile: add support for *_defconfig targetsVolodymyr Babchuk
2019-04-23build system: make install-stubdom depend on install-tools againIan Jackson
2018-08-27build: remove tboot make targetsDoug Goldstein
2017-07-28Makefile: Fix uninstall targetPetre Pircalabu
2017-06-14Makefile: Provide way to ship livepatch test filesIan Jackson
2017-05-30Makefile: Mention usual targets of subdir MakefilesIan Jackson
2017-05-25Makefile: Regularise subdir targets and their dependenciesIan Jackson
2017-05-19build: more adjustments to top-level Makefile dependenciesWei Liu
2017-05-18build: add missing dependencyWei Liu
2017-05-18build: stubdom and tools should depend on public header targetWei Liu
2016-12-03build system: don't let install-stubdom depend on install-toolsJuergen Gross
2016-01-07stubdom: remove mini-os when doing make distcleanJuergen Gross
2015-09-21build: drop unused SUBARCH variableDoug Goldstein
2015-09-04build: update top-level make helpDoug Goldstein
2015-08-27build: fix tarball stubdom buildWei Liu
2015-02-27build system: stubdom targets now depends on mini-os targetWei Liu
2015-02-20Makefile: refactor build/clean/distclean targetsWei Liu
2014-10-14Remove obsolete dev-docs target from toplevel MakefileOlaf Hering
2014-10-14Remove dead qemu variables from toplevel MakefileOlaf Hering
2014-10-08Remove dead qemu code from toplevel MakefileOlaf Hering
2014-10-06tools: fix make uninstallOlaf Hering
2014-09-23make: Make "src-tarball" target actually make a source tarballGeorge Dunlap
2014-09-23make: Add subtree-force-update targetGeorge Dunlap
2014-08-04systemd: add xen systemd service and module filesLuis R. Rodriguez
2014-04-10build: remove Linux kernel build integration.Ian Campbell
2014-03-11Add a "make rpmball" targetGeorge Dunlap
2014-03-10tools: Use --no-print-directory instead of grep for debball versionGeorge Dunlap
2013-11-11tools: clone ovmf to ovmf-dir directoryIan Campbell
2013-08-21build: CONFIG_IOEMU is now obsoleteIan Campbell
2013-08-21tools: allow user to specify a system qemu-xen binaryIan Campbell
2013-08-21tools: Make qemu-xen-traditional build optional.Ian Campbell
2013-05-08Silently ignore rm and include errors during make distcleanDaniel Kiper
2013-02-28build: rename deb target as debballIan Campbell
2013-01-25build: cleanup configure detritus at toplevel and stubdomIan Campbell
2013-01-18Add conditional build of subsystems to configure.acMatthew Fioravante
2012-10-18hotplug/Linux: remove hotplug support, rely on udev insteadOlaf Hering
2012-10-09docs, build: Do not ignore install-docs errorsIan Jackson
2012-08-31uninstall: push tools uninstall down into tools/MakefileIan Campbell
2012-08-31uninstall: do not remove kernels or modules on uninstall.Ian Campbell
2012-06-08build: Correct typo introduced by c/s:25334Juergen Gross
2012-05-14nstore: rename public xenstore headersIan Campbell
2012-04-23Makefile: Some updates to uninstallFabio Fantoni
2012-03-07build: Add xenversion as a top-level targetGeorge Dunlap
2012-02-22build: add autoconf to replace custom checks in tools/checkIan Jackson
2012-01-25docs: Remove outdated LaTex documentation.Keir Fraser
2012-01-24Clone and build Seabios by default