| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
* | cmake: remove version.sh since we don't need it for autotools. Set version in... | Tom Rondeau | 2012-04-01 | 1 | -11/+0 |
* | cmake: fix git describe special case handling | Timo Juhani Lindfors | 2011-12-07 | 1 | -1/+1 |
* | cmake: restored extraction of git describe | Josh Blum | 2011-10-25 | 1 | -10/+10 |
* | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2011-10-23 | 1 | -18/+0 |
|\ |
|
| * | cmake: removed problematic/unused parsing of git describe | Josh Blum | 2011-10-23 | 1 | -18/+0 |
* | | core: Added type conversion int->float (issue #192). Added with a gri file an... | Tom Rondeau | 2011-10-23 | 1 | -10/+10 |
|/ |
|
* | cmake: more tweaks for version extraction when git not found | Josh Blum | 2011-10-20 | 1 | -8/+10 |
* | cmake: parse the version.sh and git describe to model the m4 files | Josh Blum | 2011-10-20 | 1 | -29/+59 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -28/+28 |
* | cmake: be a little more robust when checking source code version | Josh Blum | 2011-07-28 | 1 | -2/+15 |
* | cmake: changed module include guards to model after builtin cmake modules | Josh Blum | 2011-07-24 | 1 | -4/+4 |
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+60 |