Hello!
There is an issue for this: https://gitlab.freedesktop.
org/wayland/wayland/issues/48
For now, this series builds wayland within the site's pipeline by cloning
the repository and building everything just like in wayland's CI itself.
Basically the same approach used for libinput's docs.
We
n previous step
Also see https://gitlab.freedesktop.org/wayland/wayland/issues/48
Signed-off-by: Matheus Santana
[trigger]:
https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/settings/ci_cd
[envar]: https://gitlab.freedesktop.org/wayland/wayland/settings/ci_cd
---
.git
button-test was moved to pointer-test.
Signed-off-by: Matheus Santana
---
testing.html | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/testing.html b/testing.html
index e5781fe..987e888 100644
--- a/testing.html
+++ b/testing.html
@@ -90,7 +90,7
On Tue, Jun 26, 2018 at 11:51 AM, Emil Velikov
wrote:
> On 25 June 2018 at 19:48, Matheus Santana wrote:
> > Hi Harsha,
> >
> >> Weston needs to be rebuilt. But, no new library versions dependencies.
> >
> >
> > All right.
> >
> > On Mon
Hi Harsha,
Weston needs to be rebuilt. But, no new library versions dependencies.
All right.
On Mon, Jun 25, 2018 at 10:21 AM, Harsha Manjula Mallikarjun (RBEI/ECF3) <
harsha.manjulamallikar...@in.bosch.com> wrote:
> Hi Matheus,
>
> >From: Matheus Santana [mailto:e...@ci
Signed-off-by: Matheus Santana
---
man/weston.ini.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/weston.ini.man b/man/weston.ini.man
index 027eae0..02c9b03 100644
--- a/man/weston.ini.man
+++ b/man/weston.ini.man
@@ -468,7 +468,7 @@ denoting the scaling multiplier
Hi Harsha,
I am unable to run the tests you introduced. Tests execution gets stuck
after reporting success for surface-global-test.
Is it necessary building weston against any newer libraries versions for
running the new tests?
Thanks,
Matheus
On Fri, Jun 22, 2018 at 10:23 AM,
wrote:
> From:
Just some style suggestions...
On Fri, Jun 22, 2018 at 10:23 AM,
wrote:
> From: Harsha M M
>
> Signed-off-by: Harsha M M
> ---
> libweston/compositor.h | 12
> 1 file changed, 12 insertions(+)
>
> diff --git a/libweston/compositor.h b/libweston/compositor.h
> index c2c40ee..1e477
On Thu, Jun 21, 2018 at 3:44 PM, Matheus Santana wrote:
>
>
> On Thu, Jun 21, 2018 at 5:11 AM, Pekka Paalanen
> wrote:
>
>> On Wed, 13 Jun 2018 17:40:59 +0530
>> Ashvini Deshmukh wrote:
>>
>> > Hello All,
>> >
>> > I have read queri
This replaces outdated instructions on how to build libinput.
Signed-off-by: Matheus Santana
---
building.html | 24
1 file changed, 4 insertions(+), 20 deletions(-)
diff --git a/building.html b/building.html
index b075051..03f7e3e 100644
--- a/building.html
+++ b
Fix
error: --enable-llvm is required when building r300
while building Mesa.
Signed-off-by: Matheus Santana
---
building.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/building.html b/building.html
index 35e8173..b075051 100644
--- a/building.html
+++ b
This gets rid of
WARNING: --with-egl-platforms is deprecated. Use --with-platforms
instead.
while building Mesa.
Signed-off-by: Matheus Santana
---
building.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/building.html b/building.html
index fdfa997..35e8173
On Thu, Jun 21, 2018 at 5:11 AM, Pekka Paalanen wrote:
> On Wed, 13 Jun 2018 17:40:59 +0530
> Ashvini Deshmukh wrote:
>
> > Hello All,
> >
> > I have read queries for dual display on freedesktop.org
> >
> > I need your help in the same context.
> >
> > Currently we are creating one application t
Reviewed-by: Matheus Santana
On Tue, Jun 19, 2018 at 9:28 PM, Peter Hutterer
wrote:
> "/usr/include/math.h", line 381: error #20: identifier "_Float32" is
> undefined
> # define _Mdouble__Float32
>
> Same for a few others. Since we don't a
Great. I wasn't aware of the test case. Thanks for the heads up!
Best regards,
Matheus
On Tue, Jun 19, 2018 at 9:32 PM, Peter Hutterer
wrote:
> On Tue, Jun 19, 2018 at 09:22:52PM -0300, Matheus Santana wrote:
> > Reviewed-by: Matheus Santana
> >
> > The check
Reviewed-by: Matheus Santana
The check for negatives isn't needed anymore?
On Tue, Jun 19, 2018 at 8:44 PM, Peter Hutterer
wrote:
> The ssize_t cast upsets coverity for some reason but we can be a lot more
> restrictive here anyway. Quick analysis of the zalloc calls in the t
Reviewed-by: Matheus Santana
Nice! FTP isn't even working for me (always get unauthorized).
On Mon, Jun 18, 2018 at 7:58 AM, Simon Ser wrote:
> Use a more official one, served over HTTP rather than FTP.
> ---
> doc/publican/sources/Protocol.xml | 2 +-
> 1 file changed,
Reviewed-by: Matheus Santana
Thanks for engaging on this. As a newcomer, it's great to have such
information on my disposal.
On Mon, Jun 18, 2018 at 10:42 AM, Pekka Paalanen
wrote:
> From: Pekka Paalanen
>
> This has been copied from
> https://cgit.freedesktop.org/xorg/ap
Reviewed-by: Matheus Santana
It seems a great starting point.
On Mon, Jun 18, 2018 at 10:42 AM, Pekka Paalanen
wrote:
> From: Pekka Paalanen
>
> This sets up the standards for patch review, and defines when a patch
> can be merged. I believe these are the practises we hav
Replace URL for file which has been moved and remove URL for remove
file.
Signed-off-by: Matheus Santana
---
architecture.html | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/architecture.html b/architecture.html
index 6cfa925..2ceed2a 100644
--- a/architecture.html
20 matches
Mail list logo