[hamradio-commits] [gnss-sdr] branch next updated (b6b3f1a -> 120bf43)

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Mon Jul 4 17:37:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a change to branch next
in repository gnss-sdr.

      from  b6b3f1a   Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
      adds  642c37c   Find GFlags and google-glog in more architectures
      adds  35627fc   Fix problem with change in VOLK API
      adds  f180139   Fix the CMake-based check for posix_memalign
      adds  a0bc6d7   Don't override the BOOST_ROOT environment variable
      adds  0ddea14   Add automatic profiling after make
      adds  d92b359   Add option to launch volk_gnssssdr_profile after build
      adds  8cdcbb1   Fix typo
      adds  512e299   Document ENABLE_PROFILING option
      adds  2ec5479   Add option for volk_gnsssdr_profile execution after build
      adds  cf53f86   use GLIBCXX11 ABI
      adds  e6b62b8   add --alignment and --malloc options to volk_gnsssdr-config-info
      adds  2374cb1   Add CMake hint
      adds  46d7ae9   Update Armadillo version
      adds  6ad7bac   Bump version to 0.0.8
      adds  43f428c   Merge branch 'release008'
      adds  09a7eab   Bump version number
       new  f3df860   Starting 0.0.8git
       new  120bf43   Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                     |  6 ++-
 README.md                                          |  6 +--
 docs/manpage/gnss-sdr-manpage                      |  2 +-
 .../volk_gnsssdr/CMakeLists.txt                    | 46 +++++++++++++++++++---
 .../volk_gnsssdr_module/volk_gnsssdr/README.md     | 10 +++++
 .../volk_gnsssdr/apps/CMakeLists.txt               | 20 ++++++++--
 .../volk_gnsssdr/apps/volk_gnsssdr-config-info.cc  | 19 +++++++++
 .../volk_gnsssdr/apps/volk_gnsssdr_profile.cc      | 30 +++++++++++++-
 .../volk_gnsssdr/apps/volk_gnsssdr_profile.h       |  2 +
 ...VolkConfig.cmake => VolkGnsssdrConfig.cmake.in} |  2 +
 ....cmake.in => VolkGnsssdrConfigVersion.cmake.in} |  0
 .../volk_gnsssdr/lib/CMakeLists.txt                |  6 +--
 .../volk_gnsssdr/lib/volk_gnsssdr_prefs.c          | 10 +++++
 src/main/main.cc                                   |  2 +-
 14 files changed, 140 insertions(+), 21 deletions(-)
 rename src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cmake/Modules/{VolkConfig.cmake => VolkGnsssdrConfig.cmake.in} (90%)
 rename src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/cmake/Modules/{VolkConfigVersion.cmake.in => VolkGnsssdrConfigVersion.cmake.in} (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list