GithubHelp home page GithubHelp logo

ishkang / cef-binary Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cefsharp/cef-binary

0.0 1.0 0.0 1.14 MB

NuGet repackaging of the CEF binaries provided by Chromium Embedded Framework to work better with CefSharp

Home Page: http://opensource.spotify.com/cefbuilds/index.html

License: Other

PowerShell 100.00%

cef-binary's Introduction

README

This is a repackaging fork of the Chromium Embedded Framework (CEF) binary distribution files for Windows, found at http://www.magpcss.net/cef_downloads/ into these NuGet packages

To make it work properly for developers on VS2012 and VS2013 wanting to develop CefSharp, we need to do some local modifications (use dynamic linking) to make CefSharp.Core compile properly. This purpose of this repository is to track and maintain these modifications as well as tooling for maintaining the NuGet packages.

The modifications allow us to:

  • Re-package and distribute CEF .dll and .pak files in a piecemeal fashion using http://nuget.org (this is useful for both Xilium.CefGlue and CefSharp developers and users alike)
  • Build libcef_dll_wrapper.libs as mentioned above for CefSharp
  • Have a place to pick CEF include files for easy inclusion downstream (by git submodule vendor folders etc.)

The original README for CEF can be found here: README.txt. It has some useful details about which CEF pieces are needed for what (e.g. browser developer tools, language support, different HTML5 features, WebGL support etc.)

Architecture

Note to self: Add a diagram here based on: http://codepen.io/jornh/full/Iyebk explaining that this is the red layer with the native code from the upstream CEF (and Chromium projects)

TODO: Explain each of the red pieces along the lines of this rough plan (subject to change): Foundation z: NuGets

  • C.F.Base.x64|Win32 ... (~ Bcl. Xxx ) ....

  • C.Foundation.Res.Lang

  • C.Foundation.Res.Dev

  • C.Foundation.WebGL (incl d*dxxxx43|46)

  • C.F.MDwrapper

    Easy

  • C.F.Bundle.x64(NoLang)

  • C.F.Bundle.Win32

  • CS.Core

  • CS.Wpf

License

The code is licensed under the same license as the Chromium Embeddded Framework, i.e. the "new BSD" license. The full CEF license text can be found here: LICENSE.txt.

Additionally, don't forget to view chrome://credits/ for additional licences used by Chromium.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.