.. |
action
|
Bug 1595368: [firefox-ci] Use consitent logic to determine tooltool url; r=sfraser a=task-fix
|
2019-11-11 05:50:11 +01:00 |
analyze
|
Bug 1567642 - [mozbuild] Fix flake8 under Python 3 lint issues r=firefox-build-system-reviewers,chmanchester
|
2019-09-17 18:51:43 +00:00 |
backend
|
Bug 1573560 - Have Node compilation write directly into FINAL_TARGET instead of requiring a symlink r=firefox-build-system-reviewers,jlast,mshal
|
2019-11-04 23:15:19 +00:00 |
code-analysis
|
Bug 1406309 - add `AUTOCLOBBER` for our static-analysis targets. r=bastien
|
2019-11-12 14:01:46 +00:00 |
codecoverage
|
Bug 1584452 - Remove $SRCDIR prefix in chrome map generation, r=chmanchester
|
2019-10-07 08:04:47 +00:00 |
compilation
|
…
|
|
configure
|
Bug 1582155 - Add categorization to ./configure --help r=firefox-build-system-reviewers,chmanchester
|
2019-10-21 18:20:53 +00:00 |
controller
|
Bug 1581279 - Fix ./mach clobber --full for Python3; r=firefox-build-system-reviewers,chmanchester
|
2019-10-08 22:49:07 +00:00 |
frontend
|
Bug 1583353 - [moztest.resolve] Implement a TestLoader that doesn't rely on the build system, r=gbrown
|
2019-11-06 17:13:20 +00:00 |
repackaging
|
Bug 1577664 - pass product version to the complete mar generation script, r=Callek
|
2019-08-30 01:35:08 +00:00 |
resources/html-build-viewer
|
Bug 1571636 - Expose build resources data from automation builds as artifacts. r=nalexander
|
2019-08-06 21:26:47 +00:00 |
test
|
Bug 1583353 - [mozbuild.reader] Don't return root moz.build twice in 'all_mozbuild_paths', r=froydnj
|
2019-11-05 15:38:32 +00:00 |
__init__.py
|
…
|
|
android_version_code.py
|
Bug 1536103 - Fix Sphinx Warning - Unexpected indentation (1). r=ahal
|
2019-06-28 18:33:19 +00:00 |
artifact_builds.py
|
…
|
|
artifact_cache.py
|
Bug 1589209 - Bump artifact cache limits; r=nalexander
|
2019-10-29 14:17:24 +00:00 |
artifact_commands.py
|
Bug 1595368: [firefox-ci] Use consitent logic to determine tooltool url; r=sfraser a=task-fix
|
2019-11-11 05:50:11 +01:00 |
artifacts.py
|
Bug 1585258 - Call `ensure_subprocess_env` when setting environment variables during an artifact build. r=ahal
|
2019-10-01 17:58:26 +00:00 |
base.py
|
Bug 1583353 - [mozbuild] Forward unrecognized kwargs to underlying class in MozbuildObject.from_environment(), r=firefox-build-system-reviewers,mshal
|
2019-10-31 18:02:09 +00:00 |
build_commands.py
|
Bug 1559740 - add separate modules for build, static-analysis and artifacts. r=sylvestre
|
2019-07-01 14:02:20 +00:00 |
chunkify.py
|
…
|
|
config_status.py
|
…
|
|
doctor.py
|
…
|
|
dotproperties.py
|
Bug 1536103 - Fix various Sphinx Warning in 'mach doc' (3). r=ahal
|
2019-06-26 20:00:31 +00:00 |
export_telemetry_schema.py
|
…
|
|
faster_daemon.py
|
Bug 1558737 - Remove BUILD_FASTER define. r=nalexander
|
2019-06-12 16:20:16 +00:00 |
gen_test_backend.py
|
Bug 1568638 - [build] Create objdir in test_manifest backend if it doesn't exist r=mshal
|
2019-08-30 17:01:12 +00:00 |
generated_sources.py
|
…
|
|
gn_processor.py
|
…
|
|
html_build_viewer.py
|
Bug 1571636 - Expose build resources data from automation builds as artifacts. r=nalexander
|
2019-08-06 21:26:47 +00:00 |
jar.py
|
Bug 1547730 - use six.iterkeys() r=glandium
|
2019-05-28 14:24:07 +00:00 |
mach_commands.py
|
Bug 1565634 - mach install should install GVE as default. r=nalexander
|
2019-10-18 02:01:26 +00:00 |
makeutil.py
|
Bug 1547730 - Switch to six.string_types instead of types.StringTypes for py3 r=glandium
|
2019-05-28 14:24:27 +00:00 |
moz_yaml.py
|
…
|
|
mozconfig.py
|
Bug 1473498 - [mozbuild.mozconfig] Improve error message in MozconfigLoadException r=glandium
|
2019-08-27 03:03:49 +00:00 |
mozconfig_loader
|
…
|
|
mozinfo.py
|
Bug 1596227 - Fix Android platform_guess for x86_64 and aarch64. r=chmanchester
|
2019-11-14 01:58:51 +00:00 |
nodeutil.py
|
Bug 1580280 - [mozbuild] Fix Python 3 issues in nodeutil.py r=nalexander
|
2019-09-10 22:15:36 +00:00 |
preprocessor.py
|
Bug 1579775 - Improve some comments in preprocessor.py. r=glandium
|
2019-09-18 02:43:48 +00:00 |
pythonutil.py
|
Bug 1563797 - Use 'backports.shutil_which' instead of 'which' in the build system r=firefox-build-system-reviewers,chmanchester
|
2019-07-11 14:04:39 +00:00 |
schedules.py
|
Bug 1562870 - generate conditioned profiles r=gbrown,bc,aerickson
|
2019-09-16 19:44:35 +00:00 |
shellutil.py
|
Bug 1547730 - Do dict.iteritems() via six to support py3. r=glandium
|
2019-05-28 14:23:47 +00:00 |
sphinx.py
|
…
|
|
telemetry.py
|
Bug 1581224 - convert mach uuid to be compatible with both python2/3 r=Callek
|
2019-10-21 16:33:00 +00:00 |
testing.py
|
bug 1540655: mozbuild: add puppeteer test flavor; r=firefox-build-system-reviewers,chmanchester
|
2019-08-16 12:58:19 +00:00 |
util.py
|
Bug 1577826 - [mozbuild] Create an 'ensure_subprocess_env' utility function, r=glandium
|
2019-09-04 23:49:33 +00:00 |
vendor_aom.py
|
Bug 1592855 - run mach vendor aom with python3 r=dminor
|
2019-11-04 20:31:43 +00:00 |
vendor_dav1d.py
|
Bug 1592855 - run mach vendor dav1d with python3 r=ahal
|
2019-11-05 15:28:21 +00:00 |
vendor_manifest.py
|
…
|
|
vendor_python.py
|
Bug 1592855 - run mach vendor python with python3 r=ahal
|
2019-11-05 15:29:44 +00:00 |
vendor_rust.py
|
Bug 1592855 - run mach vendor rust with python3 r=froydnj
|
2019-11-05 18:56:21 +00:00 |
virtualenv.py
|
Bug 1591220 - migrate python-safety to run with python3 by default r=ahal
|
2019-11-04 21:55:21 +00:00 |