Jeremy Soller
4157cea532
Fix prboom on i686
2023-01-20 10:53:42 -07:00
Jeremy Soller
d8fa264c56
Add sdl_mixer support to prboom
2022-11-20 09:59:07 -07:00
Jeremy Soller
f6f5c0321e
Remove unused cook commands
2022-11-11 08:48:58 -07:00
Jeremy Soller
4c52a95cec
Use Redox mirror of config repository
2021-02-28 08:09:11 -07:00
Jeremy Soller
d0e33c53ef
Quote REDOX_MAKE variable
2020-05-06 09:15:18 -06:00
Xavier L'Heureux
5097c70245
Fix compilation on FreeBSD
...
`make` is `gmake` on FreeBSD, so add a variable to include this change in command.
2020-05-03 18:55:55 -04:00
Jeremy Soller
8092795133
Compile prboom statically
2019-06-16 09:37:24 -06:00
Jeremy Soller
8f153efb38
Add build argument to autotools stuff
2019-01-20 15:32:38 -07:00
Tibor Nagy
e39d50027a
Fix SDL_Flip, fix syobonaction recipe
2018-12-11 22:30:45 +01:00
Jeremy Soller
f4b46490ff
Do not remove sdl-config
2018-12-10 13:40:22 -07:00
Jeremy Soller
5391551561
Make all make calls parallel
2018-12-02 19:50:30 -07:00
Tibor Nagy
47f919a4a1
prboom: Remove unnecessary patches for relibc
2018-10-03 00:34:36 +02:00
Tibor Nagy
b585522be9
sdl: Fix alpha handling
2018-05-01 17:45:38 +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
Tibor Nagy
966f9da237
Fix prboom port
2018-04-23 01:18:07 +02:00
Jeremy Soller
bef342ff07
Disable CPU optimizations that may break machines
2017-11-21 20:18:20 -07:00
Jeremy Soller
b913b258f7
Fix prboom recipe
2017-11-06 15:23:52 -07:00
Thomas Levy
cd716a4ec2
Add recipe for PrBoom. It almost runs doom!
2017-10-15 10:44:06 -07:00