projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7edc15f
)
contrib: Add gdc.test to list of ignored prefixes
author
Iain Buclaw
<ibuclaw@gdcproject.org>
Tue, 2 Jun 2020 10:56:46 +0000
(12:56 +0200)
committer
Iain Buclaw
<ibuclaw@gdcproject.org>
Tue, 2 Jun 2020 10:56:46 +0000
(12:56 +0200)
The files in this subdirectory are part of the D2 test suite maintained
in the upstream DMD code repository.
contrib/ChangeLog:
* gcc-changelog/git_commit.py (ignored_prefixes): Add
gcc/testsuite/gdc.test/.
contrib/gcc-changelog/git_commit.py
patch
|
blob
|
history
diff --git
a/contrib/gcc-changelog/git_commit.py
b/contrib/gcc-changelog/git_commit.py
index b8c7f718c50a19f37cbac4314528a98d096c1678..e2ef6c61ed0a777835ab5e0d0ad9ad2770d27fc9 100755
(executable)
--- a/
contrib/gcc-changelog/git_commit.py
+++ b/
contrib/gcc-changelog/git_commit.py
@@
-128,6
+128,7
@@
bug_components = set([
ignored_prefixes = [
'gcc/d/dmd/',
'gcc/go/gofrontend/',
+ 'gcc/testsuite/gdc.test/',
'gcc/testsuite/go.test/test/',
'libgo/',
'libphobos/libdruntime/',