Home
last modified time | relevance | path

Searched refs:ChangeLog (Results 1 – 25 of 230) sorted by relevance

12345678910

/third_party/gettext/
DMakefile.am25 gettext-runtime/ChangeLog.0 \
26 gettext-runtime/doc/ChangeLog.0 \
27 gettext-runtime/intl-csharp/ChangeLog.0 \
28 gettext-runtime/intl-java/ChangeLog.0 \
29 gettext-runtime/libasprintf/ChangeLog.0 \
30 gettext-runtime/m4/ChangeLog.0 \
31 gettext-runtime/man/ChangeLog.0 \
32 gettext-runtime/src/ChangeLog.0 \
33 gettext-runtime/tests/ChangeLog.0 \
34 gettext-tools/ChangeLog.0 \
[all …]
Dautogen.sh417 && touch ChangeLog \
428 && touch ChangeLog intl/ChangeLog \
445 && touch ChangeLog \
482 && touch ChangeLog \
491 && touch ChangeLog \
D.gitattributes1 ChangeLog merge=merge-changelog
/third_party/libexif/
DMakefile.am16 doc_DATA = README AUTHORS NEWS ChangeLog ABOUT-NLS COPYING SECURITY.md data
27 if test -f $(srcdir)/ChangeLog.git; then \
28 cp -p $(srcdir)/ChangeLog.git $(distdir)/ChangeLog.git; \
32 git-changelog: $(srcdir)/ChangeLog.git
34 .PHONY: $(srcdir)/ChangeLog.git
35 $(srcdir)/ChangeLog.git:
/third_party/harfbuzz/
DMakefile.am50 $(srcdir)/ChangeLog \
60 ChangeLog: $(srcdir)/ChangeLog target
61 $(srcdir)/ChangeLog:
67 echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
71 (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
74 .PHONY: ChangeLog $(srcdir)/ChangeLog
/third_party/skia/third_party/externals/harfbuzz/
DMakefile.am50 $(srcdir)/ChangeLog \
60 ChangeLog: $(srcdir)/ChangeLog target
61 $(srcdir)/ChangeLog:
67 echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
71 (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
74 .PHONY: ChangeLog $(srcdir)/ChangeLog
/third_party/flutter/skia/third_party/externals/harfbuzz/
DMakefile.am31 $(srcdir)/ChangeLog \
41 ChangeLog: $(srcdir)/ChangeLog target
42 $(srcdir)/ChangeLog:
48 echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
52 (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
55 .PHONY: ChangeLog $(srcdir)/ChangeLog
/third_party/mtdev/
DMakefile.am8 .PHONY: ChangeLog INSTALL
11 ChangeLog: target
12 git log > ChangeLog
14 dist-hook: ChangeLog INSTALL
/third_party/mbedtls/ChangeLog.d/
D00README.md4 to the changelog file ([`../ChangeLog`](../ChangeLog)).
82 See [existing entries](../ChangeLog) for examples.
84 ## How `ChangeLog` is updated
88 to move the entries from files in `ChangeLog.d` to the main `ChangeLog` file.
/third_party/libxml2/result/schemas/
Dchangelog093_1_0.err1 …kperl.com/XML/ChangeLog}description': Duplicate key-sequence ['PL'] in unique identity-constraint …
/third_party/pcre2/pcre2/
DNEWS14 3. Some code cleanups (see ChangeLog).
20 As well as some bug fixes and tidies (as always, see ChangeLog for details),
94 ChangeLog for the full list):
167 This is mainly a bugfix and tidying release (see ChangeLog for full details).
186 ChangeLog. These are the most important new features:
242 1. ChangeLog has the details of a lot of bug fixes and tidies.
247 some minor bugs and Perl incompatibilities were fixed (see ChangeLog for
272 ChangeLog).
278 1. ChangeLog has the details of a number of bug fixes.
294 ChangeLog).
[all …]
/third_party/miniz/
Damalgamate.sh44 cp ChangeLog.md amalgamation/
55 ChangeLog.md
/third_party/XKeyboardConfig/
DChangeLog1 ChangeLog file is not used. Use "git log" instead
/third_party/ntfs-3g/
DChangeLog1 ChangeLog can be found at :
/third_party/libusb/
DNEWS1 For the latest libusb news, please refer to the ChangeLog file, or visit:
/third_party/mingw-w64/mingw-w64-libraries/libmangle/
DMakefile.am9 EXTRA_DIST = $(srcdir)/ChangeLog*
/third_party/gstreamer/gstplugins_good/docs/
DMakefile.am15 random/ChangeLog-0.8 \
/third_party/gstreamer/gstplugins_bad/docs/
DMakefile.am15 random/ChangeLog-0.8 \
/third_party/libexif/po/
D.gitignore1 ChangeLog
/third_party/nghttp2/
Dmakerelease.sh7 git log --pretty=fuller --date=short refs/tags/$PREV_TAG..HEAD > ChangeLog
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/amiga/
DMakefile.pup44 zip -ul9 zlib README ChangeLog Makefile Make????.??? Makefile.?? \
48 cd ..; tar cfz zlib/zlib.tgz zlib/README zlib/ChangeLog zlib/Makefile \
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/amiga/
DMakefile.pup44 zip -ul9 zlib README ChangeLog Makefile Make????.??? Makefile.?? \
48 cd ..; tar cfz zlib/zlib.tgz zlib/README zlib/ChangeLog zlib/Makefile \
/third_party/zlib/amiga/
DMakefile.pup44 zip -ul9 zlib README ChangeLog Makefile Make????.??? Makefile.?? \
48 cd ..; tar cfz zlib/zlib.tgz zlib/README zlib/ChangeLog zlib/Makefile \
/third_party/grpc/src/ruby/
DCHANGELOG.md5 * Begins this ChangeLog ([@tbetbetbe][])
/third_party/json/
DMakefile1 .PHONY: pretty clean ChangeLog.md release
597 ChangeLog.md:
598 …github_changelog_generator -o ChangeLog.md --user nlohmann --project json --simple-list --release-…
599 …ithub.com/nlohmann/json/releases/tag/HEAD|https://github.com/nlohmann/json/tree/HEAD|' ChangeLog.md
600 …nted in this file. This project adheres to [Semantic Versioning](http://semver.org/).' ChangeLog.md

12345678910