Send MinGW-Notify mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.osdn.me/mailman/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-Notify digest..."
Please do not reply to this notification; the sender address is unable to
accept incoming e-mail. If you wish to unsubscribe you can do so at
https://lists.osdn.me/mailman/listinfo/mingw-notify.
Today's Topics:
1. [SCM] mingw-get (mingw) branch, master, updated.
9d03500dde2af39fa4a8ec381d0c64925c990e7b (MinGW Notification List)
----------------------------------------------------------------------
Message: 1
Date: Fri, 19 Jun 2020 21:22:10 +0900
From: MinGW Notification List <[email protected]>
To: [email protected]
Subject: [MinGW-Notify] [SCM] mingw-get (mingw) branch, master,
updated. 9d03500dde2af39fa4a8ec381d0c64925c990e7b
Message-ID:
<[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "mingw-get" repository
containing the "mingw" project.
The branch, master has been updated
via 9d03500dde2af39fa4a8ec381d0c64925c990e7b (commit)
via 670f37a385b2dfb5745c92d452a21da1b6a96a71 (commit)
via 4b32b9ccd7fa804f6cb6923baa6df58490916d98 (commit)
via 55c684b2cc5a91008c99256cdf12f4f9ca4f19b1 (commit)
from 93258e173f30c99eb84d74c2f110a62f559188fd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 9d03500dde2af39fa4a8ec381d0c64925c990e7b
Author: Keith Marshall <[email protected]>
Date: Fri Jun 19 12:00:44 2020 +0100
Support all-static linking with recent GCC versions.
commit 670f37a385b2dfb5745c92d452a21da1b6a96a71
Author: Keith Marshall <[email protected]>
Date: Fri Jun 12 22:15:08 2020 +0100
Use XML templates to adapt to download host changes.
commit 4b32b9ccd7fa804f6cb6923baa6df58490916d98
Author: Keith Marshall <[email protected]>
Date: Thu Jun 11 18:07:39 2020 +0100
Discontinue formal use of the build-aux submodule.
commit 55c684b2cc5a91008c99256cdf12f4f9ca4f19b1
Author: Keith Marshall <[email protected]>
Date: Tue Jun 2 23:46:36 2020 +0100
Do not use .hgtags for repository tag tracking.
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
.gitmodules | 3 --
.hgignore | 1 +
.hgtags | 4 --
ChangeLog | 62 +++++++++++++++++++++++++++++++
Makefile.in | 23 +++++++-----
aclocal.m4 | 74 +++++++++++++++++++++++++++++++++++--
configure.ac | 12 +++---
src/setup.rc | 6 +--
xml/{profile.xml => profile.xml.in} | 6 +--
xml/{setup.xml => setup.xml.in} | 6 +--
11 files changed, 162 insertions(+), 36 deletions(-)
delete mode 100644 .gitmodules
delete mode 100644 .hgtags
rename xml/{profile.xml => profile.xml.in} (96%)
rename xml/{setup.xml => setup.xml.in} (91%)
hooks/post-receive
--
mingw-get (mingw)
------------------------------
Subject: Digest Footer
_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify
------------------------------
End of MinGW-Notify Digest, Vol 33, Issue 7
*******************************************