summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* tools: drop bogus and obsolete ptyfuncs.m4HEADmasterOlaf Hering2023-05-161-35/+0
* configure: Do not try to use broken linksDemi Marie Obenour2023-03-241-2/+3
* tools/xenstore: remove XEN_LIB_STORED and XENSTORED_ROOTDIRJuergen Gross2022-11-021-3/+0
* tools: Use config.h from autoconf instead of "buildmakevars2header"Anthony PERARD2021-12-161-0/+9
* autoconf: check endian.h include pathRoger Pau Monne2021-02-101-0/+13
* tools: add with-xen-scriptdir configure optionOlaf Hering2021-02-091-3/+8
* tools: move CONFIG_DIR and XEN_CONFIG_DIR in paths.m4Olaf Hering2021-02-091-6/+6
* NetBSD: Fix lock directory pathManuel Bouyer2021-01-151-1/+1
* tools: check go compiler version if presentNick Rosbrook2020-06-151-0/+4
* ] m4: use test instead of []Wei Liu2020-06-021-1/+1
* configure: also add EXTRA_PREFIX to {CPP/LD}FLAGSRoger Pau Monne2020-05-061-0/+4
* tools: build golang tools if go compiler is presentNick Rosbrook2020-04-271-0/+4
* configure: Fix test for python 3.8Anthony PERARD2019-11-201-2/+9
* configure: fix print syntax for python 3Wei Liu2019-09-191-1/+1
* build: don't mandate availability of a fetcher programWei Liu2019-04-041-1/+3
* build/m4: fix python library detection on Ubuntu systemsWei Liu2019-03-131-0/+7
* build/m4: make python_devel.m4 work with both python 2 and 3Wei Liu2019-03-121-15/+8
* tools: set DEBUG_DIR from configureRoger Pau Monne2018-04-011-0/+9
* Makefile: Fix uninstall targetPetre Pircalabu2017-07-281-0/+2
* paths.m4: provide XENSTORED_{KVA,PORT}Wei Liu2017-04-201-0/+12
* build: add --with-rundir option to configureJuergen Gross2017-02-271-2/+8
* Added source of ax_compare_version.m4 to import logLars Kurth2016-08-241-1/+8
* build: introduce XEN_RUN_STOREDWei Liu2016-06-171-0/+3
* build: introduce and export XEN_LIB_DIRWei Liu2016-06-141-0/+3
* configure: Fix when no libsystemd compat lib are availableAnthony PERARD2016-05-041-3/+7
* m4/python: fix checks for Python library supportDoug Goldstein2016-03-011-3/+5
* m4/python: fix typo in LDFLAGS variable nameDoug Goldstein2016-02-221-1/+1
* tools: allow configure time choice of libexec subdirectory.Ian Campbell2016-01-051-6/+18
* configure: don't silently disable systemd supportWei Liu2015-09-101-1/+5
* Replace FSF street address with canonical URLIan Campbell2015-07-292-4/+2
* tools: add configure --with-dumpdir=DIR optionOlaf Hering2015-05-211-0/+9
* tools: work around collision of -O0 and -D_FORTIFY_SOURCEIan Jackson2015-02-061-0/+31
* libxl: provide xenlight.pcWei Liu2015-01-191-0/+3
* systemd: use pkg-config to determine systemd library availabilityWei Liu2014-12-041-10/+2
* Fix configure --with-systemd-modules-load=DIROlaf Hering2014-10-141-1/+1
* Use C xenstored with --disable-ocamltoolsOlaf Hering2014-10-141-2/+2
* Adjust helptext in m4/systemd.m4Olaf Hering2014-10-141-4/+8
* Fix typo in m4/xenstored.m4Olaf Hering2014-10-141-1/+1
* Fix comment typo in m4/paths.m4Olaf Hering2014-10-081-1/+1
* tools/hotplug: Use XEN_RUN_DIR instead of /var/run/xenOlaf Hering2014-10-061-3/+0
* Make XENFIRMWAREDIR a subdir of libexecdirOlaf Hering2014-10-061-3/+0
* Add configure --with-sysconfig-leaf-dir=SUBDIR to set CONFIG_LEAF_DIROlaf Hering2014-10-061-0/+11
* Use configure --localstatedir=BASEDIR to set path to /varOlaf Hering2014-10-061-8/+16
* Use configure --libexecdir=BASEDIR to set LIBEXECOlaf Hering2014-10-061-17/+14
* tools: substitute bindir instead of BINDIROlaf Hering2014-10-062-14/+9
* remove duplicate variables from configOlaf Hering2014-10-061-6/+14
* Add configure --with-initddir=DIROlaf Hering2014-10-061-0/+20
* Use configure --sysconfdir=DIR to set CONFIG_DIROlaf Hering2014-09-231-1/+20
* autoconf: exec_prefix should default to $prefix not $ac_default_prefixIan Campbell2014-08-041-1/+1
* systemd: add xen systemd service and module filesLuis R. Rodriguez2014-08-042-0/+131