[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, volk_work, updated. 1
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, volk_work, updated. 1906e9ebf3b8674d1c7769c24a5d07ee829c792a |
Date: |
Sun, 6 Nov 2011 04:51:34 +0000 (UTC) |
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 "git://gnuradio.org/jblum".
The branch, volk_work has been updated
discards 6c2198eadb2da60418827548756fae6e958084d7 (commit)
discards 8ddc384ee54346be4d9ce5013b109c0f3814dbfd (commit)
via 1906e9ebf3b8674d1c7769c24a5d07ee829c792a (commit)
via 563dac8f4f661e11db630bc830459ea09d1bbc2b (commit)
via 81dbc190bebe6f623aa5603394dcc691110f55fb (commit)
via 2a0d169a5cc3856f77091cb755770b0e42d9fbd9 (commit)
via 0b3a4a2c43e9fd4e3cc03c694b408034954c9d74 (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 (6c2198eadb2da60418827548756fae6e958084d7)
\
N -- N -- N (1906e9ebf3b8674d1c7769c24a5d07ee829c792a)
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 1906e9ebf3b8674d1c7769c24a5d07ee829c792a
Author: Josh Blum <address@hidden>
Date: Sat Nov 5 16:20:27 2011 -0700
volk: building on msvc again with sse2 arch
commit 563dac8f4f661e11db630bc830459ea09d1bbc2b
Author: Josh Blum <address@hidden>
Date: Sat Nov 5 14:33:39 2011 -0700
volk: work to improve compiler and multi-lib support
commit 81dbc190bebe6f623aa5603394dcc691110f55fb
Author: Josh Blum <address@hidden>
Date: Sat Nov 5 13:54:35 2011 -0700
cmake: tweaks to swig gen and updated howto modules
commit 2a0d169a5cc3856f77091cb755770b0e42d9fbd9
Author: Josh Blum <address@hidden>
Date: Sat Nov 5 13:16:27 2011 -0700
cmake: make the swig cxx file gen depend on the specified targets
made a handy helper macro in grmisc to make this simpler
commit 0b3a4a2c43e9fd4e3cc03c694b408034954c9d74
Author: Josh Blum <address@hidden>
Date: Fri Nov 4 21:44:10 2011 -0700
cmake: fixed up swig deps properly for make -j*
Also took the time to fix up the swig index file generation.
This may have not-been auto-regenerating before as well.
-----------------------------------------------------------------------
Summary of changes:
cmake/Modules/GrMiscUtils.cmake | 26 ++++++
cmake/Modules/GrSwig.cmake | 15 +++-
gnuradio-core/src/lib/gengen/CMakeLists.txt | 43 ++++------
gnuradio-core/src/lib/swig/CMakeLists.txt | 2 +-
.../cmake}/Modules/GrMiscUtils.cmake | 26 ++++++
.../cmake/Modules/GrPython.cmake | 90 +++++++++++++++-----
.../cmake/Modules/GrSwig.cmake | 21 ++++-
gr-trellis/src/lib/CMakeLists.txt | 57 +++++--------
8 files changed, 190 insertions(+), 90 deletions(-)
copy {cmake => gr-howto-write-a-block-cmake/cmake}/Modules/GrMiscUtils.cmake
(87%)
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, volk_work, updated. 1906e9ebf3b8674d1c7769c24a5d07ee829c792a,
git version control <=