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

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

Issue 1848793005: Roll libxslt to 891681e3e948f31732229f53cb6db7215f740fc7 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « third_party/libxslt/NOTES ('k') | third_party/libxslt/README.cvs-commits » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: libxslt 1 Name: libxslt
2 URL: http://xmlsoft.org/XSLT 2 URL: http://xmlsoft.org/XSLT
3 Version: 1.1.28 3 Version: 891681e3e948f31732229f53cb6db7215f740fc7
4 Security Critical: yes 4 Security Critical: yes
5 License: MIT 5 License: MIT
6 License File: Copyright 6 License File: Copyright
7 7
8 Description: 8 Description:
9 9
10 libxslt from libxml.org. 10 libxslt from libxml.org.
11 11
12 Modifications: 12 Modifications:
13 13
(...skipping 20 matching lines...) Expand all
34 In win32\ run 34 In win32\ run
35 cscript //E:jscript configure.js compiler=msvc iconv=no xslt_debug=no mem_debug= no debugger=no modules=no 35 cscript //E:jscript configure.js compiler=msvc iconv=no xslt_debug=no mem_debug= no debugger=no modules=no
36 and copy config.h to Linux in win32/ 36 and copy config.h to Linux in win32/
37 37
38 Remove: 38 Remove:
39 doc/ 39 doc/
40 examples/ 40 examples/
41 python/ 41 python/
42 tests/ 42 tests/
43 vms/ 43 vms/
OLDNEW
« no previous file with comments | « third_party/libxslt/NOTES ('k') | third_party/libxslt/README.cvs-commits » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698