summaryrefslogtreecommitdiff
path: root/gr-fcd/python
Commit message (Collapse)AuthorAgeFilesLines
* fcd: remove for 3.8 releaseJohnathan Corgan2016-06-064-128/+0
|
* Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ↵Philip Balister2013-12-051-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 Reynwar2013-06-061-1/+0
|
* uninstalled imports: Fixing up after merge with master.Ben Reynwar2013-06-031-1/+1
|
* Merged in next_docs branch.Ben Reynwar2013-05-191-2/+1
|\
| * docstrings: Improving subpackage docstrings.Ben Reynwar2013-05-101-2/+1
| |
* | fcd: Updating testing environment.Ben Reynwar2013-03-112-11/+11
| |
* | fcd: Enabling uninstalled python imports.Ben Reynwar2013-03-084-1/+7
|/
* gr: same change for common PYTHON test pathsJosh Blum2012-11-141-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 testsJosh Blum2012-11-141-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 treeJosh Blum2012-11-041-1/+1
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-133-15/+15
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Merge branch 'master' into nextJohnathan Corgan2012-03-222-43/+0
| | | | | | Conflicts: config/Makefile.am configure.ac
* fcd: cmake build work in progressJohnathan Corgan2012-03-111-0/+47
|
* fcd: convert out-of-tree autotools build to in-treeJohnathan Corgan2012-03-094-37/+74
| | | | | This still needs doc directory conversion to new documentation system.
* Initial import of out-of-tree files from Alexandru CseteAlexandru Csete2012-03-083-0/+83