Jeremy Soller
56e2a6b47b
Merge pull request #147 from xTibor/liborbital
...
Refactor SDL to use liborbital
2018-04-30 16:30:12 -06:00
Tibor Nagy
e40f14f106
Fix resize flag
2018-04-30 00:17:17 +02:00
Tibor Nagy
88f9d40aab
Fix linking problems
...
The Rust code and some built-in compiler functions (__divdc3/__divsc3/__divxc3)
complained about missing floating-point stuff:
- fmax, fmaxf, fmaxl, logb, logbf, logbl, scalbnl, trunc, floor, ceil.
Passing `--gc-sections` to the linker seems to fix this.
2018-04-29 23:50:07 +02:00
Jeremy Soller
ba9a6c39ae
Merge branch 'master' of https://github.com/redox-os/cookbook
2018-04-26 20:34:07 -06:00
Jeremy Soller
e0f9a624ab
Incremental rust build
2018-04-26 20:33:59 -06:00
Tibor Nagy
d80128bbd2
Use liborbital in SDL
2018-04-26 02:33:45 +02:00
Tibor Nagy
9d5f1ebd27
Add liborbital recipe
2018-04-26 02:30:31 +02:00
Jeremy Soller
02e481e029
Merge pull request #144 from jD91mZM2/powerline
...
Add powerline-rs recipe
2018-04-23 09:13:45 -06:00
Jeremy Soller
854b537dbb
Merge pull request #145 from jD91mZM2/ncdu
...
Add ncdu recipe
2018-04-23 09:13:34 -06:00
Jeremy Soller
d784847d25
Merge pull request #146 from jD91mZM2/hack
...
Add ttf-hack recipe
2018-04-23 09:13:02 -06:00
jD91mZM2
f3e129c39e
Change installation directory
2018-04-23 11:44:36 +02:00
jD91mZM2
16decabc79
Add recipe_clean function
2018-04-23 11:41:41 +02:00
jD91mZM2
680071202e
Add ttf-hack recipe
2018-04-23 11:40:41 +02:00
jD91mZM2
6c3bbeb4d2
Change installation location
2018-04-23 11:16:21 +02:00
jD91mZM2
0cdf0867d9
Add ncdu recipe
2018-04-23 10:54:37 +02:00
jD91mZM2
cd54c7e822
Add powerline-rs recipe
2018-04-23 10:49:50 +02:00
Jeremy Soller
9c7a0fdf3e
Merge pull request #142 from xTibor/sdl-timers
...
Enable SDL timers
2018-04-22 21:31:25 -06:00
Jeremy Soller
fde1aa77ea
Merge pull request #143 from xTibor/fix-prboom
...
Fix prboom port
2018-04-22 21:30:48 -06:00
Tibor Nagy
966f9da237
Fix prboom port
2018-04-23 01:18:07 +02:00
Tibor Nagy
707d9fb676
Enable SDL timers
2018-04-22 17:57:18 +02:00
Jeremy Soller
7ec6d09992
Merge pull request #141 from xTibor/ffmpeg-4.0
...
Update ffmpeg to 4.0
2018-04-20 18:40:32 -06:00
Tibor Nagy
950015ec2c
Update ffmpeg to 4.0
2018-04-21 02:11:59 +02:00
Jeremy Soller
7dd5bf7c3a
Merge pull request #140 from jD91mZM2/termplay
...
Fix termplay recipe (sorry)
2018-04-19 06:57:34 -06:00
jD91mZM2
5223ca0da4
Don't print note to STDERR
2018-04-19 08:55:31 +02:00
jD91mZM2
abd11823c2
Fix termplay recipe (sorry)
2018-04-19 08:52:36 +02:00
Jeremy Soller
d97c0880de
Fix lci and termplay recipes
2018-04-18 20:54:58 -06:00
Jeremy Soller
6ded5a4c72
Merge pull request #139 from jD91mZM2/termplay
...
Update termplay
2018-04-18 13:35:59 -06:00
Jeremy Soller
e8dbc9e394
Merge pull request #138 from jD91mZM2/lci
...
Add LOLCODE recipe
2018-04-18 13:35:38 -06:00
jD91mZM2
3c513b7888
Update termplay
2018-04-18 20:55:15 +02:00
jD91mZM2
70e0ae41c3
Add LOLCODE recipe
2018-04-18 20:35:20 +02:00
Jeremy Soller
3843c27b42
Update recipe.sh
2018-04-01 07:12:04 -06:00
Jeremy Soller
93ae4513bc
Add keyboard-sfx recipe
2018-03-31 08:16:17 -06:00
Jeremy Soller
37ad380a44
Merge pull request #136 from xTibor/orbital-deps
...
Add Orbital as a runtime dependency for the GUI apps
2018-03-28 17:23:11 -06:00
Tibor Nagy
a61842d225
Add Orbital as a runtime dependency for the GUI apps
...
And also make Orbital depend on the orbdata package
2018-03-29 00:22:52 +02:00
Jeremy Soller
0fa182d351
Use install target for relibc
2018-03-26 20:15:19 -06:00
Jeremy Soller
647eef182e
Update relibc recipe
2018-03-26 20:09:16 -06:00
Jeremy Soller
8296057a37
Merge pull request #135 from xTibor/duktape
...
Add duktape recipe
2018-03-24 16:47:37 -06:00
Tibor Nagy
0ab0a11720
Add duktape recipe
2018-03-24 23:44:18 +01:00
Jeremy Soller
282bd44ea1
Add shellstorm recipe
2018-03-24 14:20:32 -06:00
Jeremy Soller
6f04345434
Add drivers-041 recipe
2018-03-24 12:29:11 -06:00
Jeremy Soller
8456bb9a39
Preserve timestamps on Xargo.toml
2018-03-12 20:59:25 -06:00
Jeremy Soller
84aecb23b6
Use patched periodictable
2018-03-12 20:49:17 -06:00
Jeremy Soller
14ca8de519
Add relibc recipe
2018-03-11 20:32:30 -06:00
Jeremy Soller
ec6a19bd46
Merge pull request #133 from ids1024/netsurf-ua
...
Include "Redox" in netsurf user agent
2018-03-08 18:33:12 -07:00
Ian Douglas Scott
9f327cfa5c
Include "Redox" in netsurf user agent
2018-03-08 17:09:05 -08:00
Jeremy Soller
f888e4514f
Merge pull request #132 from xTibor/netsurf-fix-forms
...
netsurf: Fix HTML forms
2018-03-08 16:56:44 -07:00
Tibor Nagy
a5526e226a
netsurf: Fix HTML forms
...
The //TRANSLIT iconv extension doesn't seem to be supported by newlib.
2018-03-09 00:12:40 +01:00
Jeremy Soller
045a6d5647
Merge pull request #131 from xTibor/patch-1
...
Add libpng build dependency to freetype
2018-03-04 14:44:12 -07:00
Nagy Tibor
6b4ec3e9dd
Add libpng build dependency to freetype
...
Fixes a build issue reported on the chat server
2018-03-04 22:26:18 +01:00
Jeremy Soller
2cf1c16021
Merge pull request #130 from xTibor/ffmpeg-3.4
...
Update ffmpeg to 3.4
2018-03-04 06:17:58 -07:00