[Spice-devel] [PATCH 0/1] RFC: protocol: make-only build system

Christophe de Dinechin christophe at dinechin.org
Thu Sep 27 15:18:06 UTC 2018


From: Christophe de Dinechin <dinechin at redhat.com>

Github review link: https://github.com/c3d/spice-protocol/commits/c3d-build

This is the protocol part of a make-only build system that
can normally coexist with the existing two build systems.

The primary benefit of the proposed approach is top-level build,
i.e. a way to make it easier to build all of SPICE with correct
dependency tracking when you make local changes in protocol or
common. Last time I checked, it was also faster and easier to
maintain than the current alternatives

Christophe de Dinechin (1):
  protocol: make-only build system

 Makefile | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)
 create mode 100644 Makefile

-- 
2.13.5 (Apple Git-94)



More information about the Spice-devel mailing list