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
14bbc90ddb
cef
/
cef1
/
tools
/
make_distrib.sh
3 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
Mac: Add make_distrib support (issue #260) git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@298 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-10-03 12:25:14 +02:00
#!/bin/sh
- 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
python make_distrib.py --output-dir ../binary_distrib/
$@