summaryrefslogtreecommitdiffstats
path: root/ipc/chromium/src/base/message_pump_glib.cc
Commit message (Collapse)AuthorAgeLines
* MoonchildProductions#1251 - Part 27: Fix ifdef style.athenian2002019-10-21-3/+3
| | | | This should do it for all the commits to files I changed, but while I'm in here I could probably go ahead and turn ALL the singular if defined statements into ifdef statements by using grep/find on the tree. On the other hand, perhaps we should do that as a separate issue so that this doesn't become a case of scope creep.
* Fix a bunch of dumb typos and omissions.athenian2002019-10-21-1/+1
|
* MoonchildProductions#1251 - Part 4: Core build system changes, lots of ↵athenian2002019-10-21-1/+18
| | | | | | | | libevent/IPC junk. This is mostly ifdefs, but as you can see, Solaris is actually a lot like Linux. They're both more SysV than BSD at core, and most of the differences have more to do with Solaris not using glibc than anything else. I still need to audit a lot of these changes and understand why they're needed and what the alternative approaches are. After this patch, most of the core functionality needed to build Solaris is here.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+341