Commit Graph

12 Commits

Author SHA1 Message Date
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