cef/tools
Marshall Greenblatt 8db08e657d win: distrib: Add DirectX compiler binaries for WebGPU (fixes #3646) 2024-02-15 17:00:30 -05:00
..
automate automate-git: Print out invalid options on error 2023-10-04 16:22:12 +00:00
cefbuilds
distrib win: distrib: Add DirectX compiler binaries for WebGPU (fixes #3646) 2024-02-15 17:00:30 -05:00
yapf
cef_api_hash.py windows: Configure stack size for executables (fixes issue #3250) 2022-10-21 14:52:50 -04:00
cef_parser.py tools: Fix formatting of lists in capi comments 2024-01-05 15:04:12 -05:00
cef_version.py
clang_util.py
combine_libs.py win: Reduce length of command line for combine_libs.py 2023-08-15 12:07:57 -04:00
compile_ib_files.py
crash_server.py
date_util.py
exec_util.py
file_util.py tools: Write generated files with UNIX line endings on all platforms (see #3627) 2024-01-05 15:03:45 -05:00
fix_style.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
fix_style.py
fix_style.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
gclient_hook.py Rewrite issue links to GitHub (see #3464) 2023-03-13 13:50:48 -04:00
gclient_util.py
git_util.py
gn_args.py tools: Add env var to filter output configs (fixes #2423) 2024-01-11 13:08:50 -05:00
gypi_to_gn.py
issue_1999.py Rewrite issue links to GitHub (see #3464) 2023-03-13 13:50:48 -04:00
make_api_hash_header.py
make_capi_header.py tools: Update translator tool for Doxygen comment format (see issue #3384) 2022-09-01 17:13:28 -04:00
make_cmake.py
make_config_header.py
make_cppdocs.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
make_cppdocs.sh tools: Add make_cppdocs.sh for Linux/MacOS (see issue #3385) 2022-09-02 11:27:22 -07:00
make_cpptoc_header.py
make_cpptoc_impl.py Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
make_ctocpp_header.py
make_ctocpp_impl.py Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
make_distrib.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
make_distrib.py win: distrib: Add DirectX compiler binaries for WebGPU (fixes #3646) 2024-02-15 17:00:30 -05:00
make_distrib.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
make_gypi_file.py
make_libcef_dll_dylib_impl.py libcef_dll/wrapper: Let the compiler deduce types of func ptr 2022-07-08 11:37:12 +00:00
make_pack_header.py
make_version_header.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
make_version_header.py
make_version_header.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
make_wrapper_types_header.py
msvs_env.bat win: Update msvs_env.bat to prefer VS2022 (fixes #3509) 2023-06-01 12:55:30 +03:00
patch.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
patch.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
patch_updater.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
patch_updater.py patcher: Skip missing platform-specific third-party directories 2022-07-26 13:37:47 -04:00
patch_updater.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
patcher.README.txt
patcher.py patcher: Skip missing platform-specific third-party directories 2022-07-26 13:37:47 -04:00
translator.README.txt Avoid generating an accidental UDL suffix 2023-04-12 19:54:31 +00:00
translator.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
translator.py Remove compile-time checks for toolkit_views 2022-04-12 12:06:53 -04:00
translator.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
yapf_util.py