[Spice-devel] [RFC spice-gtk 0/2] RFC: spice-gtk: make-only build system

Christophe de Dinechin christophe at dinechin.org
Thu Sep 27 15:30:57 UTC 2018


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

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

This RFC follows a similar one for protocol and a patch for common,
and will be followed by similar RFCs for server and streaming-agent

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

Christophe de Dinechin (2):
  makefile: Update spice-common
  Add make-it-quick Makefile and support files

 Makefile                 |   5 +
 src/Makefile             | 351 +++++++++++++++++++++++++++++++++++++++++++++++
 subprojects/spice-common |   2 +-
 tools/Makefile           |  60 ++++++++
 4 files changed, 417 insertions(+), 1 deletion(-)
 create mode 100644 Makefile
 create mode 100644 src/Makefile
 create mode 100644 tools/Makefile

--
2.13.5 (Apple Git-94)


More information about the Spice-devel mailing list