зеркало из https://github.com/mozilla/gecko-dev.git
ead183252e
Since python creates little-endian utf-16 consistently whether cross-compiling from Linux or compiling natively on macOS, we could write a small script that essentially replaces iconv. On the other hand, we're also doing some manual preprocessing on the InfoPlist.strings.in files, and we might as well use the preprocessor for that. So, we augment the preprocessor to allow an explicit output encoding other than utf-8, and use the preprocessor instead of `sed | iconv`. Differential Revision: https://phabricator.services.mozilla.com/D96013 |
||
---|---|---|
.. | ||
macbuild/Contents | ||
Makefile.in | ||
Throbber-small.avi | ||
Throbber-small.gif | ||
crashreporter.cpp | ||
crashreporter.exe.manifest | ||
crashreporter.h | ||
crashreporter.ico | ||
crashreporter.rc | ||
crashreporter_gtk_common.cpp | ||
crashreporter_gtk_common.h | ||
crashreporter_linux.cpp | ||
crashreporter_osx.h | ||
crashreporter_osx.mm | ||
crashreporter_unix_common.cpp | ||
crashreporter_win.cpp | ||
moz.build | ||
ping.cpp | ||
resource.h |