|
From: <log...@li...> - 2025-10-29 12:24:56
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Log4cpp Git repository.".
The branch, master has been updated
via df2c339306bf45f47916c4177ab7b88dd44e9104 (commit)
via 99bf327fed032073cb6e3e5f5b19e4f8005a54b2 (commit)
via 5bb1022c43f937b427b93ada26499d12e49e4e5b (commit)
via a4801df6e46e2756f2482b2228a7d00c77b98f0b (commit)
via 8db27fdc27a3b992b53ff433e91f205990ac87de (commit)
from a2a2a4ee9996d0138f6f538dd5617aee91dc09a8 (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 -----------------------------------------------------------------
http://sourceforge.net/p/log4cpp/codegit/ci/
commit df2c339306bf45f47916c4177ab7b88dd44e9104
Author: Alexander Perepelkin <san...@us...>
Date: Wed Oct 29 13:19:00 2025 +0100
ChangeLog
diff --git a/ChangeLog b/ChangeLog
index c184980..c6e733c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2025-10-29 13:15 sanchouss_
+ * Follow up with the fix for change from discussion 48226
+ * Update scripts for GNU Autotools shipped with the log4cpp distribution to their fresh versions
+
2024-08-23 21:31 sanchouss_
* Discussion 48226 by Andrew E Page. Alter CMakeLists to allow installation paths for x86 and arm64 be different so that cross-compilation on single host is possible.
http://sourceforge.net/p/log4cpp/codegit/ci/
commit df2c339306bf45f47916c4177ab7b88dd44e9104
Author: Alexander Perepelkin <san...@us...>
Date: Wed Oct 29 13:19:00 2025 +0100
ChangeLog
diff --git a/ChangeLog b/ChangeLog
index c184980..c6e733c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2025-10-29 13:15 sanchouss_
+ * Follow up with the fix for change from discussion 48226
+ * Update scripts for GNU Autotools shipped with the log4cpp distribution to their fresh versions
+
2024-08-23 21:31 sanchouss_
* Discussion 48226 by Andrew E Page. Alter CMakeLists to allow installation paths for x86 and arm64 be different so that cross-compilation on single host is possible.
http://sourceforge.net/p/log4cpp/codegit/ci/
commit df2c339306bf45f47916c4177ab7b88dd44e9104
Author: Alexander Perepelkin <san...@us...>
Date: Wed Oct 29 13:19:00 2025 +0100
ChangeLog
diff --git a/ChangeLog b/ChangeLog
index c184980..c6e733c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2025-10-29 13:15 sanchouss_
+ * Follow up with the fix for change from discussion 48226
+ * Update scripts for GNU Autotools shipped with the log4cpp distribution to their fresh versions
+
2024-08-23 21:31 sanchouss_
* Discussion 48226 by Andrew E Page. Alter CMakeLists to allow installation paths for x86 and arm64 be different so that cross-compilation on single host is possible.
http://sourceforge.net/p/log4cpp/codegit/ci/
commit df2c339306bf45f47916c4177ab7b88dd44e9104
Author: Alexander Perepelkin <san...@us...>
Date: Wed Oct 29 13:19:00 2025 +0100
ChangeLog
diff --git a/ChangeLog b/ChangeLog
index c184980..c6e733c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2025-10-29 13:15 sanchouss_
+ * Follow up with the fix for change from discussion 48226
+ * Update scripts for GNU Autotools shipped with the log4cpp distribution to their fresh versions
+
2024-08-23 21:31 sanchouss_
* Discussion 48226 by Andrew E Page. Alter CMakeLists to allow installation paths for x86 and arm64 be different so that cross-compilation on single host is possible.
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 4 +-
CMakeLists.txt | 4 +-
ChangeLog | 4 +
INSTALL | 368 +-
config/config.guess | 2133 ++++---
config/config.sub | 2352 +++++---
config/ltmain.sh | 15198 +++++++++++++++++++++++++++++++++++--------------
config/missing | 329 +-
config/mkinstalldirs | 168 +-
configure.in | 8 +-
include/config.h.in | 93 +-
11 files changed, 14328 insertions(+), 6333 deletions(-)
mode change 100644 => 100755 config/ltmain.sh
hooks/post-receive
--
Log4cpp Git repository.
|