summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* docs: updating build dependency and building instructions.Tom Rondeau2012-04-221-143/+11
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-7/+7
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-011-15/+10
| | | | The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point.
* docs: updating README files for working with cmake.Tom Rondeau2012-04-011-38/+38
|
* testing something.Tom Rondeau2012-03-041-0/+1
|
* docs: updating documentation. More build instructions/information in ↵Tom Rondeau2011-10-211-18/+26
| | | | Doxygen. Added logo to doxygen manual, too.
* Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵Tom Rondeau2011-10-191-7/+3
| | | | Also removes related M4 and dependency requirements for USRP-related libs.
* Adding required legal notice of what a copyright year range means that is ↵Tom Rondeau2011-01-221-0/+13
| | | | now used in the configure.ac file (and others in the future).
* Further updates for removing omnithreadsJohnathan Corgan2010-04-261-1/+1
| | | | | Updates README Removes Darwin specific variable in usrp.pc
* Doc cleanupjcorgan2009-05-231-10/+10
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11106 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated README for gsl and GRCjcorgan2009-02-171-19/+17
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10453 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb2008-08-191-5/+5
| | | | | | | | | | contains the SMP aware scheduler. This changeset introduces a dependency on boost 1.35 or later. See source:gnuradio/trunk/README.building-boost for additional info. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9336 221aa14e-8319-0410-a670-987f0aec2ac5
* doc cleanupeb2007-11-121-10/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6868 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* minor doc tweakeb2007-05-301-0/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5571 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python ↵jcorgan2007-05-281-3/+2
| | | | | | Numeric to numpy. Trunk passes distcheck. gr-radio-astronomy still needs conversion. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5553 221aa14e-8319-0410-a670-987f0aec2ac5
* Document dependency on GNU make, which previously was official butgdt2007-05-111-1/+14
| | | | | | | secret :-) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5460 221aa14e-8319-0410-a670-987f0aec2ac5
* Added guile dependency to the READMEeb2007-05-071-2/+7
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5252 221aa14e-8319-0410-a670-987f0aec2ac5
* spiff up pkg_chk config file:gdt2007-01-311-0/+2
| | | | | | | | | | | | | | include jack, portaudio and SDL trim boost requirement to boost-headers since GNU Radio only uses smart pointers Add pointer in README, and sugges that the pkg_chk config file may be useful to others as a reference. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4344 221aa14e-8319-0410-a670-987f0aec2ac5
* Require swig version 1.3.31 due to broken 'director' functionality in prior ↵jcorgan2006-11-301-2/+1
| | | | | | versions. Addresses ticket:106. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4045 221aa14e-8319-0410-a670-987f0aec2ac5
* Note optional use of xmlto.gdt2006-11-251-0/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4019 221aa14e-8319-0410-a670-987f0aec2ac5
* general cleanup:gdt2006-10-041-21/+52
| | | | | | | | | | | | add hints for pkgsrc (dependencies, how to link against them, avoid suggesing to install -devel) adjust language to be more OS-neutral change PYTHONPATH hint example to be 2.4 since that's more likely to be right if blindly copied. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3711 221aa14e-8319-0410-a670-987f0aec2ac5
* gnuradio.utah.edu --> gnuradio.orgeb2006-09-161-4/+4
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3545 221aa14e-8319-0410-a670-987f0aec2ac5
* Added note about how to work around Fedora Core PYTHONPATH weirdness on X86_64.eb2006-09-161-0/+9
| | | | | | | Closed ticket:39. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3544 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Fixed typo.jcorgan2006-08-041-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3135 221aa14e-8319-0410-a670-987f0aec2ac5
* Cleaned up top-level README, and fixed or deleted lower level ones aseb2006-08-041-91/+106
| | | | | | | appropriate. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3133 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-031-0/+190
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5