fune/python/mozbuild
Barret Rennie 81a6b069cf Bug 1885948 - Pass IPDL sources to ipdl.py in a text file r=nika,ahochheiden
If the path to your source checkout on Windows is sufficiently long enough, you
can hit the Windows maximum commandline argument limit (32k) specifying IPDL
files to ipdl.py during build. Writing the list of files to a file and passing
that to ipdl.py gets around this error completely.

Differential Revision: https://phabricator.services.mozilla.com/D204949
2024-03-20 14:58:53 +00:00
..
mozbuild Bug 1885948 - Pass IPDL sources to ipdl.py in a text file r=nika,ahochheiden 2024-03-20 14:58:53 +00:00
mozpack Bug 1885723 - Update jsm references in mozbuild. r=firefox-build-system-reviewers,nalexander 2024-03-19 08:59:10 +00:00
.ruff.toml
metrics.yaml
setup.py