Quoting Eero Tamminen (2019-04-09 05:33:50)
> Hi,
>
> On 9.4.2019 14.16, Ernst Sjöstrand wrote:
> > For people building newer Mesa pip3 install --user meson is quite a
> > lot better and more accessible.
>
> Nice thing with backports is that they get upgraded when one upgrades
> rest of the dist
Quoting Eero Tamminen (2019-04-09 04:14:21)
> Hi,
>
> On 9.4.2019 0.22, Dylan Baker wrote:
> > It would be nice if people wouldn't try to build bleeding edge mesa on a 12
> > year
> > old distro :D. Unfortunately as Eero ppoints out they do. I'd like to bump
> > the
> > meson version to 0.47 in
Hi,
On 9.4.2019 14.16, Ernst Sjöstrand wrote:
For people building newer Mesa pip3 install --user meson is quite a
lot better and more accessible.
Nice thing with backports is that they get upgraded when one upgrades
rest of the distro.
It's probably less of an issue with Python than some ot
On Tuesday, 2019-04-09 13:16:16 +0200, Ernst Sjöstrand wrote:
> For people building newer Mesa pip3 install --user meson is quite a
> lot better and more accessible.
Agreed: if users want a recent version of meson, they might as well
install the current one from pip instead of some slightly less o
For people building newer Mesa pip3 install --user meson is quite a
lot better and more accessible.
Not a solutions for distributions that want to backport newer Mesa etc though.
Those build dependencies look more like runtime dependencies btw,
Meson is just pure python right?
Regards
//Ernst
De
Hi,
On 9.4.2019 0.22, Dylan Baker wrote:
It would be nice if people wouldn't try to build bleeding edge mesa on a 12 year
old distro :D. Unfortunately as Eero ppoints out they do. I'd like to bump the
meson version to 0.47 in the future for some of the other features it adds
(automatically figur
It would be nice if people wouldn't try to build bleeding edge mesa on a 12 year
old distro :D. Unfortunately as Eero ppoints out they do. I'd like to bump the
meson version to 0.47 in the future for some of the other features it adds
(automatically figuring out the dependencies for pkg-config, fea
Hi,
On 6.4.2019 11.44, Khaled Emara wrote:
Sorry, I though LTS distros used old versions of mesa.
Got it.
Those *provide* older Mesa version, so naturally people want to build
latest Mesa on them (especially if they've just bought HW that isn't
supported by distro version of Mesa). Building w
Sorry, I though LTS distros used old versions of mesa.
Got it.
On Sat, Apr 6, 2019 at 12:38 AM Dylan Baker wrote:
> Quoting Khaled Emara (2019-04-05 11:28:28)
> > Upgraded meson's minimum version from 0.45 to 0.47
> > Version 0.47 is required to use build_always_stale
> > ---
> > meson.build |
Quoting Khaled Emara (2019-04-05 11:28:28)
> Upgraded meson's minimum version from 0.45 to 0.47
> Version 0.47 is required to use build_always_stale
> ---
> meson.build | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meson.build b/meson.build
> index 2c98e9e18a9..454928e2
Upgraded meson's minimum version from 0.45 to 0.47
Version 0.47 is required to use build_always_stale
---
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meson.build b/meson.build
index 2c98e9e18a9..454928e244a 100644
--- a/meson.build
+++ b/meson.build
@@ -25,7 +25
11 matches
Mail list logo