[Olsr-commit] OLSR.org main repository branch, mingw, updated. v0.6.6.1-138-g7bf8c35
(spam-protected)
(spam-protected)
Tue Jan 7 17:01:27 CET 2014
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 "OLSR.org main repository".
See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=v0.6.6.1-138-g7bf8c35
for a web version of the last commit.
The branch, mingw has been updated
discards cb2aac95c61fede2b86b09c0a997b401ca04fe2e (commit)
discards 7db9c5faf959a21578b2fa6139e2cdfd0d0776ce (commit)
via 7bf8c35e263847b26892d64bd4f9c18d8f987e28 (commit)
via ebc7de014d4906e80442f7037a8508e10d98c25b (commit)
via af086a3129a3b0f3a3482be14e9ce2cd2ce7c7cf (commit)
via edb36e637a937092dd3b632c932d58120f5b7ff6 (commit)
via 2827ac61e57a71f23422cedddbf6274a5bd9d513 (commit)
via 35a6d075102d08afea6db5947b99b0bc00fcb6a4 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (cb2aac95c61fede2b86b09c0a997b401ca04fe2e)
\
N -- N -- N (7bf8c35e263847b26892d64bd4f9c18d8f987e28)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 7bf8c35e263847b26892d64bd4f9c18d8f987e28
Author: Ferry Huberts <(spam-protected)>
Date: Tue Jan 7 16:07:32 2014 +0100
win32: accomodate old and new mingw setups
Signed-off-by: Ferry Huberts <(spam-protected)>
commit ebc7de014d4906e80442f7037a8508e10d98c25b
Author: Ferry Huberts <(spam-protected)>
Date: Tue Jan 7 13:13:42 2014 +0100
win32: require at least mingw version 4.6.3
Signed-off-by: Ferry Huberts <(spam-protected)>
commit af086a3129a3b0f3a3482be14e9ce2cd2ce7c7cf
Author: Ferry Huberts <(spam-protected)>
Date: Tue Jan 7 15:22:51 2014 +0100
win32: use correct _WIN32 define
Signed-off-by: Ferry Huberts <(spam-protected)>
commit edb36e637a937092dd3b632c932d58120f5b7ff6
Author: Henning Rogge <(spam-protected)>
Date: Tue Jan 7 13:07:09 2014 +0100
Fixes for MinGW updates
-----------------------------------------------------------------------
Summary of changes:
make/Makefile.win32 | 6 +-
make/{getmingwversion.sh => getmingwversion.bash} | 5 +-
src/defs.h | 4 +-
src/win32/arpa/inet.h | 8 ++
src/win32/compat.c | 43 ++++++++++
src/win32/compat.h | 8 ++
src/win32/{apm.c => compat/sys/time.h} | 90 ++++++++++++---------
7 files changed, 116 insertions(+), 48 deletions(-)
rename make/{getmingwversion.sh => getmingwversion.bash} (95%)
copy src/win32/{apm.c => compat/sys/time.h} (53%)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list