index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
Modules
/
GrVersion.cmake
Age
Commit message (
Expand
)
Author
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2012-04-01
cmake: remove version.sh since we don't need it for autotools. Set version in...
Tom Rondeau
2011-12-07
cmake: fix git describe special case handling
Timo Juhani Lindfors
2011-10-25
cmake: restored extraction of git describe
Josh Blum
2011-10-23
Merge branch 'master' of gnuradio.org:gnuradio
Tom Rondeau
2011-10-23
core: Added type conversion int->float (issue #192). Added with a gri file an...
Tom Rondeau
2011-10-23
cmake: removed problematic/unused parsing of git describe
Josh Blum
2011-10-20
cmake: more tweaks for version extraction when git not found
Josh Blum
2011-10-20
cmake: parse the version.sh and git describe to model the m4 files
Josh Blum
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-07-28
cmake: be a little more robust when checking source code version
Josh Blum
2011-07-24
cmake: changed module include guards to model after builtin cmake modules
Josh Blum
2011-07-20
gr: squashed cmakelists.txt into one commit
Josh Blum