cef/tools
Marshall Greenblatt c1d356f5ab bazel: mac: Copy but don't link the CEF framework (see #3757)
Copy the CEF framework into the app bundle but do not link it. See
https://groups.google.com/g/cef-announce/c/Fith0A3kWtw/m/6ds_mJVMCQAJ
for background.

Use `**kwargs` to pass all other arguments to the actual
`macos_application` target declaration.
2024-08-09 13:23:26 -04:00
..
automate distrib: Add new tools distribution for mksnapshot (see #3734) 2024-07-16 12:43:12 -04:00
cefbuilds cefbuilds: Add tools distribution (see #3734) 2024-07-16 12:43:12 -04:00
distrib bazel: mac: Copy but don't link the CEF framework (see #3757) 2024-08-09 13:23:26 -04:00
yapf
bazel_util.py bazel: Add initial config for binary distribution (see #3757) 2024-07-28 18:19:47 +00:00
cef_api_hash.py Apply new Chromium style for #include sorting 2024-05-01 14:34:32 -04:00
cef_parser.py
cef_version.py bazel: Add initial config for binary distribution (see #3757) 2024-07-28 18:19:47 +00:00
clang_util.py
combine_libs.py
compile_ib_files.py
crash_server.py
date_util.py
exec_util.py
file_util.py
fix_style.bat
fix_style.py
fix_style.sh
gclient_hook.py tools: Don't write args.gn if unchanged (see #3681, see #3685) 2024-05-03 15:38:10 -04:00
gclient_util.py
git_util.py
gn_args.py Enable V8 sandbox by default (fixes #3332) 2024-08-05 14:28:35 -04:00
gypi_to_gn.py
issue_1999.py
make_api_hash_header.py
make_capi_header.py
make_cmake.py
make_colorids_header.py tools: Fix "invalid escape sequence '\s'" warning 2024-07-01 15:12:35 +00:00
make_config_header.py Enable V8 sandbox by default (fixes #3332) 2024-08-05 14:28:35 -04:00
make_cppdocs.bat
make_cppdocs.sh
make_cpptoc_header.py
make_cpptoc_impl.py Call SetIsShutdown after CefInitialize (fixes #3738) 2024-07-15 16:44:38 -04:00
make_ctocpp_header.py
make_ctocpp_impl.py Call SetIsShutdown after CefInitialize (fixes #3738) 2024-07-15 16:44:38 -04:00
make_distrib.bat
make_distrib.py bazel: Add initial config for binary distribution (see #3757) 2024-07-28 18:19:47 +00:00
make_distrib.sh
make_gypi_file.py
make_libcef_dll_dylib_impl.py Expose DumpWithoutCrashing (fixes #3588) 2024-07-02 18:08:16 +00:00
make_pack_header.py
make_version_header.bat
make_version_header.py
make_version_header.sh
make_wrapper_types_header.py
msvs_env.bat
patch.bat
patch.sh
patch_updater.bat
patch_updater.py
patch_updater.sh
patcher.README.txt
patcher.py
translator.README.txt
translator.bat
translator.py
translator.sh
yapf_util.py