Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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: 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 | |