gecko-dev/media/libcubeb
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
..
gtest Bug 1825328 - Make media/libcubeb/*test buildable outside of a unified build environment r=andi 2023-03-31 13:29:45 +00:00
include
src Bug 1854878 - Reapply patch on top of libcubeb. r=cubeb-reviewers,kinetik 2023-09-27 08:39:02 +00:00
test Bug 1830060 - Update libcubeb to revision 1ba9237. r=cubeb-reviewers,kinetik 2023-04-27 08:59:39 +00:00
0001-disable-aaudio-before-android-31.patch Bug 1845499 - Adjust patch for cubeb_aaudio.cpp. r=cubeb-reviewers,kinetik 2023-07-27 08:25:03 +00:00
AUTHORS
LICENSE
README.md
moz.build
moz.yaml Bug 1857234 - Have mach vendor's `**` globbing match hidden files r=tjr,devtools-reviewers,cubeb-reviewers,padenot,ochameau 2023-10-10 08:21:13 +00:00

README.md

Build Status

See INSTALL.md for build instructions.

See Backend Support in the wiki for the support level of each backend.

Licensed under an ISC-style license. See LICENSE for details.