[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (a590a37 -> c80fcdb)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (a590a37 -> c80fcdb) |
Date: |
Mon, 13 Oct 2014 21:00:46 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from a590a37 fec: qa: fix use of Bool type to be actual boolean Python
values
new 51d4428 cmake: gr-dtv: fix internal GR component dependencies
new 7426fa4 cmake: OSS is not for APPLE or WINDOWS.
new 070887e cmake: Use APPLE, not matching Darwin
new 1c56421 cmake: modtool: allow the use of a MODULES_DIR to specify
where cmake modules are installed.
new c7e2ae4 cmake: modtool: On Apple only, set install name and use
rpath correctly.
new a2d11e9 cmake: modtool: make sure our local CMake Modules path
comes first.
new c80fcdb cmake: modtool: update copyright date.
The 7 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:
cmake/Modules/FindOSS.cmake | 5 ++++
gr-dtv/CMakeLists.txt | 3 +++
gr-utils/python/modtool/gr-newmod/CMakeLists.txt | 32 +++++++++++++++++++++---
gr-wavelet/lib/CMakeLists.txt | 5 ++--
4 files changed, 38 insertions(+), 7 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (a590a37 -> c80fcdb),
git <=
- [Commit-gnuradio] [gnuradio] 01/07: cmake: gr-dtv: fix internal GR component dependencies, git, 2014/10/13
- [Commit-gnuradio] [gnuradio] 03/07: cmake: Use APPLE, not matching Darwin, git, 2014/10/13
- [Commit-gnuradio] [gnuradio] 06/07: cmake: modtool: make sure our local CMake Modules path comes first., git, 2014/10/13
- [Commit-gnuradio] [gnuradio] 07/07: cmake: modtool: update copyright date., git, 2014/10/13
- [Commit-gnuradio] [gnuradio] 04/07: cmake: modtool: allow the use of a MODULES_DIR to specify where cmake modules are installed., git, 2014/10/13
- [Commit-gnuradio] [gnuradio] 05/07: cmake: modtool: On Apple only, set install name and use rpath correctly., git, 2014/10/13
- [Commit-gnuradio] [gnuradio] 02/07: cmake: OSS is not for APPLE or WINDOWS., git, 2014/10/13