This website requires JavaScript.
Explore
Help
Sign In
bcarrella
/
cef
Watch
1
Star
0
Fork
0
You've already forked cef
mirror of
https://bitbucket.org/chromiumembedded/cef
synced
2024-12-11 17:15:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f782b4b1e0
cef
/
cef1
/
tools
/
make_distrib.bat
3 lines
102 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Add the make_distrib tool for automated creation of CEF binary distributions (issue #260). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@294 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-09-27 17:02:08 +02:00
@
echo
off
- Update to Chromium revision 105051. - Enable use of clang compiler on Mac. - Add CefSettings.threaded_compositing_enabled option. - Begin converting NewRunnable usage to base::Bind. - Avoid assertion when an empty message is passed to OnConsoleMessage(). - Add an "--allow-partial" option to the make_distrib tool. git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@316 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-10-12 21:09:15 +02:00
..\..\third_party\python_26\python.exe make_distrib.py --output-dir ..\binary_distrib\
%*
Reference in New Issue
Copy Permalink