Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-12 | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ↵ | Tom Rondeau | |
cause of the parallel build woes. | |||
2012-07-03 | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | |
I have not encountered an issue, however this is the correct thing to do. Now individual components swig builds depend on the gr core swig target. Conflicts: gr-filter/swig/CMakeLists.txt | |||
2011-11-30 | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | |
2011-11-28 | docs: more appropriate variable to use when setting the include/headers ↵ | Tom Rondeau | |
directory. | |||
2011-11-27 | docs: forgot to have the generated .i files installed. | Tom Rondeau | |
2011-11-27 | docs: added python doxygen docs to gr-shd | Tom Rondeau | |
2011-10-24 | shd: adding gr-shd to cmake build structure. Adding missed app to autotools ↵ | Tom Rondeau | |
build. |