summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block-cmake/cmake/Modules
Commit message (Collapse)AuthorAgeFilesLines
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-088-1035/+0
| | | | Nick Foster owes Nick Corgan a six-pack of beer!
* docs: added doxygen and swig docs building tools into howto (cmake version ↵Tom Rondeau2011-11-271-0/+75
| | | | only).
* cmake: only rely on target trick when not crossJosh Blum2011-11-091-1/+7
|
* cmake: tweaks for swig generation moduleJosh Blum2011-11-081-5/+10
| | | | | | Also use deprecated python inc dirs variable to support older systems. Add current binary and source dir to include paths for dependency searcher.
* cmake: tweaks to swig gen and updated howto modulesJosh Blum2011-11-053-24/+291
|
* cmake: fix for find* scriptsJosh Blum2011-10-252-4/+4
| | | | | | 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
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-084-178/+178
|
* howto: updated modules for newer swig macroJosh Blum2011-09-301-1/+47
|
* howto: updated find gruel and core modules to match recommended styleJosh Blum2011-09-242-8/+8
|
* cmake: re-imagining of how to write a block w/ cmake and boost unit testJosh Blum2011-08-047-0/+636