Home
last modified time | relevance | path

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

12345

/external/harfbuzz_ng/
DMakefile.am21 $(srcdir)/ChangeLog \
31 ChangeLog: $(srcdir)/ChangeLog target
32 $(srcdir)/ChangeLog:
38 echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
42 (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
45 .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/bison/
DMakefile.am27 cfg.mk ChangeLog-1998 ChangeLog-2012 PACKAGING \
54 dist-hook: gen-ChangeLog
67 .PHONY: gen-ChangeLog
68 gen-ChangeLog:
70 cl=$(distdir)/ChangeLog && \
/external/libvncserver/
DChangeLog279 * Makefile.am, configure.ac, vncterm/ChangeLog, vncterm/LinuxVNC.c,
288 VisualNaCro/ChangeLog, VisualNaCro/Makefile.am, VisualNaCro/NEWS,
312 x11vnc/ChangeLog, x11vnc/Makefile.am, x11vnc/README,
838 * ChangeLog: Update ChangeLog for 0.9.9.
1482 * ChangeLog: Update ChangeLog for 0.9.8.1.
1926 * ChangeLog: Update ChangeLog for 0.9.8.
1941 ChangeLog converter script. Also put all helper scripts into a utils directory.
2144 * configure.ac, x11vnc/ChangeLog, x11vnc/Makefile.am,
2168 prepare_x11vnc_dist.sh, x11vnc/8to24.c, x11vnc/ChangeLog,
2182 x11vnc/ChangeLog for rest.
[all …]
/external/bison/build-aux/
Dannounce-gen238 # Print new ChangeLog entries.
240 # First find all CVS-controlled ChangeLog files.
243 find ({wanted => sub {$_ eq 'ChangeLog' && -d 'CVS'
247 # If there are no ChangeLog files, we're done.
252 # Reorder the list of files so that if there are ChangeLog
258 # ./ChangeLog
259 # ./po/ChangeLog
260 # ./m4/ChangeLog
261 # ./lib/ChangeLog
262 # ./doc/ChangeLog
[all …]
Dgitlog-to-changelog4 # Convert git log output to ChangeLog format.
57 Convert git log output to ChangeLog format. If present, any ARGS
87 $ME --since=2008-01-01 > ChangeLog
97 ChangeLog header to mark a change that does not require a copyright
101 ChangeLog header, denoting a co-author.
317 # Format 'Copyright-paperwork-exempt: Yes' as a standard ChangeLog
343 # standard multi-author ChangeLog format.
/external/libxml2/result/schemas/
Dchangelog093_1_0.err1 …kperl.com/XML/ChangeLog}description': Duplicate key-sequence ['PL'] in unique identity-constraint …
/external/pcre/dist2/
DNEWS7 1. ChangeLog has the details of a number of bug fixes.
23 ChangeLog).
31 discovered by code auditing. See ChangeLog for details.
105 library. Changes prior to 10.00 are logged in the ChangeLog file for the old
/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/sonic/debian/
Drules15 dh_installchangelogs ChangeLog
/external/cmockery/cmockery_0_1_2/packages/deb/
Ddocs3 ChangeLog
/external/chromium-trace/catapult/telemetry/third_party/websocket-client/
DMANIFEST.in3 include ChangeLog
/external/chromium-trace/catapult/telemetry/third_party/mox3/
DMANIFEST.in2 include 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/libusb/
DNEWS1 For the latest libusb news, please refer to the ChangeLog file, or visit:
/external/ImageMagick/
Dversion.sh13 …-9]-[0-9][0-9]/ { print substr($1,1,4) substr($1,6,2) substr($1,9,2); exit; }' ${srcdir}/ChangeLog`
/external/openssh/contrib/cygwin/
DMakefile40 -$(INSTALL) -m 644 $(srcdir)/ChangeLog $(DESTDIR)$(sshdocdir)/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/fonttools/
DMANIFEST.in4 include Doc/ChangeLog
/external/libedit/doc/
DMakefile.am30 changelog.txt: ../ChangeLog

12345