[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, new_volk_cmake3, upda
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, new_volk_cmake3, updated. 6acd8b015914fa614bc22e23b9fce4f67dbb7282 |
Date: |
Tue, 3 May 2011 01:31:41 +0100 (BST) |
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, new_volk_cmake3 has been updated
via 6acd8b015914fa614bc22e23b9fce4f67dbb7282 (commit)
from bb91a60b23b89ed3183268dca77bdd950982f631 (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 6acd8b015914fa614bc22e23b9fce4f67dbb7282
Author: Josh Blum <address@hidden>
Date: Mon May 2 17:31:14 2011 -0700
cmake: commit changes that got it working under MSVC (not final)
-----------------------------------------------------------------------
Summary of changes:
volk/gen/emit_omnilog.py | 4 +-
volk/gen/machines.xml | 8 +
volk/gen/make_c.py | 10 +-
volk/gen/make_cpuid_c.py | 11 ++
volk/gen/make_machines_c.py | 21 +--
volk/gen/make_machines_h.py | 8 +-
volk/gen/make_registry.py | 6 +-
volk/include/volk/volk_attributes.h | 3 +
volk/lib/CMakeLists.txt | 20 ++-
volk/lib/qa_utils.cc | 2 +-
volk/msvc/inttypes.h | 301 +++++++++++++++++++++++++++++++++++
volk/msvc/stdint.h | 251 +++++++++++++++++++++++++++++
12 files changed, 613 insertions(+), 32 deletions(-)
create mode 100644 volk/msvc/inttypes.h
create mode 100644 volk/msvc/stdint.h
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, new_volk_cmake3, updated. 6acd8b015914fa614bc22e23b9fce4f67dbb7282,
git repository hosting <=