..
automate
- Add automate/automate-git.py for automated building using git (issue #472 ).
2012-01-05 19:43:23 +00:00
distrib
Merge revision 569 and 624 changes:
2012-05-16 17:02:04 +00:00
build_projects.bat
Win: Return non-zero exit status if build_projects.bat fails.
2011-11-08 18:54:21 +00:00
build_projects.sh
Mac: Add support for building the 'Run cef_unittests' target from the command line.
2012-01-03 17:55:08 +00:00
cef_parser.py
Add the ability to (issue #236 ):
2012-02-16 17:11:49 +00:00
check_revision.py
Add support to check_revision.py for building release branches (issue #325 ).
2011-12-20 16:35:15 +00:00
check_style.bat
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
check_style.py
Fix the check_style.py patch_RepositoryName function to work with git.
2012-01-19 17:19:40 +00:00
check_style.sh
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
date_util.py
Add the make_distrib tool for automated creation of CEF binary distributions (issue #260 ).
2011-09-27 15:02:08 +00:00
file_util.py
Win: Fix the build output directory path for binary distributions.
2011-11-08 17:35:59 +00:00
gclient_hook.py
Verify that libcef build revision and API/header revision match when initializing CEF (issue #431 ).
2011-11-18 17:30:55 +00:00
gclient_util.py
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
git_util.py
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
gyp_cef
Update to Chromium revision 100584.
2011-09-10 19:40:03 +00:00
make_capi_header.py
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
make_cppdocs.bat
Break cef.h into multiple headers (issue #142 ).
2011-12-23 17:36:30 +00:00
make_cpptoc_header.py
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
make_cpptoc_impl.py
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
make_ctocpp_header.py
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
make_ctocpp_impl.py
Fix memory leak due to CToCpp argument lists not being deleted (issue #526 ).
2012-02-14 17:41:35 +00:00
make_distrib.bat
- Update to Chromium revision 105051.
2011-10-12 19:09:15 +00:00
make_distrib.py
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
make_distrib.sh
- Update to Chromium revision 105051.
2011-10-12 19:09:15 +00:00
make_gypi_file.py
Break cef.h into multiple headers (issue #142 ).
2011-12-23 17:36:30 +00:00
make_version_header.bat
Verify that libcef build revision and API/header revision match when initializing CEF (issue #431 ).
2011-11-18 17:30:55 +00:00
make_version_header.py
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
patch.bat
Update to Chromium revision 100584.
2011-09-10 19:40:03 +00:00
patch.sh
Update to Chromium revision 100584.
2011-09-10 19:40:03 +00:00
patch_util.py
- Restore original file permissions after patching a file (issue #387 ).
2011-10-25 16:36:38 +00:00
patcher.README.txt
Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config
2010-10-03 21:04:50 +00:00
patcher.py
- Restore original file permissions after patching a file (issue #387 ).
2011-10-25 16:36:38 +00:00
repack_locales.py
- Add support for loading localized strings from locale .pak files (issue #357 ).
2011-09-30 09:22:54 +00:00
svn_util.py
Make CEF compliant with Google/Chromium style (issue #473 ).
2012-01-09 23:46:23 +00:00
translator.README.txt
Fix memory leak due to CToCpp argument lists not being deleted (issue #526 ).
2012-02-14 17:41:35 +00:00
translator.bat
Break cef.h into multiple headers (issue #142 ).
2011-12-23 17:36:30 +00:00
translator.py
Break cef.h into multiple headers (issue #142 ).
2011-12-23 17:36:30 +00:00
translator.sh
Break cef.h into multiple headers (issue #142 ).
2011-12-23 17:36:30 +00:00