Home
last modified time | relevance | path

Searched refs:xmlwf (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/doc/
DMakefile.am36 dist_man_MANS = xmlwf.1
38 xmlwf.1: xmlwf.xml
54 $(RM) xmlwf.1
61 xmlwf.xml
D.gitignore2 /xmlwf.1
/third_party/skia/third_party/externals/expat/expat/
DMakefile.am50 SUBDIRS += xmlwf doc subdir
93 xmlwf/xmlwf_helpgen.py \
94 xmlwf/xmlwf_helpgen.sh \
118 @echo 'ERROR: of xmlwf (e.g. with -DXML_UNICODE)' >&2
158 @echo 'ERROR: xmlwf is needed for "make run-xmltest".' >&2
159 @echo 'ERROR: Please re-configure without --without-xmlwf.' >&2
DCMakeLists.txt44 # would disable compilation of the xmlwf CLI and its man page.
113 option(EXPAT_BUILD_TOOLS "build the xmlwf tool for expat library" ${_EXPAT_BUILD_TOOLS_DEFAULT})
117 option(EXPAT_BUILD_DOCS "build man page for xmlwf" ${_EXPAT_BUILD_DOCS_DEFAULT})
217 …message(SEND_ERROR "The xmlwf tool can not be built with option -DEXPAT_CHAR_TYPE=ushort. Please p…
228 …message(SEND_ERROR "The xmlwf tool can not be built with option -DEXPAT_CHAR_TYPE=wchar_t outside …
443 # C command line tool xmlwf
447 xmlwf/xmlwf.c
448 xmlwf/xmlfile.c
449 xmlwf/codepage.c
450 xmlwf/readfilemap.c
[all …]
DChanges51 - that are shown in "xmlwf -v" output.
58 for xmlwf to further tighten billion laughs protection
72 #468 #469 xmlwf: Improve help output and the xmlwf man page
73 #463 xmlwf: Improve maintainability through some refactoring
74 #477 xmlwf: Fix man page DocBook validity
94 of doc/reference.html and doc/xmlwf.xml
119 #444 xmlwf: Exit status 2 was used for both:
126 #439 xmlwf: Add argument -k to allow continuing after
128 #439 xmlwf: Add section about exit status to the -h help output
165 #406 xmlwf: Add missing check for malloc NULL return
[all …]
DREADME.md127 `xmlwf` into `/usr/local/bin`. If, for example, you'd prefer to install
155 Please note that we configure with `--without-xmlwf` as xmlwf does not
170 `./configure CPPFLAGS=-DXML_UNICODE --without-xmlwf`<br/>
173 --without-xmlwf`
176 1. Run `make` (which excludes xmlwf).
178 1. Run `make install` (again, excludes xmlwf).
193 of xmlwf and the tests is currently not supported.
225 // build man page for xmlwf
240 // build the xmlwf tool for expat library
Dqa.sh158 for i in tests xmlwf ; do
199 for gcov_dir in lib xmlwf ; do
DCMake.README30 -- Installing: /usr/local/bin/xmlwf
31 -- Installing: /usr/local/share/man/man1/xmlwf.1
Dconfigure.ac157 AC_ARG_WITH([xmlwf], optwith
158 [AS_HELP_STRING([--without-xmlwf], [do not build xmlwf])],
279 dnl Only needed for xmlwf:
341 page for xmlwf.])])])
414 [xmlwf/Makefile])
Dcoverage.sh170 for d in tests xmlwf ; do
/third_party/skia/third_party/externals/expat/
DREADME.md127 `xmlwf` into `/usr/local/bin`. If, for example, you'd prefer to install
155 Please note that we configure with `--without-xmlwf` as xmlwf does not
170 `./configure CPPFLAGS=-DXML_UNICODE --without-xmlwf`<br/>
173 --without-xmlwf`
176 1. Run `make` (which excludes xmlwf).
178 1. Run `make install` (again, excludes xmlwf).
193 of xmlwf and the tests is currently not supported.
225 // build man page for xmlwf
240 // build the xmlwf tool for expat library
/third_party/skia/third_party/externals/expat/expat/xmlwf/
D.gitignore4 xmlwf.plg
6 xmlwf
DMakefile.am31 bin_PROGRAMS = xmlwf program
35 xmlwf.c \
Dxmlwf_helpgen.sh31 ./xmlwf/xmlwf_helpgen.py | sed \
Dxmltchar.h39 # error xmlwf requires a 16-bit Unicode-compatible wchar_t
/third_party/skia/third_party/externals/expat/expat/win32/
Dexpat.iss68 Flags: ignoreversion; Source: win32\bin\Release\xmlwf.exe; DestDir: "{app}\Bin"
96 Flags: ignoreversion; Source: xmlwf\*.c*; DestDir: "{app}\Source\xmlwf"
97 Flags: ignoreversion; Source: xmlwf\*.h; DestDir: "{app}\Source\xmlwf"
Dbuild_expat_iss.bat61 COPY build_static_char\xmlwf\%CONFIGURATION%\xmlwf.exe %BINDIR%\ || EXIT /b 1
DMANIFEST.txt17 The XML well-formedness checker xmlwf.
DREADME.txt19 and xmlwf\<CMAKE_BUILD_TYPE>\ directories.