gecko/intl/uconv/src
Gregory Szorc 158ed8b3ec Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
..
8859-1.uf
8859-1.ut
charsetData.properties Bug 805374 - Clean up the Character Encoding menu. r=Gijs,Unfocused. 2013-11-26 09:31:52 +02:00
cp1252.uf
cp1252.ut
jar.mn
macroman.uf
macroman.ut
Makefile.in Bug 937224 - Part f: Move LOCAL_INCLUDES to moz.build in intl/; r=mshal 2013-11-28 15:24:15 +01:00
moz.build Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium 2013-12-10 16:18:11 +09:00
nsCharsetConverterManager.cpp bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
nsCharsetConverterManager.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsConverterInputStream.cpp Bug 928231 - Build the uconv library in unified mode; r=smontagu 2013-10-17 19:09:20 -04:00
nsConverterInputStream.h Bug 928231 - Build the uconv library in unified mode; r=smontagu 2013-10-17 19:09:20 -04:00
nsConverterOutputStream.cpp Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsConverterOutputStream.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsCP1252ToUnicode.cpp Bug 928231 - Build the uconv library in unified mode; r=smontagu 2013-10-17 19:09:20 -04:00
nsCP1252ToUnicode.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsISO88591ToUnicode.cpp Bug 928231 - Build the uconv library in unified mode; r=smontagu 2013-10-17 19:09:20 -04:00
nsISO88591ToUnicode.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsMacRomanToUnicode.cpp Bug 928231 - Build the uconv library in unified mode; r=smontagu 2013-10-17 19:09:20 -04:00
nsMacRomanToUnicode.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsReplacementToUnicode.cpp Bug 863728 - Implement the replacement encoding. r=emk. 2013-11-25 10:06:56 +02:00
nsReplacementToUnicode.h Bug 863728 - Implement the replacement encoding. r=emk. 2013-11-25 10:06:56 +02:00
nsScriptableUConv.cpp Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsScriptableUConv.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsTextToSubURI.cpp Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsTextToSubURI.h
nsUConvModule.cpp Bug 863728 - Implement the replacement encoding. r=emk. 2013-11-25 10:06:56 +02:00
nsUnicodeToCP1252.cpp Bug 928231 - Build the uconv library in unified mode; r=smontagu 2013-10-17 19:09:20 -04:00
nsUnicodeToCP1252.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsUnicodeToISO88591.cpp Bug 928231 - Build the uconv library in unified mode; r=smontagu 2013-10-17 19:09:20 -04:00
nsUnicodeToISO88591.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsUnicodeToMacRoman.cpp Bug 928231 - Build the uconv library in unified mode; r=smontagu 2013-10-17 19:09:20 -04:00
nsUnicodeToMacRoman.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsUnicodeToUTF8.cpp Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsUnicodeToUTF8.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsUTF8ConverterService.cpp Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsUTF8ConverterService.h
nsUTF8ToUnicode.cpp Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsUTF8ToUnicode.h Bug 921472 - Minimize the #includes in intl/; r=smontagu 2013-09-27 12:45:04 -04:00
nsUTF8ToUnicodeSSE2.cpp