summaryrefslogtreecommitdiffstats
path: root/config/system-headers
Commit message (Collapse)AuthorAgeLines
* Dick, YOU'RE FIRED!Thomas Groman2020-08-23-0/+4
| | | | | | Revert "Issue #1342 - Remove support for system libevent" This reverts commit 90c5288fef22004d6e4d441b3ae10b9cd1836103.
* Revert "Issue #1342 - Remove support for system libvpx"Thomas Groman2020-06-14-0/+9
| | | | This reverts commit 229f8412959a9480a9fa1784d6619aa5e97320c3.
* Issue #1342 - Remove support for system libvpxwolfbeast2020-01-31-9/+0
|
* Issue #1342 - Remove support for system linbpngwolfbeast2020-01-31-3/+0
|
* Issue #1342 - Remove support for system ICUwolfbeast2020-01-29-16/+0
|
* Issue #1342 - Remove support for system libeventwolfbeast2020-01-23-4/+0
|
* Issue #1265 - Expose sndio as a build option for any supporting systemGaming4JC2019-11-02-0/+2
|
* MoonchildProductions#1251 - Part 20: Add atomic.h to system-headers.athenian2002019-10-21-0/+1
| | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1369061 OpenIndiana used a much messier fix for this, but this one was used by Mozilla and looks a lot cleaner. It shouldn't interfere with any other targets, but if it does, the messy version of this fix basically involves rewriting the Solaris version of atomicops_internals_solaris.h to use GCC compiler intrinsics for atomic operations directly. It absolutely works, but it's gross to look at. https://github.com/OpenIndiana/oi-userland/blob/3b246b0b385735b092a88f58f9baa9799ee34761/components/web/firefox/patches/01-FF43.0b3_OpenSXCE_x86_x64.patch Another fix may be possible by preventing config/gcc-hidden.h from being included, or possibly using well-placed GCC pragmas to solve the visibility issues.
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-3/+0
| | | | Tag #288
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1337