summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2020-06-05Update PLY to 3.11Raul Tambre
2020-06-05Fixed CRLFs in source files to LFsYngve N. Pettersen
2020-06-05Update Jinja2 from 2.8 to 2.10Takuto Ikuta
2020-06-05Added dependency to jinja2 sources for mojom generatorTakuto Ikuta
2020-06-05binding: Updates Jinja2 from 2.7.1 to 2.8.yukishiino
2020-06-04Add a license for third_party/ply/__init__.py.thestig
2020-06-04Update Jinja2 (Python template library) to 2.7.1nbarth@chromium.org
2020-06-04Add MarkupSafe library to third_party (dependency for Jinja2 2.7)nbarth@chromium.org
2020-06-04Add OWNERS to Jinja2 (Python template library)nbarth@chromium.org
2020-06-04Add Python templating engine Jinja2 to third_partytimloh@chromium.org
2020-06-04Undo r175006rlarocque@chromium.org
2020-06-04.py files need to have svn:executable set for proper operation on cygwin.pkasting@chromium.org
2020-06-04Make 'License' field in third-party metadata requiredsteveblock@chromium.org
2020-06-04Add PLY (Python Lex Yacc)noelallen@google.com