Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: libiconv | |
| 2 Short Name: libiconv | |
| 3 URL: git://git.savannah.gnu.org/libiconv.git | |
| 4 Version: v1.14 (upstream Git repo tag) | |
| 5 License: Libraries under LGPL, program under GPL | |
| 6 License File: LICENSE / NOT_SHIPPED | |
| 7 Security Critical: No | |
| 8 | |
| 9 Description: | |
| 10 Dependency of libpoppler | |
| 11 | |
| 12 Local Modifications: | |
| 13 No changes to files from the upstream repository. | |
| 14 Platform-specific configuration files added to third_party/iconv/(platform): | |
| 15 config.h | |
| 16 iconv.h | |
| 17 localcharset.h | |
| 18 | |
| 19 These files were created from the header templates using instructions from http: //www.codeproject.com/Articles/302012/How-to-Build-libiconv-with-Microsoft-Visua l-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.
| |
| 20 | |
| 21 Autogenerated files (consistent across platforms) added to third_party/iconv/glo bal: | |
| 22 aliases.h | |
| 23 canonical_dos.h | |
| 24 canonical.h | |
| 25 canonical_local.h | |
| 26 flags.h | |
| 27 | |
| 28 These files were pulled from a release tarball. | |
| OLD | NEW |