Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gtk-rs/sys

DEPRECATED, each crate has its own sys folder now.
https://github.com/gtk-rs/sys

Merge pull request #186 from bilelmoussaoui/patch-2

gdkx11-sys: add missing feature

5f35e26c65d24f8f018f643218de0f5807ba5f01 authored almost 4 years ago by Guillaume Gomez <[email protected]>
gdkx11-sys: add missing feature

Required by https://github.com/gtk-rs/gdkx11/pull/7

daee11aba975a27288a7f42096a8a533e6300935 authored almost 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #185 from bilelmoussaoui/patch-1

gdkx11: don't mention it links against to gdk3

bcfd008d8d9351b485c646cba15298c5cf916ba9 authored about 4 years ago by Guillaume Gomez <[email protected]>
gdkx11: don't mention it links against to gdk3

workaround against cargo's limitation
same as https://github.com/gtk-rs/sys/pull/184

e9a35e366ed2694e8c43457d46de8894965b8bae authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #184 from bilelmoussaoui/bilelmoussaoui/gtk4

gtk4: stop linking gsk & gdk against it

4d9946c302304c6d173073342f7930a6689b1051 authored about 4 years ago by Guillaume Gomez <[email protected]>
gtk4: stop linking gsk & gdk against it

otherwise we get something like below

'the package `gsk4-sys` links to the native library `gtk-...

65c168f136160f397fdb55f64dd7c2cfc94f2a72 authored about 4 years ago by Bilal Elmoussaoui <[email protected]>
Merge pull request #183 from BrainBlasted/update-groovy

Update based on groovy gir files

28ae4823425badeab762e5cb09cd449bb8e219ad authored about 4 years ago by Guillaume Gomez <[email protected]>
libs: Update with latest gir files

Part of https://github.com/gtk-rs/gir-files/pull/59

c6890053b83a979c8cc4b535b23f04522a8dc42f authored about 4 years ago by Christopher Davis <[email protected]>
Update gir files to Ubuntu Groovy

Related to https://github.com/gtk-rs/gir-files/pull/59

66a0a8c6a29d3c9d49b5fdaa722733e391382b30 authored about 4 years ago by Christopher Davis <[email protected]>
Merge pull request #181 from seungha-yang/link-attr

Regenerate with link attribute

dbd887f17d99a5c59e7c2fd2550c292f0c5d0e07 authored about 4 years ago by Guillaume Gomez <[email protected]>
Update package.links field based on native library name

links field needs to be the name of a native library that is being linked to

See https://doc.ru...

b4512acaf3208eee008b79cf7012b41e1b3973bd authored about 4 years ago by Seungha Yang <[email protected]>
Regenerate with new link attributs

34c78e8cf4a1ad7885d8be4aad113621c9d335d5 authored about 4 years ago by Seungha Yang <[email protected]>
Update submodule gir

fb10bfc6808c67c4b193f40b71062390a3f70377 authored about 4 years ago by Seungha Yang <[email protected]>
Merge pull request #179 from xanathar/master

Fixed IPv6 SocketFamily with wrong value on MacOS and Windows

f6961a007791b421c59b5324fd1a7c079630e743 authored about 4 years ago by Guillaume Gomez <[email protected]>
Removed extra empty line

8a02175bd184c8889c22255c53dbd569e2b09991 authored about 4 years ago by Marco Mastropaolo <[email protected]>
Changed dependency of winapi for message flags

9cb6dae500a7cf1ad8d41982a4e5f9798678fb67 authored about 4 years ago by Marco Mastropaolo <[email protected]>
Added GSocketMsgFlags to platform specific overrides

0eec5d212d68d4680ee3e63aa08ca3f4f03d8fe7 authored about 4 years ago by Marco Mastropaolo <[email protected]>
Fixed windows build

652bbb1bf714ae7aaadf5d9652d9ef0954e5cf70 authored about 4 years ago by Marco Mastropaolo <[email protected]>
Fixed windows import with ws2def feature

af76094951ba9a64a0a2e5a86b770b152db90b36 authored about 4 years ago by Marco Mastropaolo <[email protected]>
Changed AF_xxx constants to use winapi on Windows

