summaryrefslogtreecommitdiff
path: root/tools/Rules.mk
Commit message (Expand)AuthorAgeFilesLines
* tools: Use -s for python shebangsAndrew Cooper2023-03-171-1/+1
* tools: Workaround wrong use of tools/Rules.mk by qemu-tradAnthony PERARD2022-10-171-0/+3
* tools: Rework linking options for ocaml binding librariesAnthony PERARD2022-10-141-0/+8
* tools: Add -Werror by default to all tools/Anthony PERARD2022-10-141-0/+4
* tools: Introduce $(xenlibs-ldflags, ) macroAnthony PERARD2022-10-141-0/+8
* tools: Introduce $(xenlibs-ldlibs, ) macroAnthony PERARD2022-08-221-2/+14
* tools: Introduce $(xenlibs-rpath,..) to replace $(SHDEPS_lib*)Anthony PERARD2022-08-221-13/+16
* tools/Rules.mk: Cleanup %.pc rulesAnthony PERARD2021-12-161-3/+1
* tools/Rules.mk: introduce FORCE targetAnthony PERARD2021-12-161-0/+3
* tools/Rules.mk: Remove $(CFLAGS.opic) from %.opic: %.SAnthony PERARD2021-12-091-1/+1
* build: add --full to version.sh to guess $(XEN_FULLVERSION)Anthony PERARD2021-09-291-0/+5
* tools: Use -Og for debug builds when availableAndrew Cooper2021-02-191-2/+3
* tools/libs: move official headers to common directoryJuergen Gross2020-10-231-3/+2
* tools: move libxlutil to tools/libs/utilJuergen Gross2020-10-011-7/+0
* tools/libs: add option for library names not starting with libxenJuergen Gross2020-10-011-1/+2
* tools: rename global libxlutil make variablesJuergen Gross2020-10-011-5/+5
* tools/libxl: move libxenlight to tools/libs/lightJuergen Gross2020-10-011-8/+3
* tools/Makefile: Drop the use of $(file ...)Andrew Cooper2020-09-141-24/+28
* tools: split libxenstat into new tools/libs/stat directoryJuergen Gross2020-09-091-6/+0
* tools: split libxenvchan into new tools/libs/vchan directoryJuergen Gross2020-09-091-6/+0
* tools: split libxenstore into new tools/libs/store directoryJuergen Gross2020-09-091-5/+0
* tools/libxc: move libxenguest to tools/libs/guestJuergen Gross2020-09-091-6/+1
* tools: move libxenctrl below tools/libsJuergen Gross2020-09-091-6/+2
* tools: don't assume libxenguest and libxenctrl to be in same directoryJuergen Gross2020-09-091-4/+3
* tools: generate pkg-config files from make variablesJuergen Gross2020-09-091-23/+29
* fix build with make 3.81Juergen Gross2020-09-041-1/+1
* tools: generate most contents of library make variablesJuergen Gross2020-08-271-47/+12
* tools: add a copy of library headers in tools/includeJuergen Gross2020-08-271-8/+0
* tools: switch XEN_LIBXEN* make variables to lower case (XEN_libxen*)Juergen Gross2020-08-271-59/+61
* tools: fix Rules.mk library make variablesJuergen Gross2020-05-291-2/+2
* tools/libxl: use libxenhypfs for setting xen runtime parametersJuergen Gross2020-05-291-1/+1
* libs: add libxenhypfsJuergen Gross2020-05-291-0/+6
* golang/xenlight: Get rid of GOPATH-based build artefactsGeorge Dunlap2020-05-281-1/+0
* tools: add missing libxenvchan cflagsMarek Marczykowski-Górecki2020-05-191-1/+1
* tools: build golang tools if go compiler is presentNick Rosbrook2020-04-271-2/+0
* build: add -MP to CFLAGS along with -MMDDavid Woodhouse2020-03-241-1/+1
* tools/Rules.mk: fix distcleanPaul Durrant2020-01-141-1/+1
* tools: Allow to make *-dir-force-update without ./configureAnthony PERARD2020-01-081-1/+2
* tools: remove blktap2 related code and documentationWei Liu2019-05-151-15/+1
* tools: add link path flag for local build to pkg-config filesJuergen Gross2019-03-121-3/+3
* tools/Rules.mk: Honour PREPEND_LDFLAGS_XEN_TOOLSIan Jackson2018-10-151-0/+2
* Revert "tools: detect appropriate debug optimization level"Wei Liu2018-03-141-7/+2
* tools: detect appropriate debug optimization levelDoug Goldstein2018-03-131-2/+7
* tools/xenstore: add libdl dependency to libxenstoreJuergen Gross2018-03-071-0/+3
* xentoolcore_restrict_all: Implement for libxenevtchnRoss Lagerwall2017-10-271-1/+1
* xentoolcore_restrict_all: "Implement" for xenstoreIan Jackson2017-10-111-1/+1
* xentoolcore_restrict_all: "Implement" for xengnttabIan Jackson2017-10-111-1/+1
* xentoolcore_restrict_all: Implement for libxenforeignmemoryIan Jackson2017-10-111-1/+1
* xentoolcore_restrict_all: "Implement" for libxencallIan Jackson2017-10-111-1/+1
* xentoolcore_restrict_all: Implement for libxendevicemodelIan Jackson2017-10-111-1/+1