Home
last modified time | relevance | path

Searched refs:NEWS (Results 1 – 25 of 159) sorted by relevance

1234567

/external/elfutils/
DChangeLog4 * NEWS: Mention riscv backend updates, new --enable-install-elfh
19 * NEWS: Mention bug fixes.
24 * NEWS: Mention DWARF5, split-dwarf and GNU DebugFission support.
64 * NEWS: Mention new libdw dwarf_line_file function.
68 * NEWS: Mention dwarf_getmacros handling version 5 .debug_macro.
72 * NEWS: Mention dwarf_peel_type DWARF5 tags improvement.
76 * NEWS: Mention new DWARF5 calling conventions and defaulted member
81 * NEWS: Mention new dwarf_default_lower_bound function.
85 * NEWS: Mention new DWARF5 attributes, tags, character encodings
91 * NEWS: Mention always build bpf backend.
[all …]
/external/python/mock/tools/
Dapplypatch-transform25 filterdiff --strip 2 --addprefix=a/ -i a/Misc/NEWS -i b/Misc/NEWS $patch_path > $patch_path.NEWS
31 cat $patch_path.NEWS >> $patch_path
37 rm $patch_path.mock $patch_path.tests $patch_path.NEWS
/external/ImageMagick/www/Magick++/
DREADME.txt3 The file NEWS.html is generated from Magick++ source directory via
4 txt2html -t 'Magick++ News' < NEWS > ../www/Magick++/NEWS.html
/external/python/cpython3/Doc/
Dmake.bat120 if exist ..\Misc\NEWS (
121 echo.Copying Misc\NEWS to %PY_MISC_NEWS_DIR%\NEWS
122 copy ..\Misc\NEWS "%PY_MISC_NEWS_DIR%\NEWS" > nul
123 ) else if exist ..\Misc\NEWS.D (
125 echo.Merging Misc/NEWS with %BLURB%
127 %BLURB% merge -f "%PY_MISC_NEWS_DIR%\NEWS"
129 echo.No Misc/NEWS file and Blurb is not available.
DMakefile47 @if [ -f ../Misc/NEWS ] ; then \
49 cp ../Misc/NEWS build/NEWS; \
50 elif [ -d ../Misc/NEWS.d ]; then \
52 $(BLURB) merge -f build/NEWS; \
/external/python/dateutil/
D.gitattributes16 # NEWS and Windows batch files should be crlf
17 NEWS eol=crlf
DMANIFEST.in1 include LICENSE NEWS zonefile_metadata.json updatezinfo.py
Dpyproject.toml4 filename = "NEWS"
DRELEASING9 [ ] Update NEWS with list of changes, giving credit to contributors.
20 [ ] Add the contents of the NEWS file to the github release notes for the
/external/python/cpython2/Misc/
DREADME21 NEWS News for this release (for some meaning of "this")
22 NEWS.help How to edit NEWS
/external/harfbuzz_ng/
DRELEASING.md8 Document them in NEWS. All API and API semantic changes should be clearly
23 4. Make sure you have correct date and new version at the top of NEWS file,
39 8. Now that you have release files, commit NEWS, configure.ac, and src/hb-version.h,
77 edit the tag, upload artefacts and NEWS entry and save.
/external/ImageMagick/scripts/
DMakefile.am64 Magick++/NEWS \
228 MAGICKPP_LOCAL_TARGETS = www/Magick++/NEWS.html www/Magick++/ChangeLog.html
235 www/Magick++/NEWS.html: Magick++/NEWS
/external/strace/debian/
Dstrace.docs1 NEWS
/external/python/mock/docs/
Dindex.txt105 Python NEWS entries from cPython:
107 .. include:: ../NEWS
179 on every NEWS change as I haven't gotten around to making those patches
185 or, if it has a NEWS entry thats worth preserving, edit it down to just
/external/python/cpython3/Doc/whatsnew/
Dchangelog.rst7 .. miscnews:: ../build/NEWS
Dindex.rst33 :source:`Misc/NEWS.d` directory tree, which contains *all* nontrivial changes
/external/cmockery/cmockery_0_1_2/packages/deb/
Ddocs5 NEWS
/external/libxml2/doc/
Ddocdescr.doc36 news.xsl xslt script to generate ../NEWS from news.html
83 5) Generate the NEWS file in the top directory:
84 xsltproc --nonet --output ../NEWS news.xsl news.html
/external/gptfdisk/
Dcurrent.spec56 %doc NEWS COPYING README
78 %doc NEWS COPYING README
/external/xz-java/
Dfileset-misc.txt2 NEWS
/external/libcap-ng/libcap-ng-0.7/
DMakefile.am27 EXTRA_DIST = ChangeLog AUTHORS NEWS README INSTALL COPYING COPYING.LIB \
/external/python/cpython3/Misc/NEWS.d/
D3.5.2.rst25 Allow non-ascii in idlelib/NEWS.txt - minimal part for 3.5.2.
/external/elfutils/config/
DMakefile.am38 $(srcdir)/elfutils.spec.in: $(top_srcdir)/NEWS
/external/libexif/
DMakefile.am15 doc_DATA = README AUTHORS NEWS ChangeLog ABOUT-NLS COPYING data
/external/fonttools/
DMANIFEST.in4 include NEWS.rst

1234567