aboutsummaryrefslogtreecommitdiffstats
path: root/gr-comedi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Johnathan Corgan2014-08-291-1/+0
|\
| * support comedi whenever foundA. Maitland Bottoms2014-08-291-1/+0
* | cmake: follow-up to previous mergeTom Rondeau2014-08-081-1/+0
* | Merge branch 'maint'Tom Rondeau2014-08-082-2/+0
|\|
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-082-2/+0
* | build: better support for static libs.Tom Rondeau2014-07-181-0/+12
|/
* Merge branch 'maint'Tom Rondeau2014-07-077-15/+15
|\
| * Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-077-15/+15
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) versions of the libraries.Tom Rondeau2014-06-281-0/+13
|/
* Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when cross compiling.Philip Balister2013-12-051-1/+1
* 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 master.Ben Reynwar2013-06-031-1/+1
|\
| * build: move from using runtime_swig.i to gnuradio.i to reduce memory load while building.Tom Rondeau2013-05-231-1/+1
* | Merged in next_docs branch.Ben Reynwar2013-05-1911-25/+25
|\|
| * comedi: moved include dir to gnuradio/comediJohnathan Corgan2013-04-299-10/+10
| * runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-295-15/+15
* | Merged in 'next' branch.Ben Reynwar2013-05-102-4/+9
|\|
| * build: uniform handling of controlport vars in swig.Tom Rondeau2013-04-051-0/+5
| * cmake: fix packaging categories to use runtime vs. coreJohnathan Corgan2013-04-031-4/+4
* | Merged next into uninstalled import branch.Ben Reynwar2013-04-026-10/+9
|\|
| * build: removed last references to GRUEL.Tom Rondeau2013-04-011-120/+0
| * docs: updated CMakeLists files to point to include dirs for docstrings.Tom Rondeau2013-04-011-1/+1
| * build: parallel build handling of runtime swig and swig docs.Tom Rondeau2013-04-011-0/+1
| * gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-014-4/+1
| * build: setting .pc files to require new gnuradio-runtime.Tom Rondeau2013-03-271-1/+1
| * runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-265-8/+8
| * Merge branch 'master' into nextTom Rondeau2013-03-131-0/+121
| |\
| | * log: replacing log4cxx with log4cpp.Tom Rondeau2013-03-131-3/+3
| | * Merge branch 'master' into gr_logTom Rondeau2013-03-011-15/+17
| | |\
| | * \ Merge branch 'master' into gr_logTom Rondeau2012-09-061-0/+2
| | |\ \
| | * | | Fixing up the gr-log capabilities.Tom Rondeau2012-06-081-0/+4
* | | | | comedi: Updating testing environment.Ben Reynwar2013-03-112-12/+11
* | | | | comedi: Enabling uninstalled python imports.Ben Reynwar2013-03-084-2/+8
|/ / / /
* | | | Fixing up some code after merge and conflicts.Tom Rondeau2013-03-031-0/+2
* | | | ctrlport: allowing all components to use ControlPort.Tom Rondeau2013-03-011-0/+5
* | | | comedi: converting to new API structure.Tom Rondeau2013-01-1321-865/+1005
| |_|/ |/| |
* | | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAud...Michael L Dickens2013-01-011-6/+10
* | | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the cause of the parallel build woes.Tom Rondeau2012-12-121-2/+0
* | | gr: same change for common PYTHON test pathsJosh Blum2012-11-141-6/+6
* | | gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum2012-11-141-1/+1
* | | gr: added python -B everywhere for clean source treeJosh Blum2012-11-041-1/+1
| |/ |/|
* | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
|/
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.Tom Rondeau2012-04-1310-47/+47
* Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-011-10/+0
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-086-321/+0
* docs: fixes some warnings.Tom Rondeau2011-12-061-3/+3
* docs: more fixes for generated swig files. This worked before the merge, but this forces the build system to generate these before processing the other swig files.Tom Rondeau2011-12-051-0/+1
* docs: better install of swig docs .i files since we actually have a variable to take care of it already.Tom Rondeau2011-12-041-3/+7
* docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau2011-11-301-1/+1