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

Unified Diff: third_party/libxslt/README.chromium

Issue 2777943003: Roll libxslt to ac341cbd792ee572941cc9a66e73800219a1a386 (Closed)
Patch Set: Update README.chromium. Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/libxslt/config.h.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/README.chromium
diff --git a/third_party/libxslt/README.chromium b/third_party/libxslt/README.chromium
index d76cd6eb63bb2f83a7773b3b6eb0dabe6e3b2466..e8b1a4c6fea0e6fad32de8bc9178d1fb5e4886ed 100644
--- a/third_party/libxslt/README.chromium
+++ b/third_party/libxslt/README.chromium
@@ -1,6 +1,6 @@
Name: libxslt
URL: http://xmlsoft.org/XSLT
-Version: 96c9c644f30ed762735802a27784cc522cff1643
+Version: ac341cbd792ee572941cc9a66e73800219a1a386
Security Critical: yes
License: MIT
License File: Copyright
@@ -20,36 +20,7 @@ Modifications:
https://crbug.com/676623#c18
To import a new version:
-
-On Linux, get the latest tar via libxml.org and extract and replace
-libxslt/ with libxslt-X.Y.Z/ or clone git://git.gnome.org/libxslt
-remove .gitignore and archive it.
-
-mkdir linux && cd linux
-../configure --without-debug --without-mem-debug --without-debugger --without-plugins --with-libxml-src=../../libxml/linux/
-
-Patch to not define HAVE_CLOCK_GETTIME, HAVE_ASCTIME, HAVE_LOCALTIME
-or HAVE_MKTIME.
-
-Disable both branches of locale support in libxslt/xsltconfig.h. This
-file is shared between all platforms and there is no common locale
-support. In particular, Android supports neither xlocale nor,
-unsurprisingly, Win32 locales.
-
-Do the same on Mac and copy the mac/config.h to Linux.
-
-On Windows:
-
-In win32\ run
-cscript //E:jscript configure.js compiler=msvc iconv=no xslt_debug=no mem_debug=no debugger=no modules=no
-and copy config.h to Linux in win32/
-
-Remove:
- doc/
- examples/
- python/
- tests/
- vms/
+https://docs.google.com/document/d/18gD61GGEUjFiGqFot4WeV97eyyCa17dTg6r6r7r6ZFE/edit
This roll was done using a script:
-<https://github.com/dominiccooney/blink-tools/blob/bb28df6/roll.py>
+https://github.com/dominiccooney/blink-tools/blob/ac9f8e093ec3d00267d67927a37956e5e8993961/roll.py
« no previous file with comments | « no previous file | third_party/libxslt/config.h.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698