Bug 1412431 - Remove support for MOZ_PREFLIGHT and MOZ_POSTFLIGHT; r=nalexander
These variables are unused in the repo. The %_ALL variation is used for
sccache, however.
The last use of these variables was removed when support for MacOS
universal builds was removed.
Someone somewhere may be relying on this functionality. But I don't
think it is worth continuing to support in client.mk. If someone
really needs it, we can reintroduce support for the feature elsewhere,
like in mach or via mozconfig support somehow.
MozReview-Commit-ID: 4KznCmK3JTN
# Uses the LLVM coding style
^build/clang-plugin/.*
# The two templates cannot be formatted
^config/gcc-stl-wrapper.template.h
^config/msvc-stl-wrapper.template.h
^dom/base/test/.*
^dom/bindings/test/.*
^dom/media/gtest/.*
^gfx/testsd/.*
^image/test/.*
^ipc/ipdl/test/.*
^ipc/testshell/.*
^js/src/jsapi-tests/.*
# See bug 1395584
^js/src/vm/Opcodes.h
# Ignored because of bug 1342657
^layout/style/nsCSSPropAliasList.h
# Ignored because of bug 1342657
^layout/style/nsCSSPropList.h
^media/mtransport/test/.*
^mfbt/tests/.*
^storage/test/.*
^testing/gtest/.*
^tools/profiler/tests/.*
^uriloader/exthandler/tests/.*
# JNI code is generated
^widget/android/GeneratedJNINatives.h
^widget/android/GeneratedJNIWrappers.cpp
^widget/android/GeneratedJNIWrappers.h
^widget/android/fennec/FennecJNINatives.h
^widget/android/fennec/FennecJNIWrappers.cpp
^widget/android/fennec/FennecJNIWrappers.h
^widget/tests/.*
^xpcom/glue/tests/.*
^xpcom/tests/.*
# Generated from ./tools/rewriting/ThirdPartyPaths.txt
# awk '{print "^"$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
^browser/components/translation/cld2/.*
^browser/extensions/mortar/ppapi/.*
^db/sqlite3/src/.*
^extensions/spellcheck/hunspell/src/.*
^gfx/angle/.*
^gfx/cairo/.*
^gfx/graphite2/.*
^gfx/harfbuzz/.*
^gfx/ots/.*
^gfx/qcms/.*
^gfx/sfntly/.*
^gfx/skia/.*
^gfx/vr/openvr/.*
^gfx/webrender.*
^gfx/webrender_api.*
^gfx/ycbcr/.*
^intl/hyphenation/hyphen/.*
^intl/icu/.*
^ipc/chromium/.*
^js/src/ctypes/libffi/.*
^js/src/dtoa.c.*
^js/src/jit/arm64/vixl/.*
^media/ffvpx/.*
^media/gmp-clearkey/0.1/openaes/.*
^media/kiss_fft/.*
^media/libav/.*
^media/libcubeb/.*
^media/libjpeg/.*
^media/libmkv/.*
^media/libnestegg/.*
^media/libogg/.*
^media/libopus/.*
^media/libpng/.*
^media/libsoundtouch/.*
^media/libspeex_resampler/.*
^media/libstagefright/.*
^media/libtheora/.*
^media/libtremor/.*
^media/libvorbis/.*
^media/libvpx/.*
^media/libyuv/.*
^media/mtransport/third_party/.*
^media/openmax_dl/.*
^media/sphinxbase/.*
^media/webrtc/signaling/src/sdp/sipcc/.*
^media/webrtc/trunk/.*
^mfbt/decimal/.*
^mfbt/double-conversion/double-conversion/.*
^mobile/android/geckoview/src/thirdparty/.*
^mobile/android/thirdparty/.*
^modules/brotli/.*
^modules/fdlibm/.*
^modules/freetype2/.*
^modules/libbz2/.*
^modules/libmar/.*
^modules/pdfium/.*
^modules/woff2/.*
^modules/zlib/.*
^netwerk/sctp/src/.*
^netwerk/srtp/src/.*
^nsprpub/.*
^other-licenses/.*
^parser/expat/.*
^security/nss/.*
^security/sandbox/chromium/.*
^testing/gtest/gmock/.*
^testing/gtest/gtest/.*
^testing/talos/talos/tests/canvasmark/.*
^testing/talos/talos/tests/dromaeo/.*
^testing/talos/talos/tests/kraken/.*
^testing/talos/talos/tests/v8_7/.*
^third_party/aom/.*
^third_party/python/blessings/.*
^third_party/python/configobj/.*
^third_party/python/futures/.*
^third_party/python/jsmin/.*
^third_party/python/mock-*/.*
^third_party/python/psutil/.*
^third_party/python/py/.*
^third_party/python/pyasn1/.*
^third_party/python/pyasn1-modules/.*
^third_party/python/PyECC/.*
^third_party/python/pytest/.*
^third_party/python/pytoml/.*
^third_party/python/pyyaml/.*
^third_party/python/redo/.*
^third_party/python/requests/.*
^third_party/python/rsa/.*
^third_party/python/six/.*
^third_party/python/which/.*
^third_party/rust/.*
^toolkit/components/jsoncpp/.*
^toolkit/components/lz4/.*
^toolkit/components/protobuf/.*
^toolkit/components/url-classifier/chromium/.*
^toolkit/components/url-classifier/protobuf/.*
^toolkit/crashreporter/google-breakpad/.*
^tools/fuzzing/libfuzzer.*