Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fcd: remove for 3.8 release | Johnathan Corgan | 2016-06-06 | 4 | -128/+0 |
| | |||||
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ↵ | Philip Balister | 2013-12-05 | 1 | -1/+1 |
| | | | | | | | | | | | | cross compiling. With this (and the prior) patch, you can mount the compile directory on the target and run the QA code (as long as the paths are the same). The qtgui tests fail if there is no X server. Volk seems to fail for hard float builds. We'll need to look at adding thes changes to gr_modtool. Signed-off-by: Philip Balister <philip@balister.org> | ||||
* | Removing gruel from QA python paths. | Ben Reynwar | 2013-06-06 | 1 | -1/+0 |
| | |||||
* | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
| | |||||
* | Merged in next_docs branch. | Ben Reynwar | 2013-05-19 | 1 | -2/+1 |
|\ | |||||
| * | docstrings: Improving subpackage docstrings. | Ben Reynwar | 2013-05-10 | 1 | -2/+1 |
| | | |||||
* | | fcd: Updating testing environment. | Ben Reynwar | 2013-03-11 | 2 | -11/+11 |
| | | |||||
* | | fcd: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-08 | 4 | -1/+7 |
|/ | |||||
* | gr: same change for common PYTHON test paths | Josh Blum | 2012-11-14 | 1 | -7/+7 |
| | | | | | | | Conflicts: gr-analog/python/CMakeLists.txt gr-blocks/python/CMakeLists.txt | ||||
* | gr: set a common GR_TEST_TARGET_DEPS for all module unit tests | Josh Blum | 2012-11-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Each unit test shares common dependencies, but we have been neglecting to set these. In this changeset, we set one top level GR_TEST_TARGET_DEPS, and simply append module-specific dependencies for each test. This also helps to fix QA tests on windows which were missing the dependencies list. Conflicts: gr-analog/python/CMakeLists.txt gr-blocks/python/CMakeLists.txt | ||||
* | gr: added python -B everywhere for clean source tree | Josh Blum | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 3 | -15/+15 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Merge branch 'master' into next | Johnathan Corgan | 2012-03-22 | 2 | -43/+0 |
| | | | | | | Conflicts: config/Makefile.am configure.ac | ||||
* | fcd: cmake build work in progress | Johnathan Corgan | 2012-03-11 | 1 | -0/+47 |
| | |||||
* | fcd: convert out-of-tree autotools build to in-tree | Johnathan Corgan | 2012-03-09 | 4 | -37/+74 |
| | | | | | This still needs doc directory conversion to new documentation system. | ||||
* | Initial import of out-of-tree files from Alexandru Csete | Alexandru Csete | 2012-03-08 | 3 | -0/+83 |