gecko-dev/build
Mike Hommey fb3ad206c9 Bug 1615511 - Don't use os.pathsep in windows.configure. r=froydnj
While this works on Windows, because os.pathsep is `;`, it actually
doesn't work on non-Windows, because clang-cl is still expecting `;`,
but os.pathsep is `:`.

Differential Revision: https://phabricator.services.mozilla.com/D62862

--HG--
extra : moz-landing-system : lando
2020-02-14 21:26:09 +00:00
..
autoconf Bug 1612461 - Translate LLVM_CXXFLAGS's `-std:` to `-std=` for clang-cl r=froydnj,glandium 2020-02-13 06:41:23 +00:00
build-clang Bug 1612458 - Remove some orphaned build-clang patches r=froydnj 2020-01-31 08:29:42 +00:00
build-infer Bug 1576659 - Update infer to 0.17.0. r=bastien 2019-09-13 14:25:32 +00:00
clang-plugin Backed out 2 changesets (bug 1613263, bug 1611326) for presummably causing l10n langpack bustages. a=backout 2020-02-14 15:02:21 +02:00
compare-mozconfig
debian-packages Bug 1569355 - Upgrade python-zstandard to 0.11.1. r=tomprince 2019-07-30 14:49:16 +09:00
docs Bug 1611231 - Add a note about rewrite_includes_only to sccache-dist docs. r=froydnj 2020-01-23 21:58:52 +00:00
gyp_includes Bug 1575436 - Don't use absolute path for echo command. r=glandium 2019-08-27 03:25:37 +00:00
macosx Bug 1604578 - Fix pgo enable variable name in macOS mozconfig. r=firefox-build-system-reviewers,mshal 2019-12-18 17:53:36 +00:00
mobile Bug 1603499 - Report java exceptions from minidump .extra files; r=bc 2020-02-07 16:05:52 +00:00
moz.configure Bug 1615511 - Don't use os.pathsep in windows.configure. r=froydnj 2020-02-14 21:26:09 +00:00
package/mac_osx
pgo Bug 1613275 - Regenerate expired certs not handled by Bug 1607845 a=RyanVM CLOSED TREE 2020-02-04 20:17:49 -07:00
pymake
sanitizers Bug 1602536 - Enable 'object-size' UBSan check r=froydnj 2019-12-09 22:07:12 +00:00
sparse-profiles Bug 1525218 - Use minidump_stackwalk toolchain artifacts instead of tooltool packages. r=froydnj 2020-02-06 08:39:54 +00:00
tests/cram Backed out changeset 9567622873d6 (bug 1325897) for causing Toolchains stackwalks bustages CLOSED TREE 2019-04-02 05:36:23 +03:00
unix Backed out 2 changesets (bug 1613263, bug 1611326) for presummably causing l10n langpack bustages. a=backout 2020-02-14 15:02:21 +02:00
valgrind Bug 1595218 - Update valgrind supressions for rustc 1.39. r=emilio 2019-12-05 17:15:28 +00:00
win32 Bug 1612424 - Patch nsis to call lld with --no-insert-timestamp r=froydnj 2020-01-31 08:30:46 +00:00
win64 Bug 1448967 - Remove enablePrivilege. r=mccr8,marionette-reviewers,whimboo 2020-01-08 23:14:48 +00:00
win64-aarch64
workspace-hack Bug 1612305 - Remove log from the mozilla central workspace hack. r=firefox-build-system-reviewers,rstewart 2020-02-04 00:06:18 +00:00
.gdbinit_python.in Bug 1564314 - Move gdbpp back to python/. r=nalexander 2019-07-11 02:39:31 +00:00
.lldbinit.in Bug 1605268. Notify Xcode debugger users that the KeyError can be ignored. r=heycam 2019-12-20 03:41:00 +00:00
__init__.py
appini_header.py
application.ini.in
automation.py.in Bug 1539603 - Remove obsolete references to MediaPipelineFactory logging; r=jmaher 2019-03-28 00:13:48 +00:00
binary-location.mk
buildconfig.py
cargo-host-linker Bug 1524396 - Unify how target/host linker/flags are passed to rust. r=chmanchester 2019-03-22 11:05:18 +00:00
cargo-host-linker.bat Bug 1524396 - Unify how target/host linker/flags are passed to rust. r=chmanchester 2019-03-22 11:05:18 +00:00
cargo-linker Bug 1524396 - Unify how target/host linker/flags are passed to rust. r=chmanchester 2019-03-22 11:05:18 +00:00
cargo-linker.bat Bug 1524396 - Unify how target/host linker/flags are passed to rust. r=chmanchester 2019-03-22 11:05:18 +00:00
checksums.py
defines.sh
dumbmake-dependencies
gecko_templates.mozbuild Bug 1573566 - Move the real libxul definition in a subdirectory. r=froydnj 2019-08-16 21:44:10 +00:00
gen_automation.py Bug 1570772 - [lint.license] Fix or exclude errors under /build r=firefox-build-system-reviewers,mshal 2019-08-30 15:44:08 +00:00
gen_symverscript.py Bug 1570772 - [lint.license] Fix or exclude errors under /build r=firefox-build-system-reviewers,mshal 2019-08-30 15:44:08 +00:00
gen_test_packages_manifest.py Bug 1562870 - generate conditioned profiles r=gbrown,bc,aerickson 2019-09-16 19:44:35 +00:00
genrc.sh
gn.mozbuild
gyp.mozbuild
gyp_base.mozbuild
mach_bootstrap.py Bug 1606026: move tools/docs code to tools/moztreedocs r=sylvestre 2020-01-06 16:29:21 +00:00
moz-automation.mk Fixup bug 1575471 to unbust aarch64 builds on a CLOSED TREE. 2019-08-22 02:12:08 +03:00
moz.build Backed out 2 changesets (bug 1613263, bug 1611326) for presummably causing l10n langpack bustages. a=backout 2020-02-14 15:02:21 +02:00
mozconfig.artifact Bug 1537707 - Don't use full build symbols artifacts when MOZ_DISABLE_FULL_SYMBOLS is set. r=chmanchester 2019-03-23 09:29:25 +09:00
mozconfig.artifact.automation
mozconfig.automation Bug 1607193: Disable l10n-check by default; r=Callek,firefox-build-system-reviewers,mshal 2020-01-22 23:36:56 +00:00
mozconfig.cache Backed out changeset c02a7a545a87 (bug 1613247) for causing Bug 1613926 as per Tom's request. CLOSED TREE 2020-02-07 21:59:07 +02:00
mozconfig.clang-cl Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.comm-support no bug - fix spelling of 'mozila' tree-wide r=me 2019-03-18 15:55:18 -07:00
mozconfig.common
mozconfig.common.override
mozconfig.lld-link Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.nasm Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.no-compile Bug 1588538 - Use the new Windows dump_syms tool to dump symbols in local builds r=glandium 2020-01-16 14:14:13 +00:00
mozconfig.node Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.rust Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.stylo Bug 1573435 - Use toolchain fetches for all remaining toolchain uses. r=nalexander 2019-08-15 11:21:52 +09:00
mozconfig.wasm-sandboxing Bug 1569370 - add mozconfig fragments for declaring wasm sandboxing bits; r=firefox-build-system-reviewers,rstewart 2020-01-07 10:28:47 +00:00
mozconfig.win-common Bug 1588538 - Use the new Windows dump_syms tool to dump symbols in local builds r=glandium 2020-01-16 14:14:13 +00:00
qemu-wrap
submit_telemetry_data.py
templates.mozbuild Backed out 2 changesets (bug 1613263, bug 1611326) for presummably causing l10n langpack bustages. a=backout 2020-02-14 15:02:21 +02:00
test_templates.mozbuild Backed out 2 changesets (bug 1613263, bug 1611326) for presummably causing l10n langpack bustages. a=backout 2020-02-14 15:02:21 +02:00
update-settings.ini
upload.py
upload_generated_sources.py Bug 1523324 - Add retries to upload_generated_sources.py; r=nalexander 2019-05-03 23:26:51 +00:00
variables.py
virtualenv_packages.txt Bug 1563797 - Remove third_party/python/which r=Callek 2020-01-13 14:24:50 +00:00
windows_toolchain.py