Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: fix QUIET arg usage on PKG_CHECK_MODULES | Josh Blum | 2011-12-12 | 2 | -2/+2 |
| | |||||
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 1 | -1/+1 |
| | |||||
* | docs: added doxygen and swig docs building tools into howto (cmake version ↵ | Tom Rondeau | 2011-11-27 | 35 | -1/+16408 |
| | | | | 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 | ||||
* | howto: changes as per tom's suggestions | Josh Blum | 2011-10-18 | 10 | -40/+37 |
| | |||||
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 10 | -248/+248 |
| | |||||
* | howto: updated modules for newer swig macro | Josh Blum | 2011-09-30 | 1 | -1/+47 |
| | |||||
* | howto: various fixes for howto example | Josh Blum | 2011-09-24 | 2 | -3/+4 |
| | |||||
* | 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 | 29 | -0/+1988 |