Age | Commit message (Expand) | Author |
2011-10-24 | build: making cmake build pyo files during install. | Tom Rondeau |
2011-10-23 | Merge branch 'cmake_foo2' | Tom Rondeau |
2011-10-23 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-10-23 | the libraries | Josh Blum |
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-19 | cmake: added conditional check for compiler flags | Josh Blum |
2011-10-19 | cmake: fix that component depends on component hack | Josh Blum |
2011-10-19 | cmake: added ability to support -DENABLE_XXX=FORCE | Josh Blum |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum |
2011-09-29 | swig: added comments + fun w/ regexps | Josh Blum |
2011-09-29 | swig: added python script to auto-extract dependencies | Josh Blum |
2011-09-21 | core: attempt at fixing up generation logic in gengen (filter, trellis TODO) | Josh Blum |
2011-09-17 | cmake: modified find files to better follow coding guide | Josh Blum |
2011-09-13 | cmake: added ENABLE_DEFAULT to disable components by default | Josh Blum |
2011-09-11 | cmake: set the library path for unix machines | Josh Blum |
2011-08-04 | cmake: specify all the boosts, remove dummy sys/time.h for msvc build | Josh Blum |
2011-08-03 | cmake: moved unique target macro into python where its used | Josh Blum |
2011-08-03 | atsc: forgot to add gruel to the list of deps for unit test, also chmod +x un... | Josh Blum |
2011-08-02 | cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use li... | Josh Blum |
2011-07-29 | cmake: tweaks + fixes for components/packaging | Josh Blum |
2011-07-28 | cmake: added -ldl flag to cppunit when pkg config is used | 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-24 | video-sdl: solution for proper swig directory windows | Josh Blum |
2011-07-22 | cmake: generate shell script for each test because its nicer to diagnose prob... | Josh Blum |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum |