serge-sans-paille
d3e574bc41
Bug 1857234 - Have mach vendor's `**` globbing match hidden files r=tjr,devtools-reviewers,cubeb-reviewers,padenot,ochameau
...
This patch contains three changes:
1. a local version of glb.iglob in vendor_manifest.py that always
matches hidden files for '**'. I've tested it on Python 3.5 up to
3.12 and it works as expected.
2. a cleanup of many moz.yaml files that got convluted because of the
previous behavior of '**'
3. removal of a few useless files that are now caught by the '**'
globbing.
Differential Revision: https://phabricator.services.mozilla.com/D190195
2023-10-10 08:21:13 +00:00
Paul Adenot
08fc022eda
Bug 1854878 - Reapply patch on top of libcubeb. r=cubeb-reviewers,kinetik
...
Depends on D189196
Differential Revision: https://phabricator.services.mozilla.com/D189197
2023-09-27 08:39:02 +00:00
Paul Adenot
075479fe25
Bug 1854878 - Update libcubeb to revision f1bfefbbd. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D189196
2023-09-27 08:39:02 +00:00
Paul Adenot
7972055843
Bug 1853012 - Reapply patch on top of libcubeb. r=cubeb-reviewers,chunmin
...
Depends on D188348
Differential Revision: https://phabricator.services.mozilla.com/D188349
2023-09-15 14:38:51 +00:00
Paul Adenot
6b7e7a39c5
Bug 1853012 - Update libcubeb to revision f9c118d
. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D188348
2023-09-15 14:38:51 +00:00
jackyzy823
321bacb8cc
Bug 1848518 - Update source filename of opensl in moz.build. r=cubeb-reviewers,chunmin
...
Depends on D187411
Differential Revision: https://phabricator.services.mozilla.com/D187412
2023-09-08 17:32:59 +00:00
jackyzy823
14b51dbf7f
Bug 1848518 - Reapply patch on top of cubeb. r=cubeb-reviewers,chunmin
...
Depends on D187410
Differential Revision: https://phabricator.services.mozilla.com/D187411
2023-09-08 17:32:59 +00:00
jackyzy823
49c67da191
Bug 1848518 - Update libcubeb to revision 3f86a. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D187410
2023-09-08 17:32:59 +00:00
Stanca Serban
bdd5b85b56
Backed out 2 changesets (bug 1848518) for causing Android build bustages. CLOSED TREE
...
Backed out changeset f648d27187b6 (bug 1848518)
Backed out changeset de6c4da0020b (bug 1848518)
2023-08-30 19:46:23 +03:00
Paul Adenot
306ff06e5f
Bug 1848518 - Reapply patch on top of cubeb. r=cubeb-reviewers,kinetik
...
Depends on D186860
Differential Revision: https://phabricator.services.mozilla.com/D186861
2023-08-30 16:12:55 +00:00
Paul Adenot
ece3734ac7
Bug 1848518 - Update libcubeb to revision 3f86a. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D186860
2023-08-30 16:12:55 +00:00
Paul Adenot
256c23224c
Bug 1847009 - Reapply patch on top of cubeb. r=cubeb-reviewers,chunmin
...
Depends on D185292
Differential Revision: https://phabricator.services.mozilla.com/D185293
2023-08-08 09:22:35 +00:00
Paul Adenot
c09ffeeb26
Bug 1847009 - Update libcubeb to revision ac8474a5929. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D185292
2023-08-08 09:22:35 +00:00
Paul Adenot
c1119ffcc8
Bug 1846158 - Reapply patch on top of libcubeb. r=cubeb-reviewers,kinetik
...
Depends on D184920
Differential Revision: https://phabricator.services.mozilla.com/D184921
2023-08-01 07:07:08 +00:00
Paul Adenot
92ee586b0d
Bug 1846158 - Update libcubeb to revision b9af56cee7. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D184920
2023-08-01 07:07:08 +00:00
Paul Adenot
5a12f41818
Bug 1845499 - Reapply in-tree patch on cubeb_aaudio.cpp. r=cubeb-reviewers,kinetik
...
Depends on D184568
Differential Revision: https://phabricator.services.mozilla.com/D184569
2023-07-27 08:25:03 +00:00
Paul Adenot
6fc835a70b
Bug 1845499 - Adjust patch for cubeb_aaudio.cpp. r=cubeb-reviewers,kinetik
...
Depends on D184567
Differential Revision: https://phabricator.services.mozilla.com/D184568
2023-07-27 08:25:03 +00:00
Paul Adenot
8f1042933b
Bug 1845499 - Update libcubeb to revision 41344b3a. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D184567
2023-07-27 08:25:03 +00:00
Paul Adenot
2d678a843c
Bug 1833633 - Reapply cubeb patch to prefer OpenSL ES on oldder Android versions. r=cubeb-reviewers,kinetik
...
Depends on D178320
Differential Revision: https://phabricator.services.mozilla.com/D178321
2023-05-22 09:20:31 +00:00
Paul Adenot
e2935ff71a
Bug 1833633 - Update libcubeb to revision 48689ae7. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D178320
2023-05-22 09:20:31 +00:00
Chris Peterson
03f125ade5
Bug 1832219 - Define _USE_MATH_DEFINES and M_PI on both regular and mingw Windows builds. r=firefox-build-system-reviewers,cubeb-reviewers,glandium,padenot
...
Without _USE_MATH_DEFINES, Windows' math.h doesn't define M_PI. Since _USE_MATH_DEFINES is defined globally, redundant definitions of _USE_MATH_DEFINES in moz.build files can be removed.
obj-build/dist/include/mozilla/ServoStyleConstsInlines.h:396:32: error: use of undeclared identifier 'M_PI'
obj-build/dist/include/mozilla/StaticPrefList_apz.h:133:22: error: use of undeclared identifier 'M_PI'
obj-build/dist/include/mozilla/gfx/PathHelpers.h:139:33: error: use of undeclared identifier 'M_PI'
Differential Revision: https://phabricator.services.mozilla.com/D177590
2023-05-11 02:45:40 +00:00
Paul Adenot
afc8589ea0
Bug 1830060 - Reapply patch on top of vendored libcubeb. r=cubeb-reviewers,kinetik
...
Depends on D176530
Differential Revision: https://phabricator.services.mozilla.com/D176531
2023-04-27 08:59:39 +00:00
Paul Adenot
45df9ca377
Bug 1830060 - Update libcubeb to revision 1ba9237. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D176530
2023-04-27 08:59:39 +00:00
Paul Adenot
ad3589b177
Bug 1828894 - Regenerate cubeb patch and reapply it. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D175875
2023-04-20 12:47:05 +00:00
Paul Adenot
c512f2a43e
Bug 1828894 - Update libcubeb to revision 3ecf0c8. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D175874
2023-04-20 12:47:04 +00:00
Stanca Serban
2c574db450
Backed out 2 changesets (bug 1828894) for cubeb related bp-hybrid bustages. CLOSED TREE
...
Backed out changeset 3200eba0be97 (bug 1828894)
Backed out changeset 6426d03a45ce (bug 1828894)
2023-04-20 02:23:35 +03:00
Paul Adenot
477e16356b
Bug 1828894 - Regenerate cubeb patch and reapply it. r=cubeb-reviewers,kinetik
...
Depends on D175874
Differential Revision: https://phabricator.services.mozilla.com/D175875
2023-04-19 21:31:08 +00:00
Paul Adenot
eacff86730
Bug 1828894 - Update libcubeb to revision 479f8c5. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D175874
2023-04-19 21:31:08 +00:00
serge-sans-paille
64636c4643
Bug 1825328 - Make media/libcubeb/*test buildable outside of a unified build environment r=andi
...
Depends on D173971
Differential Revision: https://phabricator.services.mozilla.com/D173972
2023-03-31 13:29:45 +00:00
Cristian Tuns
8e06a7a853
Backed out 12 changesets (bug 1825325, bug 1825336, bug 1825333, bug 1825332, bug 1825324, bug 1824557, bug 1825328, bug 1825335, bug 1825330, bug 1825329, bug 1825327, bug 1825331) for causing build bustages in nsClipboard.cpp CLOSED TREE
...
Backed out changeset 9de3ed24d3a0 (bug 1825336)
Backed out changeset aef787728f19 (bug 1825335)
Backed out changeset a04c341244c1 (bug 1825333)
Backed out changeset e3ad15f762ba (bug 1825332)
Backed out changeset eed23da92a27 (bug 1825331)
Backed out changeset 8213bb54376e (bug 1825330)
Backed out changeset 747ec5ac4994 (bug 1825329)
Backed out changeset e91ff431f92d (bug 1825328)
Backed out changeset 59c18d13768b (bug 1825327)
Backed out changeset 538096d99e49 (bug 1825325)
Backed out changeset c76eb9d9b095 (bug 1825324)
Backed out changeset 8b81410eb686 (bug 1824557)
2023-03-31 12:58:53 -04:00
serge-sans-paille
6967f8a13f
Bug 1825328 - Make media/libcubeb/*test buildable outside of a unified build environment r=andi
...
Depends on D173971
Differential Revision: https://phabricator.services.mozilla.com/D173972
2023-03-31 13:29:45 +00:00
Mike Hommey
76df0cfce2
Bug 1820876 - Update NDK to r23c. r=firefox-build-system-reviewers,nalexander
...
Wrench android builds had been kept on rustc 1.67 waiting for this
upgrade.
Differential Revision: https://phabricator.services.mozilla.com/D172089
2023-03-23 22:18:09 +00:00
Stanca Serban
7c5ebbcf74
Backed out changeset df6f338d6a26 (bug 1820876) for causing build bustages on Android Shippable. CLOSED TREE
2023-03-23 14:13:08 +02:00
Mike Hommey
1f158eae92
Bug 1820876 - Update NDK to r23c. r=firefox-build-system-reviewers,nalexander
...
Wrench android builds had been kept on rustc 1.67 waiting for this
upgrade.
Differential Revision: https://phabricator.services.mozilla.com/D172089
2023-03-23 01:27:51 +00:00
Matthew Gregan
43b5f9420c
Bug 1823780
- Update libcubeb to 2071354a. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D173210
2023-03-22 03:30:38 +00:00
Paul Adenot
920565cbe5
Bug 1814359 - Reapply in-tree patch for libcubeb. r=cubeb-reviewers,kinetik
...
Depends on D170348
Differential Revision: https://phabricator.services.mozilla.com/D170349
2023-02-22 09:58:28 +00:00
Paul Adenot
06a40cfefc
Bug 1814359 - Update libcubeb to revision 70b4e3db. r=cubeb-reviewers,kinetik
...
Depends on D170347
Differential Revision: https://phabricator.services.mozilla.com/D170348
2023-02-22 09:58:28 +00:00
Paul Adenot
779d902668
Bug 1814359 - Add a missing patch statement in cubeb's moz.yaml, fix path in patch file. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D170347
2023-02-22 09:58:28 +00:00
Paul Adenot
840cce01a4
Bug 1812120 - Disable the AAudio backend when running on Android <= 30. r=kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D168979
2023-02-07 10:42:40 +00:00
Gabriele Svelto
c823a63207
Bug 1811911 - Add support for the Sun cubeb backend in the build system r=padenot
...
Sending this patch on behalf of the NetBSD foundation, this is one of the
out-of-tree patches that they'd like to upstream.
Differential Revision: https://phabricator.services.mozilla.com/D167649
2023-01-24 12:44:26 +00:00
Paul Adenot
b35e174a8e
Bug 1809185 - Update libcubeb to revision c96f0d4e. r=cubeb-reviewers,chunmin
...
Differential Revision: https://phabricator.services.mozilla.com/D166350
2023-01-10 10:21:36 +00:00
Paul Adenot
4d93fe9a58
Bug 1805721 - Update libcubeb to revision dbc60333. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D164710
2022-12-15 08:59:19 +00:00
Paul Adenot
3277b6ef89
Bug 1803765 - Include cubeb's test_logging.cpp in gtests. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D163721
2022-12-13 14:41:11 +00:00
Paul Adenot
19ab926697
Bug 1803765 - Update libcubeb to revision e4da2d47. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D163720
2022-12-13 14:41:11 +00:00
Cosmin Sabou
32b449665b
Backed out 2 changesets (bug 1803765) for causing Windows MinGW bustages on cubeb_wasapi.cpp.
...
Backed out changeset 9c352141d704 (bug 1803765)
Backed out changeset cb662f8c98cb (bug 1803765)
2022-12-12 22:45:22 +02:00
Paul Adenot
dae077aa68
Bug 1803765 - Include cubeb's test_logging.cpp in gtests. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D163721
2022-12-12 15:50:03 +00:00
Paul Adenot
53a4acb12e
Bug 1803765 - Update libcubeb to revision f4b583c. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D163720
2022-12-12 15:50:02 +00:00
Stanca Serban
c1d737f7f0
Backed out 2 changesets (bug 1803765) for causing bustages on cubeb_wasapi.cpp. CLOSED TREE
...
Backed out changeset bcd83ddeb6b0 (bug 1803765)
Backed out changeset 5e47211d2a09 (bug 1803765)
2022-12-12 16:03:38 +02:00
Paul Adenot
26d2865682
Bug 1803765 - Include cubeb's test_logging.cpp in gtests. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D163721
2022-12-12 13:20:57 +00:00
Paul Adenot
1c2176af9b
Bug 1803765 - Update libcubeb to revision 6a6113b. r=cubeb-reviewers,kinetik
...
Differential Revision: https://phabricator.services.mozilla.com/D163720
2022-12-12 13:20:56 +00:00