- May 15, 2019
-
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
-
Gabriel Krisman Bertazi authored
On i386, long is 4 bytes, so use a generic 8 bytes type that is fixed on any architecture for size sensitive fields. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
-
- Jan 31, 2019
-
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
-
Gabriel Krisman Bertazi authored
It doesn't make sense anymore since we can't link directly. In fact, it was disabled for a while now. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
-
- Aug 20, 2018
-
-
Gabriel Krisman Bertazi authored
Prevent gcc from exporting internal symbols outside the library, by setting them hidden by default. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
- Aug 16, 2018
-
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Viewing the entire rootfs as a CI mountpoint is a recipe for disaster. Prevent it from happening. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
- Apr 09, 2018
-
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
We can do it now since the build system doesn't contain any third party GPL'ed code. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
As a company requirement, put the README file under LGPL2.1 as well. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
As a company requirement, soften the LGPL licensing a bit to allow LGPL2.1. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
- Mar 30, 2018
-
-
Gabriel Krisman Bertazi authored
Add (C) symbol and rename Collabora to Collabora Ltd. Reported-by: Arnaud Rebillout <arnaud.rebillout@collabora.com> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Reported-by: Arnaud Rebillout <arnaud.rebillout@collabora.com> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Arnaud Rebillout authored
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
- Mar 29, 2018
-
-
Gabriel Krisman Bertazi authored
* Fixes since -rc1: - Fix compiler warnings on testsuite and old compilers - Drop dependency on tcl::fileutil - Correctly handle comparison of normalized utf8 strings with different sizes. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
tcl::fileutil is too old on Jessie, so let's replace the maketempdir function with a custom one, which works everywhere. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Reported-by: Arnaud Rebillout <arnaud.rebillout@collabora.com> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Every file, including testsuite/* uses -Werror and --std=gnu11 now. Reported-by: Arnaud Rebillout <arnaud.rebillout@collabora.com> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Old (<=6.x) gcc is not smart enough to realize tmp and f cannot be used on the uninitialized paths. Well, part of it is my fault for sneaking the environment variable handling inside of the cimounts file handling in an ugly way. Reported-by: Arnaud Rebillout <arnaud.rebillout@collabora.com> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
- Mar 22, 2018
-
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
This is not useful for us. Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Instead of hardcoding /tmp/ci use the result of $(mktemp -d) Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
- Mar 21, 2018
-
-
Gabriel Krisman Bertazi authored
Pathwalkci is a separated program developed at: https://gitlab.collabora.com/krisman/pathwalkci Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-
Gabriel Krisman Bertazi authored
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
-