summaryrefslogtreecommitdiff
path: root/README.components
Commit message (Collapse)AuthorAgeFilesLines
* Update for new gr-msdd6000 component.jcorgan2008-02-291-0/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7906 221aa14e-8319-0410-a670-987f0aec2ac5
* Change prefix to /usr/local/gnuradio, believed acceptable on *BSD andgdt2008-02-291-8/+22
| | | | | | | | | Linux, based on discussion with jcorgan. Explain purpose of script better, and increase warnings at beginning. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7905 221aa14e-8319-0410-a670-987f0aec2ac5
* Set PREFIX back to /usr/gnuradio, because systems that do not use /optgdt2008-02-291-2/+5
| | | | | | | | | | | | | | | | | and follow traditional UNIX partitioning will then put the build in / (which does not have adequate space and violates the point of / being separate). The prefix /usr/gnuradio is also not known to be in use by any packaging system, and it is important that test builds not interfere with files controlled by packaging systems. It may be that OS-specific overrides are needed to choose a reasonable prefix on systems where /usr/gnuradio is not appropriate. Add usrp as a dependency for gr-radar-mono. Now only expected failures occur on NetBSD/i386 4.0ish (gr-audio-{alsa,osx,windows} and gr-comedi). git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7897 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r7769:7873 from michaelld/bc_behavior into trunk.jcorgan2008-02-291-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7888 221aa14e-8319-0410-a670-987f0aec2ac5
* Add make clean before make.gdt2008-02-191-2/+5
| | | | | | | Add dependencies for gr-sounder and gr-utils. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7741 221aa14e-8319-0410-a670-987f0aec2ac5
* Try to build every module. This script is now mostly ok.gdt2008-02-161-16/+18
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7720 221aa14e-8319-0410-a670-987f0aec2ac5
* add missing dependencies from some components.gdt2008-02-161-6/+7
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7719 221aa14e-8319-0410-a670-987f0aec2ac5
* Script to build and install GNU Radio one component at a time. Readgdt2008-02-161-0/+126
thoroughly before running. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7717 221aa14e-8319-0410-a670-987f0aec2ac5