Undo r175006
Setting the executable bits on these files causes the check_perms script
to fail. We need to either add a shebang line to these files or add an
exception to the script before setting +x.
Review URL for r175006: https://codereview.chromium.org/
11748021
TBR=pkasting@chromium.org
Review URL: https://codereview.chromium.org/
11737023
git-svn-id: http://src.chromium.org/svn/trunk/src/third_party/ply@175022
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
.py files need to have svn:executable set for proper operation on cygwin.
BUG=none
TEST=none
TBR=steveblock
Review URL: https://codereview.chromium.org/
11748021
git-svn-id: http://src.chromium.org/svn/trunk/src/third_party/ply@175006
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
Make 'License' field in third-party metadata required
This will simplify the addition of a tool to check licenses for the purpose of
the Android WebView build.
See also http://codereview.chromium.org/
10827099
Also adds other missing fields to these README.chromium files as required by
presubmit checks and fixes a regex used to enforce this.
BUG=138921
Review URL: https://chromiumcodereview.appspot.com/
10821103
git-svn-id: http://src.chromium.org/svn/trunk/src/third_party/ply@149423
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c
Add PLY (Python Lex Yacc)
Add third party python library PLY. This CL contains unmodified
soruces for lex.py, yacc.py, __init__.py and README. LICENSE is a
copy of the license from the README and README.chromium describes
the changes.
BUG=74978
TEST=none
Review URL: http://codereview.chromium.org/6673006
git-svn-id: http://src.chromium.org/svn/trunk/src/third_party/ply@78122
4ff67af0-8c30-449e-8e8b-
ad334ec8d88c