Update ci.toml, cookbook, and relibc
This commit is contained in:
parent
fb0b2d120b
commit
aa4ab62d76
14
ci.toml
14
ci.toml
|
@ -21,6 +21,7 @@ cleye = {}
|
||||||
#cmatrix = {} # ncurses
|
#cmatrix = {} # ncurses
|
||||||
contain = {}
|
contain = {}
|
||||||
coreutils = {}
|
coreutils = {}
|
||||||
|
cpal = {}
|
||||||
curl = {}
|
curl = {}
|
||||||
dash = {}
|
dash = {}
|
||||||
diffutils = {}
|
diffutils = {}
|
||||||
|
@ -46,12 +47,17 @@ games = {}
|
||||||
gcc = {}
|
gcc = {}
|
||||||
gears = {}
|
gears = {}
|
||||||
generaluser-gs = {}
|
generaluser-gs = {}
|
||||||
|
gettext = {}
|
||||||
gigalomania = {}
|
gigalomania = {}
|
||||||
#git = {} pthread_sigmask
|
git = {}
|
||||||
|
glib = {}
|
||||||
|
glium = {}
|
||||||
glutin = {}
|
glutin = {}
|
||||||
gnu-binutils = {}
|
gnu-binutils = {}
|
||||||
gnu-grep = {}
|
gnu-grep = {}
|
||||||
gnu-make = {}
|
gnu-make = {}
|
||||||
|
gstreamer = {}
|
||||||
|
harfbuzz = {}
|
||||||
hematite = {}
|
hematite = {}
|
||||||
init = {}
|
init = {}
|
||||||
installer = {}
|
installer = {}
|
||||||
|
@ -61,6 +67,7 @@ jansson = {}
|
||||||
keyboard-sfx = {}
|
keyboard-sfx = {}
|
||||||
lci = {}
|
lci = {}
|
||||||
libc-bench = {}
|
libc-bench = {}
|
||||||
|
libffi = {}
|
||||||
libiconv = {}
|
libiconv = {}
|
||||||
libjpeg = {}
|
libjpeg = {}
|
||||||
liborbital = {}
|
liborbital = {}
|
||||||
|
@ -97,6 +104,7 @@ orbutils = {}
|
||||||
osdemo = {}
|
osdemo = {}
|
||||||
pastel = {}
|
pastel = {}
|
||||||
patch = {}
|
patch = {}
|
||||||
|
pcre = {}
|
||||||
periodictable = {}
|
periodictable = {}
|
||||||
#perl = {} # ctermid, tempnam, ttyname
|
#perl = {} # ctermid, tempnam, ttyname
|
||||||
pixelcannon = {}
|
pixelcannon = {}
|
||||||
|
@ -112,20 +120,24 @@ redoxfs = {}
|
||||||
#redox-ssh = {}
|
#redox-ssh = {}
|
||||||
relibc = {}
|
relibc = {}
|
||||||
ripgrep = {}
|
ripgrep = {}
|
||||||
|
rodioplay = {}
|
||||||
rs-nes = {}
|
rs-nes = {}
|
||||||
rust = {}
|
rust = {}
|
||||||
rust64 = {}
|
rust64 = {}
|
||||||
rust-cairo = {}
|
rust-cairo = {}
|
||||||
rust-cairo-demo = {}
|
rust-cairo-demo = {}
|
||||||
rustual-boy = {}
|
rustual-boy = {}
|
||||||
|
schismtracker = {}
|
||||||
scummvm = {}
|
scummvm = {}
|
||||||
sdl = {}
|
sdl = {}
|
||||||
#sdl2 = {}
|
#sdl2 = {}
|
||||||
sdl_gfx = {}
|
sdl_gfx = {}
|
||||||
sdl_image = {}
|
sdl_image = {}
|
||||||
sdl_mixer = {}
|
sdl_mixer = {}
|
||||||
|
sdl-player = {}
|
||||||
sdl_ttf = {}
|
sdl_ttf = {}
|
||||||
sed = {}
|
sed = {}
|
||||||
|
#servo = {} # some more crates to port
|
||||||
shellstorm = {}
|
shellstorm = {}
|
||||||
smith = {}
|
smith = {}
|
||||||
sodium = {}
|
sodium = {}
|
||||||
|
|
2
cookbook
2
cookbook
|
@ -1 +1 @@
|
||||||
Subproject commit a49ca24a15c10a19acbf6f7d4f0a55adb2044f09
|
Subproject commit ef52e78eccd59530b011b5aa6aafb291fe2b059f
|
2
relibc
2
relibc
|
@ -1 +1 @@
|
||||||
Subproject commit dc4aa9cf0bf0b36319dc0a00509c6d4af74ee625
|
Subproject commit aefb4fb11602ca16ec0d03bfcac0a182b1c02012
|
Loading…
Reference in a new issue