move abseil-cpp and the google build directory from libwebrtc to third_party
Categories
(Core :: WebRTC, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: mjf, Assigned: mjf)
References
Details
Attachments
(19 files, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
Moving the google build directory out of libwebrtc will allow us to support different google projects in our third_party directory. This is specifically to immediately move abseil-cpp from inside libwebrtc's third_party directory up to the Mozilla third_party directory. This should allow more frequent updates to abseil-cpp to support other libraries in moz-central.
| Assignee | ||
Comment 1•1 year ago
|
||
(skip-generation)
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
This avoids touching many (likely all) BUILD.gn files to point to the
top-level absl.gni file after the abseil-cpp location under Mozilla's
third_party directory.
| Assignee | ||
Comment 4•1 year ago
|
||
| Assignee | ||
Comment 5•1 year ago
|
||
| Assignee | ||
Comment 6•1 year ago
|
||
| Assignee | ||
Comment 7•1 year ago
|
||
| Assignee | ||
Comment 8•1 year ago
|
||
| Assignee | ||
Comment 9•1 year ago
|
||
| Assignee | ||
Comment 10•1 year ago
|
||
| Assignee | ||
Comment 11•1 year ago
|
||
| Assignee | ||
Comment 12•1 year ago
|
||
| Assignee | ||
Comment 13•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Comment 14•1 year ago
|
||
| Assignee | ||
Comment 15•1 year ago
|
||
Ran:
ack -l ""//build/" third_party/chromium/build | xargs sed -i.bak -E 's/"//build//"//chromium/build//'
ack -l ""//build:" third_party/chromium/build | xargs sed -i.bak -E 's/"//build:/"//chromium/build:/'
find third_party -name "*.bak" | xargs rm
hg revert
third_party/chromium/build/android/pylib/utils/gold_utils.py
third_party/chromium/build/args/README.txt
third_party/chromium/build/args/chromeos/README.md
third_party/chromium/build/gn_helpers_unittest.py
third_party/chromium/build/locale_tool.py
third_party/chromium/build/toolchain/linux/unbundle/README.md
| Assignee | ||
Comment 16•1 year ago
|
||
Ran:
ack -l ""//build/config" third_party/libwebrtc | xargs sed -i.bak -E 's/"//build/config/"//chromium/build/config/'
ack -l ""//build/dot" third_party/libwebrtc | xargs sed -i.bak -E 's/"//build/dot/"//chromium/build/dot/'
ack -l ""//build/mac" third_party/libwebrtc | xargs sed -i.bak -E 's/"//build/mac/"//chromium/build/mac/'
find third_party -name "*.bak" | xargs rm
hg revert third_party/libwebrtc/moz-patch-stack
| Assignee | ||
Comment 17•1 year ago
|
||
Ran:
ack -l ""//build/config" third_party/abseil-cpp | xargs sed -i.bak -E 's/"//build/config/"//chromium/build/config/'
ack -l ""//build/toolchain" third_party/abseil-cpp | xargs sed -i.bak -E 's/"//build/toolchain/"//chromium/build/toolchain/'
find third_party -name "*.bak" | xargs rm
| Assignee | ||
Comment 18•1 year ago
|
||
| Assignee | ||
Comment 19•1 year ago
|
||
Comment 20•1 year ago
|
||
| Assignee | ||
Comment 21•1 year ago
|
||
Updated•1 year ago
|
Comment 22•1 year ago
|
||
Comment 23•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0d4bd04b6afa
https://hg.mozilla.org/mozilla-central/rev/f767612f7d35
https://hg.mozilla.org/mozilla-central/rev/c345b27b2d81
https://hg.mozilla.org/mozilla-central/rev/b8d3694fe24f
https://hg.mozilla.org/mozilla-central/rev/7017edc7cfc8
https://hg.mozilla.org/mozilla-central/rev/6207cac8e337
https://hg.mozilla.org/mozilla-central/rev/62c95602f1e8
https://hg.mozilla.org/mozilla-central/rev/45b99d1ba95b
https://hg.mozilla.org/mozilla-central/rev/afc78fbdb566
https://hg.mozilla.org/mozilla-central/rev/c5a346c13dba
https://hg.mozilla.org/mozilla-central/rev/28e1734e3222
https://hg.mozilla.org/mozilla-central/rev/6b855a2bf6b1
https://hg.mozilla.org/mozilla-central/rev/a342f5eca862
https://hg.mozilla.org/mozilla-central/rev/566543823f7e
https://hg.mozilla.org/mozilla-central/rev/f18c05287ce8
https://hg.mozilla.org/mozilla-central/rev/c4cbc65577ab
https://hg.mozilla.org/mozilla-central/rev/5ab34da720b8
https://hg.mozilla.org/mozilla-central/rev/7dc1ab196a73
https://hg.mozilla.org/mozilla-central/rev/7bdbc6499ff7
Description
•