Home
last modified time | relevance | path

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

12345678

/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
/external/libusb/
DMakefile.am3 DISTCLEANFILES = ChangeLog libusb-1.0.pc
14 .PHONY: ChangeLog dist-up
15 ChangeLog: target
16 git --git-dir $(top_srcdir)/.git log > ChangeLog || touch ChangeLog
18 dist-hook: ChangeLog
/external/libusb_aah/
DMakefile.am4 MAINTAINERCLEANFILES = ChangeLog
15 .PHONY: ChangeLog dist-up
16 ChangeLog: target
17 git --git-dir $(top_srcdir)/.git log > ChangeLog || touch ChangeLog
19 dist-hook: ChangeLog
/external/oprofile/
DMakefile.am59 ChangeLog-2001 \
60 ChangeLog-2002 \
61 ChangeLog-2003 \
62 ChangeLog-2004 \
63 ChangeLog-2005 \
64 ChangeLog-2006 \
65 ChangeLog-2007 \
66 ChangeLog-2008 \
/external/harfbuzz_ng/
DMakefile.am23 $(srcdir)/ChangeLog \
31 ChangeLog: target
37 echo Failed to generate ChangeLog, your ChangeLog may be outdated >&2; \
41 (echo A git checkout and git-log is required to generate ChangeLog >&2 && \
44 .PHONY: $(srcdir)/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/chromium-trace/trace-viewer/third_party/python_gflags/
DNEWS16 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.8/ChangeLog changes]
29 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.7/ChangeLog ChangeLog].
36 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.6/ChangeLog ChangeLog].
42 result in future `ChangeLog` entries being much more verbose (for
58 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.5/ChangeLog ChangeLog].
66 [http://python-gflags.googlecode.com/svn/tags/python-gflags-1.4/ChangeLog so forth].
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
Dchangelog_unittest.py97 latest_entry = ChangeLog.parse_latest_entry_from_file(changelog_file)
107 latest_entry = ChangeLog.parse_latest_entry_from_file(changelog_file)
137 ChangeLog(changelog_path).set_reviewer(reviewer_name)
148 ChangeLog(changelog_path).set_short_description_and_bug_url(short_description, bug_url)
Dapi.py33 from webkitpy.common.checkout.changelog import ChangeLog
60 return ChangeLog.parse_latest_entry_from_file(changelog_file)
127 changelog_entry = ChangeLog(changelog_path).latest_entry()
/external/webkit/Tools/Scripts/webkitpy/tool/steps/
Dpreparechangelogfordepsroll.py31 from webkitpy.common.checkout.changelog import ChangeLog
40 ChangeLog(changelog_path).update_with_unreviewed_message("Rolled DEPS.\n\n")
Dvalidatereviewer.py32 from webkitpy.common.checkout.changelog import ChangeLog
56 changelog_entry = ChangeLog(changelog_path).latest_entry()
Dpreparechangelogforrevert.py31 from webkitpy.common.checkout.changelog import ChangeLog
60 ChangeLog(changelog_path).update_with_unreviewed_message(message)
Dupdatechangelogswithreviewer.py31 from webkitpy.common.checkout.changelog import ChangeLog
72 ChangeLog(changelog_path).set_reviewer(reviewer)
Dpreparechangelogforrevert_unittest.py36 from webkitpy.common.checkout.changelog import ChangeLog
114 changelog = ChangeLog(changelog_path)
Dpreparechangelog.py31 from webkitpy.common.checkout.changelog import ChangeLog
53 changelog = ChangeLog(changelog_path)
/external/v8/tools/
Dpush-to-trunk.sh98 [[ -n "$LASTPUSH" ]] || LASTPUSH=$(git log -1 --format=%H ChangeLog)
107 LASTPUSH=$(git log -1 --format=%H $LASTPUSH^ ChangeLog)
164 cat ChangeLog >> "$NEWCHANGELOG"
165 mv "$NEWCHANGELOG" ChangeLog
203 cat ChangeLog | awk --posix '{
/external/webkit/PerformanceTests/
DChangeLog76 Merge PerformanceTests/Parser/ChangeLog and
77 PerformanceTests/PageLoad/ChangeLog into PerformanceTests/ChangeLog.
80 I've left SunSpider with its own ChangeLog because it's more of an
83 * ChangeLog: Added.
152 Add a ChangeLog for tracking changes to the Parser PerformanceTest.
154 * ChangeLog: Added.
180 * ChangeLog: Added.
/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 …]
/external/qemu-pc-bios/vgabios/
DChangeLog9 * ChangeLog (1.28), README (1.17):
44 * ChangeLog (1.27), README (1.15):
626 * ChangeLog (1.20, v0_4b):
628 - update ChangeLog for 0.4b release
672 * ChangeLog (1.19, v0_4a):
674 - ChangeLog is now automatically generated by running "cvs2cl -r
675 -t -P -S" - update ChangeLog for 0.4a release
681 - added the old ChangeLog in the HOSTORY section of the README
730 * ChangeLog (1.18), vbe.c (1.33), vbe.h (1.17, v0_4a),
986 * ChangeLog (1.17, v0_3b):
[all …]
/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/libcap-ng/libcap-ng-0.7/
DMakefile.am27 EXTRA_DIST = ChangeLog AUTHORS NEWS README INSTALL COPYING COPYING.LIB \
/external/oprofile/events/x86-64/family15h/
Dunit_masks11 # ChangeLog:
/external/webkit/Tools/Scripts/
Dcommit-log-editor126 …$inChangesToBeCommitted && (/^(?:M|A)....(.*ChangeLog)\r?\n?$/ || /^#\t(?:modified|new file): (.…
/external/openssh/contrib/cygwin/
DMakefile40 $(INSTALL) -m 644 $(srcdir)/ChangeLog $(DESTDIR)$(sshdocdir)/ChangeLog

12345678