15 Commits

Author SHA1 Message Date
Marshall Greenblatt
3f4a1f0822 Update automate-git.py to explicitly fetch tags required for release branch builds.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1794 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-07 12:34:12 +00:00
Marshall Greenblatt
3c655420f1 Add a new --force-clean-deps flag to automate-git.py that deletes/re-downloads all third-party git repos (issue #1348). Should be used in combination with the --force-clean flag.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1790 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-07 09:25:36 +00:00
Marshall Greenblatt
07313cb422 Fix insertion of Chromium URL/revision info into the binary distribution README.txt file (issue #1330).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1774 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-07-15 01:11:25 +00:00
Marshall Greenblatt
e7d385931c Update msvs_env.bat to include VS2013 paths (issue #1304).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1727 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-09 18:27:27 +00:00
Marshall Greenblatt
b1fd375f6a Force revert local changes when using the --force-clean switch (issue #1300).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1722 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-06 19:18:22 +00:00
Marshall Greenblatt
19bd6690ab Fix patch_updater.py to work on non-Windows platforms.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1692 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-02 20:59:54 +00:00
Marshall Greenblatt
bce62336db Add patch_updater.py tool for automatically updating patch files.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1686 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-02 18:57:48 +00:00
Marshall Greenblatt
454d51e846 Merge revision 1667 changes:
- Fix error in exec_util.py.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1669 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-18 19:04:11 +00:00
Marshall Greenblatt
426fd722dd Merge revision 1659 changes:
- Fix application of patch files created with `git diff --no-prefix --relative .`
Merge revision 1661 changes:
- Fix check_revision.py to not throw exceptions when using a Chromium git checkout.
Merge revision 1664 changes:
- Update scripts to support git checkouts of CEF and/or Chromium.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1666 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-18 18:40:59 +00:00
Marshall Greenblatt
29f5798752 Add additional necessary hooks to gclient_hook.py.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1619 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-11 18:18:05 +00:00
Marshall Greenblatt
5c5badc890 Avoid GN-related build errors on Debian 7 by not calling gclient sync from automate.py.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1618 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-11 17:24:25 +00:00
Marshall Greenblatt
162abf8eeb Merge revision 1607 changes:
- Fix include of C API headers from C++ code (issue #1194).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1608 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-10 17:27:52 +00:00
Marshall Greenblatt
0eea311e29 Windows: Add missing icudt.dll dependency to make_distrib.py.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1604 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-08 00:14:23 +00:00
Marshall Greenblatt
ff6d6e60ee Windows: Explicitly specify the DLLs to include in the binary distribution.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1599 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-06 22:10:31 +00:00
Marshall Greenblatt
dcd41c0e1e Create 1750 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1588 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-01-31 22:10:56 +00:00