This website requires JavaScript.
Explore
Help
Sign In
bcarrella
/
cef
mirror of
https://bitbucket.org/chromiumembedded/cef
Watch
1
Star
0
Fork
You've already forked cef
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11fb746e95
cef
/
cef1
/
tools
/
patch.bat
2 lines
95 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Move to GYP-based project file generation (issue #48). - Add cef_create_projects.bat to generate the CEF project files. - Change include paths to be relative to the root CEF directory. - Add patch_build configuration and build.patch to modify the Chromium build system for required CEF dependencies. - Remove old .vcproj and .vsprops files. - Eliminate use of precompiled headers. - Commit generated project files (these will go away in the near future). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@50 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-10-02 19:59:38 +02:00
@
echo
off
Update to Chromium revision 100584. - Add a new CefSettings.graphics_implementation option for using different GL implementations. - Disable accelerated compositing by default due to multiple issues (issue #334, issue #335, issue #337). - Eliminate the "patcher" project and perform all patching during GYP project generation. - Fix references to non-existent files in cef.gyp. - Move BrowserWebKitInit method implementations to a separate .cc file. - Add support for Flash on Mac (issue #305). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@284 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-09-10 21:40:03 +02:00
..\third_party\python_26\python.exe tools\patcher.py --patch-config patch/patch.cfg