summaryrefslogtreecommitdiffstats
path: root/webkit/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Prevent system WebCore.framework from not working due to collisions withmark@chromium.org2009-03-131-2/+31
| | | | | | | | Objective-C names in our libwebcore.a by giving our Objective-C WebCore classes alternate names. Review URL: http://codereview.chromium.org/43094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11631 0039d316-1c4b-4281-b951-d872f2087c98
* #define WTF_CHANGES in config.h.in.mark@chromium.org2009-02-201-0/+2
| | | | | | Review URL: http://codereview.chromium.org/20508 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10098 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome side of unforking. I need to pull WebKit with the change that unforks ↵brettw@google.com2008-12-181-0/+3
| | | | | | | | | | | | KURL.h This makes us defile USE(GOOGLEURL) and use that instead of USE_GOOGLE_URL_LIBRARY. I also fixed some places to be able to compile without it if possible (I think I will be wanting that capability in the future to test changes they may make upstream). Review URL: http://codereview.chromium.org/14494 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7231 0039d316-1c4b-4281-b951-d872f2087c98
* chromium tree changes for removing platform(mac). pinkerton@google.com2008-10-221-5/+6
| | | | | | Review URL: http://codereview.chromium.org/8032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3739 0039d316-1c4b-4281-b951-d872f2087c98
* Some small linux build cleanups:tc@google.com2008-10-091-4/+0
| | | | | | | | | | | - Move WTF_USE_ICU_UNICODE from config.h.in to our SConscript file - Fix the include path for libxml/xmlversion.h (use the file copied into Hammer rather than the one from the linux subdir) - Make precompiled_v8bindings.cpp be conditionally added, rather than conditionally removed. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3142 0039d316-1c4b-4281-b951-d872f2087c98
* Fix ICU build problems under Linux.erg@google.com2008-10-081-0/+4
| | | | | | | Review URL: http://codereview.chromium.org/6370 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3077 0039d316-1c4b-4281-b951-d872f2087c98
* Set WFT_USE_V8 in a cross-platform friendly way.ojan@google.com2008-10-041-0/+4
| | | | | | Review URL: http://codereview.chromium.org/6256 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2866 0039d316-1c4b-4281-b951-d872f2087c98
* Get JSC build a closer to compiling.ojan@google.com2008-10-041-1/+0
| | | | | | | | | | There's still a ton to do here, but I wanted to get something in so others could start hacking. I think the only projects left that don't compile are KJSBindings_prebuild and WebCore. Review URL: http://codereview.chromium.org/6473 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2863 0039d316-1c4b-4281-b951-d872f2087c98
* roll foward /*jeremy@chromium.org2008-10-031-1/+5
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2843 0039d316-1c4b-4281-b951-d872f2087c98
* rollback due to build bustagejeremy@chromium.org2008-10-031-5/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2840 0039d316-1c4b-4281-b951-d872f2087c98
* Redefine PLATFORM(CG) and PLATFORM(CF) on Mac build of Chrome.jeremy@chromium.org2008-10-031-1/+5
| | | | | | Review URL: http://codereview.chromium.org/6244 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2837 0039d316-1c4b-4281-b951-d872f2087c98
* Hack around some leftover merge bits that need forking.evanm@google.com2008-10-021-0/+4
| | | | | | | Fixes Linux build. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2784 0039d316-1c4b-4281-b951-d872f2087c98
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-30/+53
| | | | | | | up to webkit@36102. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2778 0039d316-1c4b-4281-b951-d872f2087c98
* Change navigator.vendor to return "Google Inc.".ojan@google.com2008-09-081-0/+8
| | | | | | Review URL: http://codereview.chromium.org/2202 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1877 0039d316-1c4b-4281-b951-d872f2087c98
* bootstrap v8 js binding/header generation and putting them in a subdir so ↵pinkerton@google.com2008-08-141-1/+1
| | | | | | switching between kjs and v8 doesn't intermingle headers. Also fix v8 codegen to not have ">>" in templates, which gcc doesn't allow. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@871 0039d316-1c4b-4281-b951-d872f2087c98
* Add webkit to the repository.initial.commit2008-07-271-0/+134
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18 0039d316-1c4b-4281-b951-d872f2087c98