Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Console View

Legend:   Passed Failed Warnings Failed Again Running Exception Offline No data

Lorenz Wildberg
flatpak: Update dependencies
Rico Tzschichholz
codegen: Fix conditional expression with only one void side
Found by -pedantic-errors
Rico Tzschichholz
glib-2.0: Make FileStream.*printf() return int
Fixes https://gitlab.gnome.org/GNOME/vala/issues/1547
Rico Tzschichholz
test: Avoid redeclaration of gint
In addition to e4fe55735fb3e151dd6340b6d3fb8acca38193a4

Found by -pedantic-errors
Jordan Petridis
flatpak: Publish the nightly sdk extension for 24.08beta
And stop building for 22.08
Ole André Vadla Ravnås
gio-2.0: Improve the {Input,Output}Message bindings
Where some in/out fields were incorrectly typed.

Co-authored-by: Håvard Sørbø <havard@hsorbo.no>
Rico Tzschichholz
tests: Don't take the chance to conflict with C99 constant of stdbool.h
Rico Tzschichholz
docs: Bump vala version references in README.md
Rico Tzschichholz
test: Avoid redeclaration of gint
In addition to e4fe55735fb3e151dd6340b6d3fb8acca38193a4

Found by -pedantic-errors
Zhou Qiankang
vala, libvaladoc: Fix color support detection in log reporting
Use `GLib.Log.writer_supports_color` to replace vala's implementation `is_atty`
Ole André Vadla Ravnås
libusb-1.0: Fix the LibUSB.HotPlugCb declaration
It returns an int used to decide whether the callback should be rearmed
or deregistered.

Co-authored-by: Håvard Sørbø <havard@hsorbo.no>
Reuben Thomas
gnu: add binding for 'relocate' APIs
Rico Tzschichholz
vala: Named argument not supported in initializer list
Rico Tzschichholz
tests: Don't take the chance to conflict with C99 constant of stdbool.h
Rico Tzschichholz
docs: Bump vala version references in README.md
Rico Tzschichholz
build: Drop obsolete references to xsltproc
Ole André Vadla Ravnås
libusb-1.0: Fix the LibUSB.HotPlugCb declaration
It returns an int used to decide whether the callback should be rearmed
or deregistered.

Co-authored-by: Håvard Sørbø <havard@hsorbo.no>
Rico Tzschichholz
codegen: Use correct ctype for result variable in methods in more cases
Rico Tzschichholz
sdl2: Fix CCode.destroy_function of SDL.RWops and usage of SDL.RWops.from_file()
Fixes https://gitlab.gnome.org/GNOME/vala/issues/1550
Rico Tzschichholz
codegen: Fix conditional expression with only one void side
Found by -pedantic-errors
Zhou Qiankang
glib-2.0: Fix the binding of `get_console_charset`
The parameters of `g_get_console_charset` is `const char**`, the same as `g_get_charset`, is a NUL terminated UTF-8 string.
Rico Tzschichholz
vapi: Pass --girdir $GIRDIR to vapigen
Otherwise only vala's installation prefix is used to resolve dependencies
for the given gir file.
Rico Tzschichholz
tests: Update property notify test for G_PARAM_EXPLICIT_NOTIFY
GLib 2.42 is mandatory for some time.
Rico Tzschichholz
glib-2.0: Add missing CCode.array_null_terminated attributes to IConv.iconv()
Rico Tzschichholz
sdl2: Fix CCode.destroy_function of SDL.RWops and usage of SDL.RWops.from_file()
Fixes https://gitlab.gnome.org/GNOME/vala/issues/1550
Rico Tzschichholz
gstreamer-1.0: Skip ParamSpecArray and ParamSpecFraction
Rico Tzschichholz
tests: Update property notify test for G_PARAM_EXPLICIT_NOTIFY
GLib 2.42 is mandatory for some time.
Rico Tzschichholz
vapi: Pass --girdir $GIRDIR to vapigen
Otherwise only vala's installation prefix is used to resolve dependencies
for the given gir file.
Zhou Qiankang
vala, libvaladoc: Fix color support detection in log reporting
Use `GLib.Log.writer_supports_color` to replace vala's implementation `is_atty`
Rico Tzschichholz
vala: Named arguments not supported in initializer lists
Rico Tzschichholz
glib-2.0: Make FileStream.*printf() return int
Fixes https://gitlab.gnome.org/GNOME/vala/issues/1547
Ole André Vadla Ravnås
libusb-1.0: Fix the LibUSB.TransferCb declaration
The target is part of the Transfer object, and is not passed as a
parameter.

Co-authored-by: Håvard Sørbø <havard@hsorbo.no>
Rico Tzschichholz
codegen: Use correct ctype for result variable in methods in more cases
Ole André Vadla Ravnås
gio-2.0: Improve the {Input,Output}Message bindings
Where some in/out fields were incorrectly typed.

Co-authored-by: Håvard Sørbø <havard@hsorbo.no>
Rico Tzschichholz
vala: Don't allow inheritance of compact class from non-compact class
Rico Tzschichholz
docs: Update build dependencies
Zhou Qiankang
glib-2.0: Fix the binding of `get_console_charset`
The parameters of `g_get_console_charset` is `const char**`, the same as `g_get_charset`, is a NUL terminated UTF-8 string.
Rico Tzschichholz
girwriter: Write default-value of properties
Rico Tzschichholz
glib-2.0: Add missing CCode.array_null_terminated attributes to IConv.iconv()
Ole André Vadla Ravnås
libusb-1.0: Fix the LibUSB.TransferCb declaration
The target is part of the Transfer object, and is not passed as a
parameter.

Co-authored-by: Håvard Sørbø <havard@hsorbo.no>