Commit Graph

4 Commits

Author SHA1 Message Date
Marshall Greenblatt
5a9aab12f6 Merge revision 1212, revision 1213 and revision 1214 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@1216 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-12 02:22:15 +00:00
Marshall Greenblatt
2a8ad80fde Merge revision 1197 changes:
- 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@1199 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-10 21:07:28 +00:00
Marshall Greenblatt
d6042cc8b9 Merge revision 1003, revision 1192, revision 1193 and revision 1194 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.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1196 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-10 18:48:04 +00:00
Marshall Greenblatt
affde61145 Create 1364 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@985 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-14 23:03:05 +00:00