☠☠ backed out by 9c465a62f8a9 ☠ ☠ | |
author | Brian O'Keefe <bokeefe@alum.wpi.edu> |
Tue, 20 Jan 2015 13:07:04 -0500 (2015-01-20) | |
changeset 226842 | 21284a1b338fd3a5bb97a4195d978d826fbffcd2 |
parent 226841 | 65d56ae5d79c555ec97e08e1668265df27a8958b |
child 226843 | 39cc7b90d5e6a05efcbc2c8acd9341bc95515e16 |
push id | 28207 |
push user | philringnalda@gmail.com |
push date | Sat, 31 Jan 2015 16:54:13 +0000 (2015-01-31) |
treeherder | mozilla-central@6f9b69780bf4 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | gps |
bugs | 870366 |
milestone | 38.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
CLOBBER | file | annotate | diff | comparison | revisions | |
config/baseconfig.mk | file | annotate | diff | comparison | revisions |
--- a/CLOBBER +++ b/CLOBBER @@ -17,9 +17,9 @@ # # Modifying this file will now automatically clobber the buildbot machines \o/ # # Are you updating CLOBBER because you think it's needed for your WebIDL # changes to stick? As of bug 928195, this shouldn't be necessary! Please # don't change CLOBBER for WebIDL changes any more. -Bug 1109248 - This needed a CLOBBER on Windows and OSX. +Bug 870366 - Blacklisting PREF_JS_EXPORTS in Makefile.ins (because of 852814)
--- a/config/baseconfig.mk +++ b/config/baseconfig.mk @@ -85,16 +85,17 @@ else LIBRARY_NAME \ LIBS \ MAKE_FRAMEWORK \ MODULE \ MSVC_ENABLE_PGO \ NO_DIST_INSTALL \ OS_LIBS \ PARALLEL_DIRS \ + PREF_JS_EXPORTS \ PROGRAM \ PYTHON_UNIT_TESTS \ RESOURCE_FILES \ SDK_HEADERS \ SDK_LIBRARY \ SHARED_LIBRARY_LIBS \ SHARED_LIBRARY_NAME \ SIMPLE_PROGRAMS \