[Intel-gfx] [PATCH i-g-t 0/7] Dist cleanups
Petri Latvala
petri.latvala at intel.com
Fri Sep 29 12:59:45 UTC 2017
Distribute files that should be, remove files that shouldn't be even
in git.
Notable inclusion: Meson build system files added to dist. With this
series, both a git checkout and tarball distribution build the same
results with either autotools or meson. Meson support looks to be
mature enough to get tarballed up.
Petri Latvala (7):
benchmarks: Add wsim files to dist
benchmarks: Add ezbench.d files to dist
demos: Remove final file
lib: Remove media_fill.c
lib: Handle intel_aub.h like the other stub files
docs: Distribute audio.txt and chamelium.txt
meson: Distribute meson build system files
Makefile.am | 5 +++++
assembler/Makefile.am | 1 +
benchmarks/Makefile.am | 7 ++++++-
benchmarks/ezbench.d/Makefile.am | 16 ++++++++++++++++
benchmarks/wsim/Makefile.am | 31 +++++++++++++++++++++++++++++++
configure.ac | 2 ++
demos/Makefile.am | 12 ------------
docs/Makefile.am | 5 +++++
lib/Makefile.am | 6 ++++++
lib/media_fill.c | 16 ----------------
lib/tests/Makefile.am | 4 ++++
man/Makefile.am | 8 +++++++-
overlay/Makefile.am | 5 ++++-
tests/Makefile.am | 7 ++++++-
tools/Makefile.am | 3 +++
tools/null_state_gen/Makefile.am | 4 ++++
16 files changed, 100 insertions(+), 32 deletions(-)
create mode 100644 benchmarks/ezbench.d/Makefile.am
create mode 100644 benchmarks/wsim/Makefile.am
delete mode 100644 demos/Makefile.am
delete mode 100644 lib/media_fill.c
--
2.14.1
More information about the Intel-gfx
mailing list