Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-10 | docs: applying operator fix to howto-write-a-block, too. | Marcus Mueller | |
2012-02-10 | cmake: adding uninstall target for howto-write-a-block-cmake. | Martin Braun | |
2012-02-06 | howto: fix cmake swig header installation | Johnathan Corgan | |
2012-02-05 | howto: various fixes cmake, cleanup | Johnathan Corgan | |
* Fixed include dir variable, now works when gnuradio-core in custom prefix * Removed QUIET option, only works for cmake >=2.8.2, Ubuntu LTS has 2.8.0 * Fixed library name for gruel search | |||
2011-12-12 | cmake: fix QUIET arg usage on PKG_CHECK_MODULES | Josh Blum | |
2011-11-30 | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | |
2011-11-27 | docs: added doxygen and swig docs building tools into howto (cmake version ↵ | Tom Rondeau | |
only). | |||
2011-11-09 | cmake: only rely on target trick when not cross | Josh Blum | |
2011-11-08 | cmake: tweaks for swig generation module | Josh Blum | |
Also use deprecated python inc dirs variable to support older systems. Add current binary and source dir to include paths for dependency searcher. | |||
2011-11-05 | cmake: tweaks to swig gen and updated howto modules | Josh Blum | |
2011-10-25 | cmake: fix for find* scripts | Josh Blum | |
Yes there was a misunderstanding and I read the docs wrong. This change uses the correct lib and inc dirs set by the pkg config macro. http://techbase.kde.org/Policies/CMake_Coding_Style#Writing_CMake_Find-modules | |||
2011-10-18 | howto: changes as per tom's suggestions | Josh Blum | |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum | |
2011-09-30 | howto: updated modules for newer swig macro | Josh Blum | |
2011-09-24 | howto: various fixes for howto example | Josh Blum | |
2011-09-24 | howto: updated find gruel and core modules to match recommended style | Josh Blum | |
2011-08-04 | cmake: re-imagining of how to write a block w/ cmake and boost unit test | Josh Blum | |