Commit Graph

22 Commits

Author SHA1 Message Date
Jeremy Soller
1483b6cd5c
Build netsurf statically 2019-06-11 16:51:18 -06:00
Jeremy Soller
1e812da7c2
Build netsurf-fb statically 2019-04-24 11:20:04 -06:00
Jeremy Soller
38000b8e86
Fix netsurf recipe 2019-04-24 10:34:31 -06:00
Jeremy Soller
5ae341e31c
Add manifest for netsurf 2019-03-13 14:35:19 -06:00
Jeremy Soller
d5e8455c48
netsurf: Cleanup patch 2018-12-29 08:52:48 -07:00
Jeremy Soller
a421212313
Recipe cleanup and add freeglut (WIP) 2018-12-10 12:44:02 -07:00
Jeremy Soller
5391551561
Make all make calls parallel 2018-12-02 19:50:30 -07:00
Tibor Nagy
ea0c3a87b1 netsurf: Remove uname patches 2018-11-17 01:39:00 +01:00
Tibor Nagy
e0a859bfe9 netsurf: Fix libiconv linking 2018-10-14 16:26:43 +02:00
Tibor Nagy
7a36806ed3 netsurf: Use libiconv, fix the linking errors with relibc 2018-10-08 20:47:57 +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
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
Ian Douglas Scott
9f327cfa5c
Include "Redox" in netsurf user agent 2018-03-08 17:09:05 -08: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
Tibor Nagy
e61789686b netsurf: Enable freetype support 2018-02-28 18:30:03 +01:00
Jeremy Soller
a1d531d79b Fixes for pkg-config. Add libpng to netsurf 2018-02-27 20:59:13 -07:00
Tibor Nagy
4a2b255271 Cleanup netsurf patch, enable JPEG support 2018-02-23 19:44:10 +01:00
Jeremy Soller
f0f05be025 Fix pkg-config with autotools programs 2018-02-22 20:07:00 -07:00
Jeremy Soller
2ff556bce1 Update netsurf recipe 2018-02-22 19:27:10 -07:00
Tibor Nagy
d041a78cd4 Attempt to fix build issues, revert newlib changes 2018-02-22 11:44:19 +01:00
Tibor Nagy
7e293541c1 Add netsurf recipe, enable iconv in newlib 2018-02-21 18:53:45 +01:00