5 Commits

Author SHA1 Message Date
Marshall Greenblatt
5a2f4e9c62 Merge revision 1217 changes:
make_distrib improvements:
- Windows: Change the directory and build structure to match other platforms.
- Windows: Create archives of both Debug and Release symbols.
- Windows: Create a separate archive for documentation.
- Add a new "client" mode flag that creates a distribution of cefclient.
- Add "no-docs" and "no-archive" flags.
- Break README.txt files into separate components that can be shared between platforms and distribution modes.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1219 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-12 03:15:40 +00:00
Marshall Greenblatt
479c2ad8ed Merge revision 1203 changes:
- Fix ninja build on all platforms (issue #922).
- Update make_distrib.py to support ninja builds via a new "ninja-build" flag (issue #922).
- Improvements to automate.py:
-- Allow specification of the depot_tools directory via a "depot-tools" flag (issue #592).
-- Add ninja build support via a "ninja-build" flag (issue #922).
-- Allow relative paths for download directories (issue #942).
-- Add the ability to print commands without executing them via a "dry-run" flag.
-- Specifying the "force-clean" flag will also remove the build output directory.
-- Add support for a minimal distribution mode where only release binaries and resources are packaged.


git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1205 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-10 23:48:54 +00:00
Marshall Greenblatt
57f63dc670 Merge revision 1060 changes:
- Windows: update the binary distribution usage instructions.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1061 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-26 03:28:39 +00:00
Marshall Greenblatt
fb3482a852 Merge revision 1058 changes:
- Remove cefclient dependency on ATL.
- Allow more cefclient tests to work in the off-screen rendering example.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1059 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-26 03:20:34 +00:00
Marshall Greenblatt
de2ac7a2c1 Create 1364 release branch for CEF1.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@984 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-14 22:58:17 +00:00