.. |
Moz
|
…
|
|
external
|
Bug 1404069 - Revert bug 1363372 . r=mayhemer
|
2017-11-27 21:12:31 +01:00 |
faster
|
Bug 1256604 - Remove toolkit/content/Makefile.in and move setting CXXFLAGS for buildconfig.html to moz.build r=mshal
|
2017-11-09 10:45:00 -08:00 |
makefiles
|
Bug 1414064 - Remove references to EXTRA_LIBS in the build system. r=mshal
|
2017-11-07 14:34:44 -08:00 |
tests
|
Bug 1339178 - Use pytest to run python-tests, r=davehunt
|
2017-08-29 14:50:33 -04:00 |
Makefile.in
|
Bug 1407432 - Move system wrapper generation to moz.build; r=froydnj
|
2017-11-08 19:58:56 -05:00 |
MozZipFile.py
|
…
|
|
android-common.mk
|
…
|
|
autoconf-js.mk.in
|
…
|
|
autoconf.mk.in
|
…
|
|
baseconfig.mk
|
Bug 1338559 - Use the tier system to recurse for 'make check'; r=glandium
|
2017-02-03 16:47:28 -05:00 |
check_js_msg_encoding.py
|
Bug 1393242 - Use hglib for get_files_in_working_directory(); r=mshal
|
2017-08-23 15:21:16 -07:00 |
check_js_opcode.py
|
Bug 1343417 - Verify bytecode documentation in js/src/vm/Opcodes.h in make check. r=nbp
|
2017-04-03 10:14:38 +09:00 |
check_macroassembler_style.py
|
Bug 1400283 - check_macroassembler_style.py: flake8 consistency r=nbp
|
2017-09-15 18:14:41 +02:00 |
check_source_count.py
|
…
|
|
check_spidermonkey_style.py
|
Backed out 2 changesets (bug 1410132) for bustage, e.g. in spidermonkey non-unified at js/src/threading/Mutex.cpp:47: 'JS_IsInitialized' was not declared in this scope. r=backout on a CLOSED TREE
|
2017-11-07 20:04:43 +02:00 |
check_vanilla_allocations.py
|
Bug 1052573 - Generically whitelist memalign calls from anything under memory/. r=njn
|
2017-09-22 08:57:23 +09:00 |
config.mk
|
Backed out 2 changesets (bug 1416059) for failing /python/mozbuild/mozbuild/test/frontend/test_emitter.py::TestEmitterBasic::test_use_yasm r=backout on a CLOSED TREE
|
2017-11-14 20:44:54 +02:00 |
createprecomplete.py
|
…
|
|
doxygen.cfg.in
|
…
|
|
emptyvars-js.mk.in
|
…
|
|
emptyvars.mk.in
|
…
|
|
expandlibs.py
|
…
|
|
expandlibs_config.py
|
Bug 1353541 Fix rustc in MinGW build r=froydnj,ted
|
2017-04-26 12:08:59 -05:00 |
expandlibs_exec.py
|
Bug 1417958 - Normalize lib paths to appease VS2017's incremental linking. r=nalexander
|
2017-11-17 09:15:00 -05:00 |
expandlibs_gen.py
|
Bug 1304815 - rearrange Rust crate structure for newer Rust releases; r=ted.mielczarek
|
2016-10-15 18:16:13 -04:00 |
find_OOM_errors.py
|
…
|
|
gcc-stl-wrapper.template.h
|
Bug 1269171 - Change how mozalloc.h is hooked in STL wrappers. r=froydnj
|
2016-05-22 08:32:40 +09:00 |
gcc_hidden.h
|
…
|
|
install.bat
|
…
|
|
link.py
|
Bug 1303227 - Wrap libxul.so linker to prevent getting the linking process killed; r=glandium
|
2016-09-20 17:58:34 -07:00 |
make-stl-wrappers.py
|
Backed out 6 changesets (bug 1407432) on (wild) suspicion of causing failures in browser_sanitize-timespans.js, somehow
|
2017-11-09 22:07:46 -08:00 |
make-system-wrappers.py
|
Bug 1407432 - Move system wrapper generation to moz.build; r=froydnj
|
2017-11-08 19:58:56 -05:00 |
milestone.txt
|
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
|
2017-11-12 21:22:25 -05:00 |
moz.build
|
Bug 1407432 - Move system wrapper generation to moz.build; r=froydnj
|
2017-11-08 19:58:56 -05:00 |
mozunit.py
|
Bug 1404401 - ignore presence of target_task_config.json in tests; r=ahal
|
2017-10-12 17:58:14 +00:00 |
msvc-stl-wrapper.template.h
|
Bug 1376057 - Replace MSVC wrappers with std::exception::_Set_raise_handler. - r=froydnj
|
2017-06-27 11:51:34 -07:00 |
nsinstall.c
|
Backed out changeset 349a316ed0f7 (bug 1316735) for build packaging failures
|
2016-12-13 10:48:40 -08:00 |
nsinstall.py
|
Bug 1293234 - Use octal notation for permission modes in the build system; r=gps
|
2016-08-08 13:45:17 +02:00 |
pathsub.c
|
…
|
|
pathsub.h
|
…
|
|
printconfigsetting.py
|
…
|
|
printprereleasesuffix.py
|
…
|
|
pythonpath.py
|
…
|
|
rebuild_check.py
|
…
|
|
recurse.mk
|
Bug 1378592 - Remove MOZ_REPLACE_MALLOC_LINKAGE. r=froydnj
|
2017-07-06 10:26:04 +09:00 |
rules.mk
|
Backed out changeset 80798ac3e0de (bug 1413755) for static build bustage on Linux at chromium/sandbox/linux/bpf_dsl/bpf_dsl.cc:104: bad implicit conversion constructor for 'ConstBoolExprImpl'. r=backout on a CLOSED TREE
|
2017-11-08 14:22:31 +02:00 |
static-checking-config.mk
|
Bug 1403346 - Implement clang-plugin cxxflags in moz.build. r=glandium
|
2017-10-25 15:12:10 -07:00 |
stl-headers.mozbuild
|
Backed out 6 changesets (bug 1407432) on (wild) suspicion of causing failures in browser_sanitize-timespans.js, somehow
|
2017-11-09 22:07:46 -08:00 |
system-headers.mozbuild
|
Bug 1417660 - Remove duplicate native_window.h in system-headers.mozbuild; r=chmanchester
|
2017-11-15 16:30:43 -05:00 |
version.mk
|
…
|
|
version_win.pl
|
…
|
|