Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(277)

Side by Side Diff: third_party/iconv/README.chromium

Issue 20220002: Add libpoppler PDF rasterizer (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Fix Windows GYP defines Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(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.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698