cef/libcef_dll
Marshall Greenblatt 575c968a55 Modernize binary distribution CMake configuration (issue #1897)
- Load CEF configuration using `find_package(CEF)`.
- Use per-target configuration via a new SET_EXECUTABLE_TARGET_PROPERTIES
  macro instead of setting global CMAKE_* variables.
- Support building projects more easily with an external binary
  distribution directory.
- Improve related documentation.
2016-05-12 18:10:31 -04:00
..
base Update to Chromium revision 088f14a0 (#373530) 2016-02-08 13:16:11 -05:00
cpptoc Add error code to CefResponse (issue #1845) 2016-05-11 15:36:15 -04:00
ctocpp Add error code to CefResponse (issue #1845) 2016-05-11 15:36:15 -04:00
sandbox Introduce the use of Chromium types (issue #1336). 2014-07-14 22:18:51 +00:00
wrapper Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
CMakeLists.txt.in Modernize binary distribution CMake configuration (issue #1897) 2016-05-12 18:10:31 -04:00
libcef.dll.manifest Update to Chromium revision 217791. 2013-08-15 19:38:55 +00:00
libcef_dll.cc Update to Chromium revision 6e53600d (#386251) 2016-04-28 12:57:08 -04:00
libcef_dll.rc Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-16 19:34:35 -04:00
libcef_dll2.cc Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-16 19:34:35 -04:00
resource.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
transfer_util.cc Rename .cpp file extensions to .cc for consistency (issue #1500). 2015-01-22 01:55:39 +00:00
transfer_util.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
views_stub.cc Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00
wrapper_types.h Implement Views framework on Windows and Linux (issue #1749). 2016-04-26 11:58:13 -04:00