HomeSort by: relevance | last modified time | path
    Searched refs:changelog (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/contrib/
test_mklog.py 23 # and adds a skeleton ChangeLog file to the file. It does not try to be
66 gcc/ChangeLog:
99 gcc/ChangeLog:
133 libcpp/ChangeLog:
141 libcpp/ChangeLog:
246 gcc/ChangeLog:
251 libssp/ChangeLog:
255 gcc/testsuite/ChangeLog:
325 gcc/testsuite/ChangeLog:
350 gcc/ChangeLog
    [all...]
mklog.py 23 # and adds a skeleton ChangeLog file to the file. It does not try to be
62 # | gcc/rust/ChangeLog: |
64 # | * some_file (bla): | ChangeLog part
96 Generate ChangeLog template for PATCH.
108 if os.path.exists(os.path.join(root, folder, 'ChangeLog')):
204 changelog = find_changelog(file.path)
205 if changelog not in changelogs:
206 changelogs[changelog] = []
207 changelog_list.append(changelog)
208 changelogs[changelog].append(file
    [all...]
prepare-commit-msg 58 if contrib/gcc-changelog/git_email.py "$f" >/dev/null 2>&1; then
gcc-git-customization.sh 28 git config alias.gcc-verify '!f() { "`git rev-parse --show-toplevel`/contrib/gcc-changelog/git_check_commit.py" $@; } ; f'
30 git config alias.gcc-fix-changelog '!f() { "`git rev-parse --show-toplevel`/contrib/git-fix-changelog.py" $@; } ; f'
  /src/external/gpl3/gcc.old/dist/contrib/
test_mklog.py 23 # and adds a skeleton ChangeLog file to the file. It does not try to be
66 gcc/ChangeLog:
99 gcc/ChangeLog:
133 libcpp/ChangeLog:
141 libcpp/ChangeLog:
246 gcc/ChangeLog:
251 libssp/ChangeLog:
255 gcc/testsuite/ChangeLog:
325 gcc/testsuite/ChangeLog:
350 gcc/ChangeLog
    [all...]
mklog.py 23 # and adds a skeleton ChangeLog file to the file. It does not try to be
68 Generate ChangeLog template for PATCH.
82 if os.path.exists(os.path.join(root, folder, 'ChangeLog')):
177 changelog = find_changelog(file.path)
178 if changelog not in changelogs:
179 changelogs[changelog] = []
180 changelog_list.append(changelog)
181 changelogs[changelog].append(file)
221 # print list of PR entries before ChangeLog entries
229 # sort ChangeLog so that 'testsuite' is at the en
    [all...]
prepare-commit-msg 58 if contrib/gcc-changelog/git_email.py "$f" >/dev/null 2>&1; then
gcc-git-customization.sh 28 git config alias.gcc-verify '!f() { "`git rev-parse --show-toplevel`/contrib/gcc-changelog/git_check_commit.py" $@; } ; f'
30 git config alias.gcc-fix-changelog '!f() { "`git rev-parse --show-toplevel`/contrib/git-fix-changelog.py" $@; } ; f'
  /src/external/gpl3/gcc/dist/maintainer-scripts/
update_version_git 4 # ChangeLog file entries since the last DATESTAMP update from the
27 cp -a "$SUBDIR"/contrib/gcc-changelog "$BASEDIR"/gcc-changelog
29 python3 ../gcc-changelog/git_update_version.py -p
  /src/external/gpl3/gcc.old/dist/maintainer-scripts/
update_version_git 4 # ChangeLog file entries since the last DATESTAMP update from the
27 cp -a "$SUBDIR"/contrib/gcc-changelog "$BASEDIR"/gcc-changelog
29 python3 ../gcc-changelog/git_update_version.py -p
  /src/external/gpl3/gdb/dist/contrib/
mklog.py 23 # and adds a skeleton ChangeLog file to the file. It does not try to be
55 Generate ChangeLog template for PATCH.
67 if os.path.exists(os.path.join(gcc_root, folder, 'ChangeLog')):
132 changelog = find_changelog(file.path)
133 if changelog not in changelogs:
134 changelogs[changelog] = []
135 changelog_list.append(changelog)
136 changelogs[changelog].append(file)
158 # sort ChangeLog so that 'testsuite' is at the end
159 for changelog in sorted(changelog_list, key=lambda x: 'testsuite' in x)
    [all...]
  /src/external/gpl3/gdb.old/dist/contrib/
mklog.py 23 # and adds a skeleton ChangeLog file to the file. It does not try to be
55 Generate ChangeLog template for PATCH.
67 if os.path.exists(os.path.join(gcc_root, folder, 'ChangeLog')):
132 changelog = find_changelog(file.path)
133 if changelog not in changelogs:
134 changelogs[changelog] = []
135 changelog_list.append(changelog)
136 changelogs[changelog].append(file)
158 # sort ChangeLog so that 'testsuite' is at the end
159 for changelog in sorted(changelog_list, key=lambda x: 'testsuite' in x)
    [all...]
  /src/lib/libc/db/
db2netbsd 27 mv Makefile.inc README btree changelog db hash man mpool recno lib/libc/db
  /src/external/bsd/openldap/dist/tests/data/
slapd-dsee-consumer1.conf 54 logbase="cn=changelog"
55 syncdata=changelog
slapd-dsee-consumer2.conf 54 logbase="cn=changelog"
55 syncdata=changelog
  /src/external/gpl2/xcvs/dist/contrib/
rcs2log.sh 15 # RCS to ChangeLog generator
18 # and the ChangeLog (if any).
20 # You can edit this prefix by hand, and then prepend it to ChangeLog.
29 -c CHANGELOG Output a change log prefix to CHANGELOG (default ChangeLog).
101 changelog=ChangeLog # change log file name
118 -c) changelog=${2?}; shift;;
214 # log the revisions checked in since the first ChangeLog entry
    [all...]
  /src/external/mit/expat/dist/lib/
Makefile.am 65 cd "$(DESTDIR)$(docdir)" && $(am__mv) Changes changelog
68 $(RM) "$(DESTDIR)$(docdir)/changelog"
  /src/external/gpl2/mkhybrid/dist/
mkisofs.spec 26 %changelog
41 %doc COPYING ChangeLog README README.eltorito TODO
  /src/external/bsd/byacc/dist/package/
mingw-byacc.spec 58 %changelog
59 # each patch should add its ChangeLog entries here
byacc.spec 103 %changelog
104 # each patch should add its ChangeLog entries here
  /src/external/gpl3/autoconf/dist/
cfg.mk 60 cp $(gnulib_dir)/build-aux/gitlog-to-changelog $(srcdir)/build-aux
111 changelog-check \
  /src/external/gpl3/gcc/dist/contrib/gcc-changelog/
git_commit.py 167 changelog_regex = re.compile(r'^(?:[fF]or +)?([a-z0-9+-/]*)ChangeLog:?')
355 # Allow complete deletion of ChangeLog files in a commit
365 err = 'ChangeLog, DATESTAMP, BASE-VER and DEV-PHASE updates ' \
367 '(note: ChangeLog entries will be automatically ' \
387 self.errors.append(Error('PR %s in subject but not in changelog' %
401 if basename == 'ChangeLog':
403 elif allow_suffix and basename.startswith('ChangeLog'):
459 self.errors.append(Error('cannot find a ChangeLog location in '
538 # ChangeLog name will be deduced later
545 # a ChangeLog entr
    [all...]
  /src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
git_commit.py 159 changelog_regex = re.compile(r'^(?:[fF]or +)?([a-z0-9+-/]*)ChangeLog:?')
342 # Allow complete deletion of ChangeLog files in a commit
352 err = 'ChangeLog, DATESTAMP, BASE-VER and DEV-PHASE updates ' \
354 '(note: ChangeLog entries will be automatically ' \
373 self.errors.append(Error('PR %s in subject but not in changelog' %
387 if basename == 'ChangeLog':
389 elif allow_suffix and basename.startswith('ChangeLog'):
445 self.errors.append(Error('cannot find a ChangeLog location in '
524 # ChangeLog name will be deduced later
531 # a ChangeLog entr
    [all...]
  /src/crypto/dist/ipsec-tools/misc/
cvs2cl.pl 8 ### cvs2cl.pl: produce ChangeLog(s) from `cvs log` output. ###
27 # Read in the logs for multiple files, spit out a nice ChangeLog that
32 # each <filelist, author, time, logmessage> would be a changelog entry.
37 # Another question is whether we really want to have the ChangeLog
160 # What file should we generate (defaults to "ChangeLog")?
161 my $Log_File_Name = "ChangeLog";
163 # Grab most recent entry date from existing ChangeLog file, just add
164 # to that ChangeLog.
168 # as it guarantees at least one entry in the update changelog, which means
225 # ChangeLog style
    [all...]
  /src/crypto/dist/ipsec-tools/rpm/suse/
ipsec-tools.spec.in 110 %changelog -n ipsec-tools

Completed in 35 milliseconds

1 2