Benjamin Smedberg
|
855263eb48
|
Use a different hack to make the Linux tinderboxes green until we can upgrade to GCC 4.3
|
2009-07-17 13:39:40 -04:00 |
|
cjones@dm-oink01.mozilla.org
|
d2a3bbd884
|
BAND-AID: compile chromium base lib with -fno-inline to fix linker bustage. bye bye performance.
|
2009-07-16 14:59:49 -07:00 |
|
Chris Jones
|
457f6ad505
|
fix gcc <= 4.1 builds by removing mysterious template syntax
|
2009-07-15 13:21:06 -05:00 |
|
Chris Jones
|
65a5143fa4
|
first cut at AsyncChannel and SyncChannel. only RPCChannel is currently under warranty.
|
2009-07-13 16:55:04 -05:00 |
|
Benjamin Smedberg
|
28d4675b23
|
Build system for .ipdl files.
|
2009-07-13 12:14:56 -04:00 |
|
Benjamin Smedberg
|
5a197c4735
|
Windows fixup: Windows does actually have 2-byte wchar_t. Also there was a possible missing PR_BEGIN_EXTERN_C that we really did need.
|
2009-07-07 12:20:02 -04:00 |
|
Ben Turner
|
67ac5c13b2
|
Some windows build fixup
|
2009-07-02 13:48:33 -07:00 |
|
Benjamin Smedberg
|
cc94d1bdc5
|
Require Windows XP SP2, and disable a compile-time check which doesn't make much sense in the chromium code.
|
2009-07-02 11:57:55 -04:00 |
|
Benjamin Smedberg
|
95fa1bb9af
|
Build fixes: * enable RTTI by default when building with GCC to work around the tr1/functional error * link with -lrt * Tell chromium that it's always using wide wchar on Linux
|
2009-06-30 13:21:26 -04:00 |
|
Benjamin Smedberg
|
34f5d65570
|
Hook up the event loop changes and fix the build
--HG--
rename : ipc/chromium/src/base/file_version_info_linux.h.version => ipc/chromium/base/file_version_info_linux.h
|
2009-06-30 12:02:37 -04:00 |
|
Benjamin Smedberg
|
14ce29cc49
|
ipc/glue imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/
|
2009-06-29 14:38:29 -04:00 |
|
Benjamin Smedberg
|
5fc7659bb1
|
Mozilla-specific changes to the Chromium code, imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/
|
2009-06-29 14:37:52 -04:00 |
|
Benjamin Smedberg
|
596636b2ed
|
Build the pieces of the chromium code we actually need. Many thanks to bent for doing this the first time: I redid the Makefile to be all in one directory and use vpath directives so that dependencies work correctly.
|
2009-06-29 14:31:58 -04:00 |
|
Benjamin Smedberg
|
d4f21f823b
|
Import Chromium sources r15462
|
2009-06-29 08:35:58 -04:00 |
|