Index: third_party/iconv/README.chromium |
diff --git a/third_party/iconv/README.chromium b/third_party/iconv/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..81142586645bce3ca89d5d797346c1815237e5b3 |
--- /dev/null |
+++ b/third_party/iconv/README.chromium |
@@ -0,0 +1,28 @@ |
+Name: libiconv |
+Short Name: libiconv |
+URL: git://git.savannah.gnu.org/libiconv.git |
+Version: v1.14 (upstream Git repo tag) |
+License: Libraries under LGPL, program under GPL |
+License File: LICENSE / NOT_SHIPPED |
+Security Critical: No |
+ |
+Description: |
+Dependency of libpoppler |
+ |
+Local Modifications: |
+No changes to files from the upstream repository. |
+Platform-specific configuration files added to third_party/iconv/(platform): |
+ config.h |
+ iconv.h |
+ localcharset.h |
+ |
+These files were created from the header templates using instructions from http://www.codeproject.com/Articles/302012/How-to-Build-libiconv-with-Microsoft-Visual-Studio (though, because of the version differences, not all instructions apply). |
vandebo (ex-Chrome)
2013/08/07 17:36:44
Can you list the instructions here? Ideally these
ducky
2013/08/08 00:43:19
Done.
|
+ |
+Autogenerated files (consistent across platforms) added to third_party/iconv/global: |
+ aliases.h |
+ canonical_dos.h |
+ canonical.h |
+ canonical_local.h |
+ flags.h |
+ |
+These files were pulled from a release tarball. |