gecko-dev/third_party
Ricky Stewart ab55fb68d1 Bug 1634535 - Move ply to third_party/python r=glandium
The license used to be LGPL so the code lived in other-licenses, but it was changed to BSD eleven years ago. Let's move it over to third_party/python/ply where it belongs.

    ./mach vendor python ply==3.10

`diff -r` between the original `ply` directory and the new one only comes up with the new file `third_party/python/ply/CHANGES` which isn't relevant to the functionality of the code, so this should be a no-op all told.

Differential Revision: https://phabricator.services.mozilla.com/D73341
2020-05-05 16:02:02 +00:00
..
aom
dav1d Bug 1620471 - Update libdav1d to 0.6.0 r=dminor 2020-03-20 15:17:26 +00:00
msgpack
prio Bug 1624128 - Update CK_GCM_PARAMS uses for PKCS11 v3.0 definition r=keeler 2020-04-14 18:32:19 +00:00
python Bug 1634535 - Move ply to third_party/python r=glandium 2020-05-05 16:02:02 +00:00
rlbox Bug 1624138 - Bump to latest rlbox that fixes partial specialization err in clang11 + libc++. r=froydnj 2020-03-27 14:07:33 +00:00
rust Bug 1635671 - Upgrade typename to 1.12.0. r=emilio 2020-05-06 09:36:53 +00:00
sqlite3 Bug 1626506 - Vendor the webext_storage component. r=markh 2020-04-27 05:40:52 +00:00
webkit/PerformanceTests Bug 1625912 - Update webaudio-benchmark to revision d753e161. r=dmajor 2020-04-01 13:39:53 +00:00
moz.build