Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
It's never been clear to me why Macs tend to refer to 32-bit Intel processors
as i386 when other platforms tend to refer to them as i686. New CMake logic to
derive ARCH from ADDRESS_SIZE produces i686. Give viewer_manifest.py a
Darwin_i686_Manifest class alias so it continues to work when arch is passed
as i686 as well as i386.
|
|
|
|
Graphcis test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
windows integration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
them
|
|
|
|
that will be deleted with MAINT-6585 and no need to copy local files in viewer-manifest.
|
|
|
|
|
|
|
|
|
|
|
|
cmake
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it is no longer meaningfully referenced.
|
|
|
|
for embedded browser
|
|
framework vs copying in second version
|
|
|
|
|
|
|
|
media_plugin_cef with install_name_tool (note, this generates 2 copies of CEF framework - will fix later)
|