Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 8 | -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 Rondeau | 2011-11-27 | 1 | -0/+75 |
| | | | | only). | ||||
* | cmake: only rely on target trick when not cross | Josh Blum | 2011-11-09 | 1 | -1/+7 |
| | |||||
* | cmake: tweaks for swig generation module | Josh Blum | 2011-11-08 | 1 | -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 modules | Josh Blum | 2011-11-05 | 3 | -24/+291 |
| | |||||
* | cmake: fix for find* scripts | Josh Blum | 2011-10-25 | 2 | -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 pill | Josh Blum | 2011-10-08 | 4 | -178/+178 |
| | |||||
* | howto: updated modules for newer swig macro | Josh Blum | 2011-09-30 | 1 | -1/+47 |
| | |||||
* | howto: updated find gruel and core modules to match recommended style | Josh Blum | 2011-09-24 | 2 | -8/+8 |
| | |||||
* | cmake: re-imagining of how to write a block w/ cmake and boost unit test | Josh Blum | 2011-08-04 | 7 | -0/+636 |