[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gnuradio-runtim
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gnuradio-runtime, created. 3.3git-602-g61c7588 |
Date: |
Sat, 23 Jan 2010 20:25:07 +0000 (GMT) |
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/jcorgan".
The branch, wip/gnuradio-runtime has been created
at 61c758821ea2f8717a2ceca3814945a5f427a8d9 (commit)
- Log -----------------------------------------------------------------
commit 61c758821ea2f8717a2ceca3814945a5f427a8d9
Author: Johnathan Corgan <address@hidden>
Date: Sat Jan 23 12:02:40 2010 -0800
gnuradio-runtime: created new top-level libgnuradio-runtime
This is a work in progress developer branch to refactor libgnuradio-core
into a separate
libgnuradio-runtime. As such, only libgruel and libgnuradio-runtime
compile at the moment;
libgnuradio-core and everything else have not been updated yet.
You must use:
./configure --disable-all-components --enable-gruel
--enable-gnuradio-runtime
...in order to test.
When this work is complete, there will be a libgnuradio-runtime.so that has
the runtime environment with the minimum dependencies: libgruel (build and
runtime),
libcppunit (build only), and libboost (build and runtime). Other blocks
defined in
GNU Radio that do not need anything in gnuradio-core will be able to depend
on this
instead.
(Future work will refactor libgnuradio-core to separate those blocks
dependent on external
libraries, such as libfftw and gsl.)
-----------------------------------------------------------------------
hooks/post-receive
--
git://gnuradio.org/jcorgan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gnuradio-runtime, created. 3.3git-602-g61c7588,
git repository hosting <=