[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch android created (now 1e31c64)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch android created (now 1e31c64) |
Date: |
Thu, 12 Mar 2015 19:38:12 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch android
in repository gnuradio.
at 1e31c64 cmake: android: adding toolchain file for building.
This branch includes the following new commits:
new 3d81ef8 cmake: android: adding exceptions and atomic to Boost
deps; ordering in this patch is important.
new 4023100 logger: android: adding Android log functions for
different logging levels.
new e6aeeff runtime: android: Android does not support
pthread_setaffinity_np; turned this into a nop call.
new bcc3865 runtime: android: issues related to vmcircbuf; only
mmap_tmpfile version working currently.
new c885166 fft: android: problems with wisdom files and MEASURE
version of FFTW. Defaulting to suboptimal ESTIMATE until we figure it out.
new 86d29d2 volk: using hypot instead of cabsf.
new eea41aa volk: force some support required for android builds;
boost unit tests not working yet.
new e1de6be volk: Using C checks for Volk C FLags instead of CXX.
new c2cd7a6 runtime: trying to use ANDROID to define certain behavior
new 33f2ae1 cmake: changed to using C checks for headers instead of
C++.
new ae22537 fft: defined a setting for the FFTW plan options if
android or not.
new 3f06a01 runtime: android: need to use a usable, writable location
for android apps, so use the tmp path that we set up to point to the app's home
directory.
new 3181892 runtime: android: more conversion of statics vars to
static functions.
new 1e31c64 cmake: android: adding toolchain file for building.
The 14 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.
- [Commit-gnuradio] [gnuradio] branch android created (now 1e31c64),
git <=
- [Commit-gnuradio] [gnuradio] 08/14: volk: Using C checks for Volk C FLags instead of CXX., git, 2015/03/12
- [Commit-gnuradio] [gnuradio] 05/14: fft: android: problems with wisdom files and MEASURE version of FFTW. Defaulting to suboptimal ESTIMATE until we figure it out., git, 2015/03/12
- [Commit-gnuradio] [gnuradio] 04/14: runtime: android: issues related to vmcircbuf; only mmap_tmpfile version working currently., git, 2015/03/12
- [Commit-gnuradio] [gnuradio] 09/14: runtime: trying to use ANDROID to define certain behavior, git, 2015/03/12
- [Commit-gnuradio] [gnuradio] 11/14: fft: defined a setting for the FFTW plan options if android or not., git, 2015/03/12
- [Commit-gnuradio] [gnuradio] 02/14: logger: android: adding Android log functions for different logging levels., git, 2015/03/12
- [Commit-gnuradio] [gnuradio] 13/14: runtime: android: more conversion of statics vars to static functions., git, 2015/03/12
- [Commit-gnuradio] [gnuradio] 12/14: runtime: android: need to use a usable, writable location for android apps, so use the tmp path that we set up to point to the app's home directory., git, 2015/03/12
- [Commit-gnuradio] [gnuradio] 06/14: volk: using hypot instead of cabsf., git, 2015/03/12
- [Commit-gnuradio] [gnuradio] 10/14: cmake: changed to using C checks for headers instead of C++., git, 2015/03/12