| /netbsd-src/external/mit/expat/dist/xmlwf/ |
| H A D | Makefile.in | 121 bin_PROGRAMS = xmlwf$(EXEEXT) 124 subdir = xmlwf 147 am_xmlwf_OBJECTS = xmlwf-xmlwf.$(OBJEXT) xmlwf-xmlfile.$(OBJEXT) \ 148 xmlwf-codepage.$(OBJEXT) xmlwf-@FILEMAP@.$(OBJEXT) 173 am__depfiles_remade = ./$(DEPDIR)/xmlwf-@FILEMAP@.Po \ 174 ./$(DEPDIR)/xmlwf-codepage.Po ./$(DEPDIR)/xmlwf-xmlfile.Po \ 175 ./$(DEPDIR)/xmlwf-xmlwf.Po 371 xmlwf.c \ 405 $(AUTOMAKE) --gnu xmlwf/Makefile 473 xmlwf$(EXEEXT): $(xmlwf_OBJECTS) $(xmlwf_DEPENDENCIES) $(EXTRA_xmlwf_DEPENDENCIES) [all …]
|
| H A D | Makefile.am | 31 bin_PROGRAMS = xmlwf program 35 xmlwf.c \
|
| H A D | xmlwf_helpgen.sh | 31 ./xmlwf/xmlwf_helpgen.py | sed \
|
| H A D | xmltchar.h | 39 # error xmlwf requires a 16-bit Unicode-compatible wchar_t
|
| /netbsd-src/external/mit/expat/dist/doc/ |
| H A D | Makefile.am | 36 dist_man_MANS = xmlwf.1 38 xmlwf.1: xmlwf.xml 54 $(RM) xmlwf.1 60 xmlwf.xml
|
| H A D | Makefile.in | 343 @WITH_DOCBOOK_TRUE@dist_man_MANS = xmlwf.1 348 xmlwf.xml 599 @WITH_DOCBOOK_TRUE@xmlwf.1: xmlwf.xml 613 $(RM) xmlwf.1
|
| /netbsd-src/external/mit/expat/dist/ |
| H A D | Makefile.am | 50 SUBDIRS += xmlwf doc subdir 97 xmlwf/xmlwf_helpgen.py \ 98 xmlwf/xmlwf_helpgen.sh \ 123 @echo 'ERROR: of xmlwf (e.g. with -DXML_UNICODE)' >&2 163 @echo 'ERROR: xmlwf is needed for "make run-xmltest".' >&2 164 @echo 'ERROR: Please re-configure without --without-xmlwf.' >&2
|
| H A D | CMakeLists.txt | 44 # would disable compilation of the xmlwf CLI and its man page. 117 option(EXPAT_BUILD_TOOLS "build the xmlwf tool for expat library" ${_EXPAT_BUILD_TOOLS_DEFAULT}) 121 option(EXPAT_BUILD_DOCS "build man page for xmlwf" ${_EXPAT_BUILD_DOCS_DEFAULT}) 224 …message(SEND_ERROR "The xmlwf tool can not be built with option -DEXPAT_CHAR_TYPE=ushort. Please p… 235 …message(SEND_ERROR "The xmlwf tool can not be built with option -DEXPAT_CHAR_TYPE=wchar_t outside … 490 # C command line tool xmlwf 494 xmlwf/xmlwf.c 495 xmlwf/xmlfile.c 496 xmlwf/codepage.c 497 xmlwf/readfilemap.c [all …]
|
| H A D | Changes | 83 #544 #545 xmlwf: Fix a memory leak on output file opening error 112 (which needs argument "-n" when running xmlwf). 209 - that are shown in "xmlwf -v" output. 216 for xmlwf to further tighten billion laughs protection 230 #468 #469 xmlwf: Improve help output and the xmlwf man page 231 #463 xmlwf: Improve maintainability through some refactoring 232 #477 xmlwf: Fix man page DocBook validity 252 of doc/reference.html and doc/xmlwf.xml 274 #444 xmlwf: Exit status 2 was used for both: 281 #439 xmlwf: Add argument -k to allow continuing after [all …]
|
| H A D | README.md | 127 `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
|
| H A D | CMake.README | 30 -- Installing: /usr/local/bin/xmlwf 31 -- Installing: /usr/local/share/man/man1/xmlwf.1
|
| H A D | configure.ac | 157 AC_ARG_WITH([xmlwf], optwith 158 [AS_HELP_STRING([--without-xmlwf], [do not build xmlwf])], 280 dnl Only needed for xmlwf: 342 page for xmlwf.])])]) 420 [xmlwf/Makefile])
|
| H A D | Makefile.in | 124 @WITH_XMLWF_TRUE@am__append_3 = xmlwf doc 234 DIST_SUBDIRS = lib examples tests xmlwf doc 490 xmlwf/xmlwf_helpgen.py \ 491 xmlwf/xmlwf_helpgen.sh \ 1084 @echo 'ERROR: of xmlwf (e.g. with -DXML_UNICODE)' >&2 1121 @WITH_XMLWF_FALSE@ @echo 'ERROR: xmlwf is needed for "make run-xmltest".' >&2 1122 @WITH_XMLWF_FALSE@ @echo 'ERROR: Please re-configure without --without-xmlwf.' >&2
|
| /netbsd-src/external/mit/expat/bin/xmlwf/ |
| H A D | Makefile | 5 PROG= xmlwf 7 .PATH: ${EXPATSRCDIR}/xmlwf ${EXPATSRCDIR}/doc 9 SRCS= codepage.c unixfilemap.c xmlfile.c xmlwf.c
|
| /netbsd-src/external/mit/xorg/bin/xmlwf/ |
| H A D | Makefile | 5 SYMLINKS+= /usr/bin/xmlwf ${BINDIR}/xmlwf
|
| /netbsd-src/external/mit/expat/dist/win32/ |
| H A D | expat.iss | 68 Flags: ignoreversion; Source: win32\bin\Release\xmlwf.exe; DestDir: "{app}\Bin" 100 Flags: ignoreversion; Source: xmlwf\*.c*; DestDir: "{app}\Source\xmlwf" 101 Flags: ignoreversion; Source: xmlwf\*.h; DestDir: "{app}\Source\xmlwf"
|
| H A D | build_expat_iss.bat | 61 COPY build_static_char\xmlwf\%CONFIGURATION%\xmlwf.exe %BINDIR%\ || EXIT /b 1
|
| H A D | MANIFEST.txt | 17 The XML well-formedness checker xmlwf.
|
| H A D | README.txt | 19 and xmlwf\<CMAKE_BUILD_TYPE>\ directories.
|
| /netbsd-src/external/mit/expat/bin/ |
| H A D | Makefile | 3 SUBDIR+= xmlwf
|
| /netbsd-src/external/mit/xorg/bin/ |
| H A D | Makefile | 17 xlsfonts xmag xman xmessage xmh xmkmf xmlwf xmodmap xmore \
|
| /netbsd-src/external/mit/expat/dist/tests/ |
| H A D | xmltest.sh | 64 XMLWF=/usr/bin/xmlwf
|
| /netbsd-src/distrib/sets/lists/xdebug/ |
| H A D | mi | 209 ./usr/libdata/debug/usr/X11R7/bin/xmlwf.debug xdebug-obsolete xorg,obsolete
|
| /netbsd-src/distrib/sets/lists/xbase/ |
| H A D | mi | 118 ./usr/X11R7/bin/xmlwf xbase-xmlwf-bin xorg 1381 ./usr/X11R7/man/cat1/xmlwf.0 xbase-obsolete obsolete 1536 ./usr/X11R7/man/html1/xmlwf.html xbase-obsolete obsolete 1692 ./usr/X11R7/man/man1/xmlwf.1 xbase-obsolete obsolete
|
| /netbsd-src/usr.sbin/makemandb/ |
| H A D | nostem.txt | 4778 xmlwf
|