cef/tools/distrib
Marshall Greenblatt 71179da2f6 Mac: Add ARM64 configuration support (see issue #2981)
Requires Xcode 12.2 and the MacOS 11.0 SDK. To generate ARM64 builds set
the CEF_ENABLE_ARM64=1 environment variable and replace all usage of
--x64-build with --arm64-build in script command-line arguments.
2020-12-04 15:43:50 -05:00
..
linux Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
mac Mac: Add ARM64 configuration support (see issue #2981) 2020-12-04 15:43:50 -05:00
win Update to Chromium version 80.0.3987.0 (#722274) 2020-02-17 13:19:09 -05:00
README-TRANSFER.txt Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
README.client.txt Linux: Include cefsimple instead of cefclient in client distribution (issue #1916) 2016-06-06 18:23:15 -04:00
README.footer.txt make_distrib improvements: 2013-04-11 23:07:43 +00:00
README.header.txt Fix README typo 2017-12-18 14:18:03 -05:00
transfer.cfg Use net/base/net_error_list.h to populate the cef_errorcode_t enum (fixes issue #2650) 2019-04-16 12:07:33 -04:00

README.header.txt

Chromium Embedded Framework (CEF) $DISTRIB_TYPE$ Binary Distribution for $PLATFORM$
-------------------------------------------------------------------------------

Date:             $DATE$

CEF Version:      $CEF_VER$
CEF URL:          $CEF_URL$
                  @$CEF_REV$

Chromium Version: $CHROMIUM_VER$
Chromium URL:     $CHROMIUM_URL$
                  @$CHROMIUM_REV$

$DISTRIB_DESC$