All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petri Latvala <petri.latvala@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: intel-gfx@lists.freedesktop.org
Subject: [PATCH i-g-t 4/4] meson: Name the project intel-gpu-tools
Date: Tue, 16 Jan 2018 13:13:06 +0200	[thread overview]
Message-ID: <20180116111306.7080-4-petri.latvala@intel.com> (raw)
In-Reply-To: <20180116111306.7080-1-petri.latvala@intel.com>

Eventually we're switching the official name to "IGT GPU Tools", but
right now there's still a lot of hardcoding to intel-gpu-tools that is
to be fixed in the near future.

Rename the project in toplevel meson.build to intel-gpu-tools to get
meson to generate tarballs roughly the same as autotools in 'dist'.

Signed-off-by: Petri Latvala <petri.latvala@intel.com>
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index 0950d3c7..36403352 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('IGT gpu tests', 'c',
+project('intel-gpu-tools', 'c',
 	version : '1.20',
         default_options: [
           'warning_level=2',
-- 
2.14.1

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

WARNING: multiple messages have this Message-ID (diff)
From: Petri Latvala <petri.latvala@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH i-g-t 4/4] meson: Name the project intel-gpu-tools
Date: Tue, 16 Jan 2018 13:13:06 +0200	[thread overview]
Message-ID: <20180116111306.7080-4-petri.latvala@intel.com> (raw)
In-Reply-To: <20180116111306.7080-1-petri.latvala@intel.com>

Eventually we're switching the official name to "IGT GPU Tools", but
right now there's still a lot of hardcoding to intel-gpu-tools that is
to be fixed in the near future.

Rename the project in toplevel meson.build to intel-gpu-tools to get
meson to generate tarballs roughly the same as autotools in 'dist'.

Signed-off-by: Petri Latvala <petri.latvala@intel.com>
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meson.build b/meson.build
index 0950d3c7..36403352 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('IGT gpu tests', 'c',
+project('intel-gpu-tools', 'c',
 	version : '1.20',
         default_options: [
           'warning_level=2',
-- 
2.14.1

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

  parent reply	other threads:[~2018-01-16 11:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-16 11:13 [PATCH i-g-t 1/4] meson: Build cnl_compute_wrpll Petri Latvala
2018-01-16 11:13 ` [Intel-gfx] " Petri Latvala
2018-01-16 11:13 ` [PATCH i-g-t 2/4] meson: Add quotes in man/rst2man.sh Petri Latvala
2018-01-16 11:13   ` [Intel-gfx] " Petri Latvala
2018-01-16 11:13 ` [PATCH i-g-t 3/4] meson: Add quotes in assembler/test/run-test.sh Petri Latvala
2018-01-16 11:13   ` [Intel-gfx] " Petri Latvala
2018-01-16 11:13 ` Petri Latvala [this message]
2018-01-16 11:13   ` [Intel-gfx] [PATCH i-g-t 4/4] meson: Name the project intel-gpu-tools Petri Latvala
2018-01-17  9:30   ` [igt-dev] " Jani Nikula
2018-01-17  9:30     ` [Intel-gfx] " Jani Nikula
2018-01-16 12:35 ` [PATCH i-g-t 1/4] meson: Build cnl_compute_wrpll Arkadiusz Hiler
2018-01-16 12:35   ` [Intel-gfx] " Arkadiusz Hiler
2018-01-16 12:42 ` ✓ Fi.CI.BAT: success for series starting with [1/4] " Patchwork
2018-01-16 14:12 ` ✗ Fi.CI.IGT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180116111306.7080-4-petri.latvala@intel.com \
    --to=petri.latvala@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.