All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/7] Dist cleanups
@ 2017-09-29 12:59 Petri Latvala
  2017-09-29 12:59 ` [PATCH i-g-t 1/7] benchmarks: Add wsim files to dist Petri Latvala
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Petri Latvala @ 2017-09-29 12:59 UTC (permalink / raw)
  To: intel-gfx

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-10-02  8:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-29 12:59 [PATCH i-g-t 0/7] Dist cleanups Petri Latvala
2017-09-29 12:59 ` [PATCH i-g-t 1/7] benchmarks: Add wsim files to dist Petri Latvala
2017-09-29 12:59 ` [PATCH i-g-t 2/7] benchmarks: Add ezbench.d " Petri Latvala
2017-09-29 12:59 ` [PATCH i-g-t 3/7] demos: Remove final file Petri Latvala
2017-09-29 12:59 ` [PATCH i-g-t 4/7] lib: Remove media_fill.c Petri Latvala
2017-09-29 12:59 ` [PATCH i-g-t 5/7] lib: Handle intel_aub.h like the other stub files Petri Latvala
2017-09-29 12:59 ` [PATCH i-g-t 6/7] docs: Distribute audio.txt and chamelium.txt Petri Latvala
2017-09-29 12:59 ` [PATCH i-g-t 7/7] meson: Distribute meson build system files Petri Latvala
2017-09-29 14:29 ` ✓ Fi.CI.BAT: success for Dist cleanups Patchwork
2017-09-29 17:46 ` ✓ Fi.CI.IGT: " Patchwork
2017-10-02  8:55 ` [PATCH i-g-t 0/7] " Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.