cef/tests/cefsimple
Marshall Greenblatt 1cd242422a bazel: Add initial config for binary distribution (see #3757)
Add support for building the CEF binary distribution using Bazel
and the default platform toolchain. Tested to work for Windows
x64, MacOS ARM64 and x64 (cross-compile from ARM64), and
Linux x64. Windows x86 (cross-compile from x64) is known to
be broken, see https://github.com/bazelbuild/bazel/issues/22164.

Includes minor changes to tests directory structure to meet
Bazel build requirements.
2024-07-30 12:40:04 -04:00
..
mac bazel: Add initial config for binary distribution (see #3757) 2024-07-30 12:40:04 -04:00
win bazel: Add initial config for binary distribution (see #3757) 2024-07-30 12:40:04 -04:00
cefsimple_linux.cc cefsimple: Enable Chrome runtime by default (see #3685) 2024-05-09 12:53:43 -04:00
cefsimple_mac.mm cefsimple: Enable Chrome runtime by default (see #3685) 2024-05-09 12:53:43 -04:00
cefsimple_win.cc cefsimple: Enable Chrome runtime by default (see #3685) 2024-05-09 12:53:43 -04:00
CMakeLists.txt.in bazel: Add initial config for binary distribution (see #3757) 2024-07-30 12:40:04 -04:00
process_helper_mac.cc
resource.h
simple_app.cc Fix dangling raw_ptr errors and related issues (see #3239) 2024-05-21 12:56:47 -04:00
simple_app.h
simple_handler_linux.cc
simple_handler_mac.mm
simple_handler_win.cc
simple_handler.cc
simple_handler.h