Jeremy Soller
dfdfeb3b7b
Add binaries to run freedoom
2018-05-02 19:18:39 -06:00
Jeremy Soller
43facb2a3d
Add openttd-opengfx recipe, fix freedoom version
2018-05-01 21:33:40 -06:00
Jeremy Soller
775fe208e8
Merge pull request #149 from xTibor/openttd
...
Add openttd recipe
2018-05-01 21:11:43 -06:00
Jeremy Soller
da6ce5dd01
Add freedoom recipe
2018-05-01 20:54:16 -06:00
Tibor Nagy
cd4d7d17b0
Add openttd recipe
2018-05-02 03:15:54 +02:00
Jeremy Soller
90ed0920d6
Merge pull request #148 from xTibor/sdl-fix-alpha
...
sdl: Fix alpha handling
2018-05-01 10:09:09 -06:00
Tibor Nagy
b585522be9
sdl: Fix alpha handling
2018-05-01 17:45:38 +02:00
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