On 11/04/18 12:30, Frediano Ziglio wrote:
>>
>> On 11/04/18 08:27, Frediano Ziglio wrote:
+#
+# global C defines
+#
+spice_server_global_cflags = [#'-std=c99', # fails compiling
spice-common/bitops.h
+ '-fvisibility=hidden',
+
>
> On 11/04/18 08:27, Frediano Ziglio wrote:
> >> +#
> >> +# global C defines
> >> +#
> >> +spice_server_global_cflags = [#'-std=c99', # fails compiling
> >> spice-common/bitops.h
> >> + '-fvisibility=hidden',
> >> + '-DSPICE_SERVER_INTERN
On 11/04/18 08:27, Frediano Ziglio wrote:
>> +#
>> +# global C defines
>> +#
>> +spice_server_global_cflags = [#'-std=c99', # fails compiling
>> spice-common/bitops.h
>> + '-fvisibility=hidden',
>> + '-DSPICE_SERVER_INTERNAL',
>> +
>
> Signed-off-by: Eduardo Lima (Etrunko)
> ---
> docs/manual/meson.build | 21 +
> docs/meson.build | 16
> meson.build | 175
> meson_options.txt | 39
> server/meson.build| 2
On 27/03/18 10:16, Christophe Fergeau wrote:
> On Tue, Mar 27, 2018 at 09:57:35AM -0300, Eduardo Lima (Etrunko) wrote:
>> On 27/03/18 09:51, Christophe Fergeau wrote:
>>> On Tue, Mar 27, 2018 at 08:53:06AM -0300, Eduardo Lima (Etrunko) wrote:
No, I think it should work, but this .wrap file is
On Tue, Mar 27, 2018 at 09:57:35AM -0300, Eduardo Lima (Etrunko) wrote:
> On 27/03/18 09:51, Christophe Fergeau wrote:
> > On Tue, Mar 27, 2018 at 08:53:06AM -0300, Eduardo Lima (Etrunko) wrote:
> >> No, I think it should work, but this .wrap file is useful the first time
> >> user clones the repos
On 27/03/18 09:51, Christophe Fergeau wrote:
> On Tue, Mar 27, 2018 at 08:53:06AM -0300, Eduardo Lima (Etrunko) wrote:
>> No, I think it should work, but this .wrap file is useful the first time
>> user clones the repository, it will fetch spice-common automatically.
>
> Hmm, but is this 'subproje
On Tue, Mar 27, 2018 at 08:53:06AM -0300, Eduardo Lima (Etrunko) wrote:
> No, I think it should work, but this .wrap file is useful the first time
> user clones the repository, it will fetch spice-common automatically.
Hmm, but is this 'subproject' command going to handle git submodule
updates pro
On 27/03/18 07:26, Christophe Fergeau wrote:
> Couple of notes for people trying this,
>
> On Thu, Mar 22, 2018 at 02:18:20PM -0300, Eduardo Lima (Etrunko) wrote:
>> diff --git a/meson.build b/meson.build
>> new file mode 100644
>> index ..f373e662
>> --- /dev/null
>> +++ b/meson.build
>>
Couple of notes for people trying this,
On Thu, Mar 22, 2018 at 02:18:20PM -0300, Eduardo Lima (Etrunko) wrote:
> diff --git a/meson.build b/meson.build
> new file mode 100644
> index ..f373e662
> --- /dev/null
> +++ b/meson.build
> @@ -0,0 +1,175 @@
> +#
> +# project definition
> +#
> +#
Signed-off-by: Eduardo Lima (Etrunko)
---
docs/manual/meson.build | 21 +
docs/meson.build | 16
meson.build | 175
meson_options.txt | 39
server/meson.build| 205 ++
11 matches
Mail list logo