Home
last modified time | relevance | path

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

123456

/external/harfbuzz_ng/
DMakefile.am25 $(srcdir)/ChangeLog \
35 ChangeLog: $(srcdir)/ChangeLog target
36 $(srcdir)/ChangeLog:
42 echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
46 (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
49 .PHONY: ChangeLog $(srcdir)/ChangeLog
/external/libexif/
DMakefile.am15 doc_DATA = README AUTHORS NEWS ChangeLog ABOUT-NLS COPYING data
26 if test -f $(srcdir)/ChangeLog.cvs; then \
27 cp -p $(srcdir)/ChangeLog.cvs $(distdir)/ChangeLog.cvs; \
31 cvs-changelog: $(srcdir)/ChangeLog.cvs
33 .PHONY: $(srcdir)/ChangeLog.cvs
34 $(srcdir)/ChangeLog.cvs:
DMakefile.in42 AUTHORS COPYING ChangeLog INSTALL NEWS config.guess \
299 doc_DATA = README AUTHORS NEWS ChangeLog ABOUT-NLS COPYING
865 if test -f $(srcdir)/ChangeLog.cvs; then \
866 cp -p $(srcdir)/ChangeLog.cvs $(distdir)/ChangeLog.cvs; \
870 cvs-changelog: $(srcdir)/ChangeLog.cvs
872 .PHONY: $(srcdir)/ChangeLog.cvs
873 $(srcdir)/ChangeLog.cvs:
/external/libusb-compat/
DMakefile.am3 DISTCLEANFILES = ChangeLog libusb.pc
16 .PHONY: ChangeLog dist-up
17 ChangeLog: target
18 git --git-dir $(top_srcdir)/.git log > ChangeLog || touch ChangeLog
20 dist-hook: ChangeLog
DMakefile.in41 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
212 DISTCLEANFILES = ChangeLog libusb.pc
716 .PHONY: ChangeLog dist-up
717 ChangeLog:
718 git --git-dir $(top_srcdir)/.git log > ChangeLog || touch ChangeLog
720 dist-hook: ChangeLog
DNEWS2 changes, see ChangeLog.
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/ast/
DChangeLog.java33 public class ChangeLog implements AutoCloseable { class
38 public static ChangeLog createChangeLog(Path path) throws IOException { in createChangeLog()
42 return new ChangeLog(path); in createChangeLog()
45 private ChangeLog(Path path) throws IOException { in ChangeLog() method in ChangeLog
/external/libxml2/result/schemas/
Dchangelog093_1_0.err1 …kperl.com/XML/ChangeLog}description': Duplicate key-sequence ['PL'] in unique identity-constraint …
/external/pcre/dist2/
DNEWS34 This is mainly a bugfix and tidying release (see ChangeLog for full details).
53 ChangeLog. These are the most important new features:
109 1. ChangeLog has the details of a lot of bug fixes and tidies.
114 some minor bugs and Perl incompatibilities were fixed (see ChangeLog for
139 ChangeLog).
145 1. ChangeLog has the details of a number of bug fixes.
161 ChangeLog).
169 discovered by code auditing. See ChangeLog for details.
243 library. Changes prior to 10.00 are logged in the ChangeLog file for the old
/external/gflags/
DREADME.md173 ownership of the project. All the [changes](ChangeLog.txt)
199 very long --help strings, and some other minor [changes](ChangeLog.txt).
218 result in future `ChangeLog` entries being much more verbose (for better
221 See the [ChangeLog](ChangeLog.txt) for a full list of changes for this release.
234 [ChangeLog](ChangeLog.txt) for a full list of changes for this release.
272 1.0 (see the [ChangeLog](ChangeLog.txt) for details).
317 commandline-completion of help flags. See the [ChangeLog](ChangeLog.txt)
/external/ImageMagick/scripts/
DMakefile.am62 Magick++/ChangeLog \
228 MAGICKPP_LOCAL_TARGETS = www/Magick++/NEWS.html www/Magick++/ChangeLog.html
240 www/Magick++/ChangeLog.html: Magick++/ChangeLog
/external/python/cpython2/Modules/_ctypes/libffi/
DMakefile.am9 EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj \
48 ChangeLog.libffi m4/libtool.m4 m4/lt~obsolete.m4 \
53 libtool-ldflags ChangeLog.libffi-3.1
254 …_srcdir); git log --no-decorate) ; else echo 'See git log for history.' ; fi > $(distdir)/ChangeLog
/external/libffi/
DMakefile.am9 EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj \
49 ChangeLog.libffi m4/libtool.m4 m4/lt~obsolete.m4 \
54 libtool-ldflags ChangeLog.libffi-3.1
258 …_srcdir); git log --no-decorate) ; else echo 'See git log for history.' ; fi > $(distdir)/ChangeLog
/external/zlib/src/amiga/
DMakefile.pup44 zip -ul9 zlib README ChangeLog Makefile Make????.??? Makefile.?? \
48 cd ..; tar cfz zlib/zlib.tgz zlib/README zlib/ChangeLog zlib/Makefile \
/external/sonic/debian/
Drules15 dh_installchangelogs ChangeLog
/external/ImageMagick/build/
Dcheck-tests.sh3 if git diff --name-only HEAD~1 HEAD | grep ChangeLog; then
/external/cmockery/cmockery_0_1_2/packages/deb/
Ddocs3 ChangeLog
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/aosp/
DRepackagingTransform.java29 import com.google.currysrc.api.process.ast.ChangeLog;
154 try (ChangeLog changeLog = ChangeLog.createChangeLog(changeLogPath)) { in main()
/external/openssh/contrib/cygwin/
DMakefile40 -$(INSTALL) -m 644 $(srcdir)/ChangeLog $(DESTDIR)$(sshdocdir)/ChangeLog
/external/libusb/
DNEWS1 For the latest libusb news, please refer to the ChangeLog file, or visit:
/external/python/mock/
D.gitignore17 ChangeLog
/external/ImageMagick/
Dversion.sh14 …-9]-[0-9][0-9]/ { print substr($1,1,4) substr($1,6,2) substr($1,9,2); exit; }' ${srcdir}/ChangeLog`
/external/sonic/
Dmkorig16 git2cl > ChangeLog
/external/libcap-ng/libcap-ng-0.7/
DMakefile.am27 EXTRA_DIST = ChangeLog AUTHORS NEWS README INSTALL COPYING COPYING.LIB \
/external/grpc-grpc/src/ruby/
DCHANGELOG.md5 * Begins this ChangeLog ([@tbetbetbe][])

123456