87cb01ee300969dcacd0036bdb411ec94185a76d authored about 4 years ago by Marco Mastropaolo <[email protected]>
Fixed IPv6 SocketFamily with wrong value on MacOS and Windows (issue #178)

e2547596eae3e385f78144e2bd17dc627f31f2be authored about 4 years ago by Marco Mastropaolo <[email protected]>
Fix dox features

56e03c021c393e1cf3f148005b348ac5a8a0ab72 authored over 4 years ago by Guillaume Gomez <[email protected]>
Add missing Cargo.toml file keys

84da975b992e0227472b9b632c50ff776b28e0ce authored over 4 years ago by Guillaume Gomez <[email protected]>
Update gdkx11-sys version

21791c6589e889af2cca4052b52a5c3c4def0823 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #176 from gtk-rs/master-release-update

[release] merging master-release-update into master

f7e3760d914a47089ce3ab3f6fae5f70bf073df5 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update gdkx11 version

9902d97e2759a4f7695c303c9906a3807961d022 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update versions [ci skip]

843ae5c51f3e8f905f3b330528198500327480ac authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #175 from EPashkin/use_eprintln

Use eprintln

f5f9dbda2885749504b23e7e2654a397a4bf2224 authored over 4 years ago by Sebastian Dröge <[email protected]>
Use eprintln

6214cbb0e419bf76b09e133e62c78b6db36170cd authored over 4 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #174 from sdroege/sysdeps

Regenerate with latest gir

469097eb5cf26cd8f38c87047e551b49f33a31d0 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update gir

cc72a7d7f34d67e04f0d69535f8e5217656b7163 authored over 4 years ago by Sebastian Dröge <[email protected]>
Regenerate with latest gir

e2613e4155783448486d71ecaf93d007ab079c5d authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #173 from sdroege/gdkx11-cairo

Depend on cairo-sys when selectin v3_24_2 feature

e59acad8761d9764f6149707d37e355d781aea1f authored over 4 years ago by Guillaume Gomez <[email protected]>
Depend on cairo-sys when selectin v3_24_2 feature

Fixes https://github.com/gtk-rs/sys/issues/172

3362de2abc035e28f92636c679c447aaba4f59b7 authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #171 from sdroege/get-type-versions

Add correct versions for get_type functions

b666b8d573975964af7a5c0bba21b0948d52b02a authored over 4 years ago by Sebastian Dröge <[email protected]>
Regenerate

bd2bafc5e8cb6fdcceaac7764bb4e664ef09cf8f authored over 4 years ago by Sebastian Dröge <[email protected]>
Update minimum gdkx11 version to 3.14 too

It's shipped with GTK and for that we have 3.14 as minimum version.

ba82c7afc345359c7e88b3bb6b43c5d054182eae authored over 4 years ago by Sebastian Dröge <[email protected]>
Configure versions of get_type() functions that are different than the corresponding type

5193802d9d5b800d8804951baac9ca799a37ac16 authored over 4 years ago by Sebastian Dröge <[email protected]>
Update gir

e3e03b1760b1a3f0cfe0ddd730f08d3c9ff61af8 authored over 4 years ago by Sebastian Dröge <[email protected]>
Merge pull request #164 from EPashkin/focal

Focal

3bac9ebaaeeb9b699b77d80c4bb549886af6dae4 authored over 4 years ago by Guillaume Gomez <[email protected]>
Use passwd struct from libc

508c780634272929700db7d7fd54c9dbb5ca2b7d authored over 4 years ago by Evgenii Pashkin <[email protected]>
Update submodules

89c848f5b373260027372dccfaac0eeb66e4e08c authored over 4 years ago by Evgenii Pashkin <[email protected]>
Remove unstable atk_plug_set_child

665500527c8abf430e0869f4ca7c0d8b19db4990 authored over 4 years ago by Evgenii Pashkin <[email protected]>
Focal changes

9010856e1cd4128ed93029df00f41953d8898572 authored over 4 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #167 from kinnison/backends

gdk/gdk: build: Compute and export GDK backends

d6cffc7d24af57f8ff8f0dd58b08c0093db87a41 authored over 4 years ago by Guillaume Gomez <[email protected]>
gdk-sys: Mention DEP_GDK_BACKENDS directly in build.rs

Signed-off-by: Daniel Silverstone <[email protected]>

6aeb11aeed207379affa7703963bc7db548453c6 authored over 4 years ago by Daniel Silverstone <[email protected]>
gdk: build: Compute and export GDK backends

In gdk-sys we compute the available backends and export them both
to dependencies and to the cod...

e2ce560afa4ee6f0183125e73ab136e9e6ccbabf authored over 4 years ago by Daniel Silverstone <[email protected]>
Merge pull request #170 from EPashkin/Restore_missing_library_versions

Restore missing library versions in build.rs

87d02a05edc888395bbbd2270a55e275de18c6a5 authored over 4 years ago by Guillaume Gomez <[email protected]>
Restore missing library versions in build.rs

8dc14b1a0e6767b9d22a30f2940d78675fc82b9d authored over 4 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #169 from EPashkin/fix_split_build_rs

Fix build_version.rs

7c95448624c9117f4dca7e0aefed159bbcb9ad5f authored over 4 years ago by Guillaume Gomez <[email protected]>
Fix build_version.rs

4034a046e2c825e5c1906473f76e83da80f8a77b authored over 4 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #168 from EPashkin/split_build_rs

Use options.split_build_rs

b92940c21447cb7caf9e5f4e4fb8a4204ca7a426 authored over 4 years ago by Guillaume Gomez <[email protected]>
Make stable builds first for faster format error detection

be34517895957a562932a3f8971fcf5b890f0dfe authored over 4 years ago by Evgenii Pashkin <[email protected]>
Use options.split_build_rs

ee1442356f1c5dbf0b6fed6c7a6d6944388efb59 authored over 4 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #165 from EPashkin/fix_manual_in_gdkx11-sys

Remove special case for gdkx11-sys

7e9df7ba49e47db40fa1c9d0adb5b47ffe9c2449 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #163 from EPashkin/new_eoan_gkt4

Changes from new eoans gir-files

6c1bb94b73ca60452d4dd8eb64a5533ba94eeed4 authored over 4 years ago by Guillaume Gomez <[email protected]>
Remove special case for gdkx11-sys

01b905cb5500a7b122c10a2817aeb36af64c95c5 authored over 4 years ago by Evgenii Pashkin <[email protected]>
Changes from new eoans gir-files

7304ae6b3428329fae2e3e230fec847bc2fa4b75 authored over 4 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #162 from GuillaumeGomez/gtk-sys-missing-info

Put back missing information

95ce876ddbcdd6cdd2d8d70792740ffcc80e40f5 authored over 4 years ago by Guillaume Gomez <[email protected]>
Put back missing information

dd2969a87f10b97b922ded16dd170ddf4a7af6d1 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #161 from GuillaumeGomez/gdkx11

Add gdkx11 lib

deaf0a89bce5e9de3204db0807b18cf18c64508d authored over 4 years ago by Guillaume Gomez <[email protected]>
Add gdkx11 lib

64e9d64bcc2043fb4199a5326359399c91b032fb authored over 4 years ago by Guillaume Gomez <[email protected]>
Add rule to generate manual import automatically

7b6c21e5a6c6dde0370528d3a8424c13e3d2a766 authored over 4 years ago by Guillaume Gomez <[email protected]>
Update minimum rust version to 1.40

6d375c53e0f30ee7a1853cd6f37d1ef90e2a5317 authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #160 from GuillaumeGomez/sponsor

[ci skip] Add sponsor button

6bd0cab694a0b446d5fe530cd87bf2b499f065ff authored over 4 years ago by Guillaume Gomez <[email protected]>
[ci skip] Add sponsor button

09dea5b9a5252328687a3a9616c0b5f4fd2a089b authored over 4 years ago by Guillaume Gomez <[email protected]>
Merge pull request #159 from GuillaumeGomez/update-version

Update crate version

bac293d7ce7547bd238a7f5e3e130c4f66c8df3d authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update crate version

8b60527e7f02276e7f83bb1f01af633ab60ed121 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #158 from EPashkin/fix_fixed_arrays

Fix fixed size arrays

78fc6fe5866b8c67366513ffe3a8bf1c21c2ad27 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Fix fixed size arrays

dfdba0dd82d61991f6dca5ce7fc7a14f16bf9855 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #156 from gtk-rs/master-release-update

[release] merging master-release-update into master

ccd04137b752f2fae979553d1b441d8465a6bdf9 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Fix gtk-sys version

2dac4fe277e779a9525dd440932e7f2deb0776a8 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update versions [ci skip]

48ca87e3e33f275da07ffab42843b183f4146e42 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #154 from EPashkin/tempfile

Use tempfile in tests

94a8fcf7119c380e27510f1bef4c546964804ef8 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update gtk4-sys etc.

73d11aa319a2cede91a75fcfef66c6e44fb8b7c6 authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Use tempfile in tests

19f6b7f757ae6873a3f9735c4ea8fe10a80b700b authored almost 5 years ago by Evgenii Pashkin <[email protected]>
Merge pull request #155 from GuillaumeGomez/up-rust

Update minimum rust version to 1.39

3c7dff0076dcfb8d3530ec98ed5e6112b53454d4 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update minimum rust version to 1.39

f6a129d18714bbee602b85ac2a55330f0b893631 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #152 from GuillaumeGomez/regen

Regen

e27c5eb83067a7c737518b33d50d0ee15254ab8f authored almost 5 years ago by Guillaume Gomez <[email protected]>
regen

2623fea40dd6d242414dad975e1fa26c27ff38c7 authored almost 5 years ago by Guillaume Gomez <[email protected]>
Update submodules

9b0b940182f31b06961bebc2d4664a6f899f750c authored almost 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #150 from GuillaumeGomez/regen

Regen

71a7e1b1a8cb713b5ce87f4222cd33e5c509dfd5 authored about 5 years ago by Guillaume Gomez <[email protected]>
regen

8b30f8692b82bbc07273460c21c9157897dcdc82 authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodules

0d3500bb5c10e87f28e4a2a8240107cfda36b0e4 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #149 from sfanxiang/remove-graphene

Remove graphene

6954dd678afd5f3691f3383e4d9d8a1d3fda4786 authored about 5 years ago by Guillaume Gomez <[email protected]>
Remove graphene

graphene is now in its own repo.

8cf0813f4c6da466018b8b2a9a94c00493d9be58 authored about 5 years ago by Xiang Fan <[email protected]>
Merge pull request #148 from gtk-rs/regen

Regen

2bc42df145dd0bca1c30b1daf1bdfd2dc01d098c authored about 5 years ago by Guillaume Gomez <[email protected]>
Update travis check

fe93a1d38baf16afa93442f31c8fcb3fc1168f2f authored about 5 years ago by Guillaume Gomez <[email protected]>
regen

96a8cfdf7f7d7461c0b2cce21914cb56460da0de authored about 5 years ago by Guillaume Gomez <[email protected]>
Add gitignore file

7612a2b61f14d7e92eb4c156c7508f1b8a1f959b authored about 5 years ago by Guillaume Gomez <[email protected]>
Update gir submodules

33070c9c33bc84399baeaf14080c683ef6ba5d95 authored about 5 years ago by Guillaume Gomez <[email protected]>
Merge pull request #145 from sfanxiang/gtk4-rs

Add gtk4 files

769d731e9fb370dc8720552f3d4e4a51f767e45e authored about 5 years ago by Guillaume Gomez <[email protected]>
Regen

9e8ba267f07caeb5b4121c06f7fe8be71acfcdc0 authored over 5 years ago by Xiang Fan <[email protected]>
Update minimum rust stable version

eb60997643dc4508c5671afff97e954e350e22a6 authored over 5 years ago by Xiang Fan <[email protected]>
gir-files: Update submodule

8cf6e8f8ddbf5bf026ed6d2bbb8486c8e426a79e authored over 5 years ago by Xiang Fan <[email protected]>
travis: Drop gtk4

7e12d3be1f07a6adb0463684e90d9c8d5acf3809 authored over 5 years ago by Xiang Fan <[email protected]>
Update license year

bffe16cb34b99e3d790776e085ef4b3b4e64adcb authored over 5 years ago by Xiang Fan <[email protected]>
Cargo.toml: Change self-referencing git to path

89af1b9ac58fe3b9b5fe69fb6d04021e0f6a8675 authored over 5 years ago by Xiang Fan <[email protected]>
Add gtk4 files

9c4dcba8543d6f953832211ef713d58c45be6cf8 authored over 5 years ago by Xiang Fan <[email protected]>
Merge pull request #138 from EPashkin/ubuntu_eoan

Update with eoan's gir-files

02799930219573493b98c87e22d4162b3f4f165a authored over 5 years ago by Guillaume Gomez <[email protected]>