Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake/docs: Move min versions into a single spot, put them all into vars | Martin Braun | 2017-03-26 | 1 | -212/+0 |
| | | | | | - Autogen docs appropriately - Make it easier to maintain min versions | ||||
* | Doxygen: Adding GNU FDL header to Doxygen source files | Ben Hilburn | 2017-03-10 | 1 | -0/+9 |
| | |||||
* | Merge branch 'maint' | Johnathan Corgan | 2015-04-29 | 1 | -6/+6 |
|\ | |||||
| * | Merge remote-tracking branch 'ravi/maint' into maint | Johnathan Corgan | 2015-04-29 | 1 | -4/+4 |
| |\ | |||||
| | * | Provide correct URLs in the doxygen build guide | Ravi Sharan | 2015-04-29 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | The previous URLs were directed to windows packages. The current ones direct to correct URLS. | ||||
| * | | docs: Fixing some missing parameters and other Doxygen errors/warnings. | Tom Rondeau | 2015-04-28 | 1 | -2/+2 |
| |/ | |||||
* / | controlport: more documentation and linking info. | Tom Rondeau | 2015-04-02 | 1 | -1/+12 |
|/ | | | | | Also allows use of Thrift config file to overload the max number of attempts when starting application and looking for a port. | ||||
* | qtgui: remove dependency mentions of PyQWT. | Tom Rondeau | 2015-04-02 | 1 | -1/+0 |
| | | | | | | | Using PyQT widgets now instead of PyQWT for the QT Range widget. Some programs, like gr_filter_design, require PyQWT but will explicitly fail and tell the user that the package is missing. PyQWT is no longer required for gr-qtgui. | ||||
* | build_guide: Make explicit we only support Qt4 | Doug Geiger | 2014-09-25 | 1 | -2/+2 |
| | |||||
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
| | |||||
* | volk: removing ENABLE_ASM. Doesn't work and doens't make sense to have. | Tom Rondeau | 2014-07-30 | 1 | -1/+0 |
| | |||||
* | docs: added some cmake cli flags to better configure the build. | Tom Rondeau | 2014-07-28 | 1 | -11/+41 |
| | |||||
* | docs: updated build guide with more specific version information. | Tom Rondeau | 2014-07-26 | 1 | -8/+11 |
| | |||||
* | docs: fixed typo in portaudio | Tom Rondeau | 2014-07-25 | 1 | -1/+1 |
| | |||||
* | docs: minor updates to the docs, including a new page for Python blocks. | Tom Rondeau | 2014-07-25 | 1 | -5/+7 |
| | |||||
* | docs: Restructured intro page, added some manual pages | Martin Braun | 2014-07-22 | 1 | -0/+160 |
| | |||||
* | docs: reworking doc into one extra dox file for easier linking. | Tom Rondeau | 2012-09-03 | 1 | -158/+0 |
| | | | | build_guide was not being found properly. Putting these together fixes that. | ||||
* | docs: updating build dependency and building instructions. | Tom Rondeau | 2012-04-22 | 1 | -21/+11 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -1/+1 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | docs: adding more info to the doxygen manual's build guide. | Tom Rondeau | 2012-04-03 | 1 | -1/+34 |
| | |||||
* | docs: updating documentation. More build instructions/information in ↵ | Tom Rondeau | 2011-10-21 | 1 | -0/+135 |
Doxygen. Added logo to doxygen manual, too. |