| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cmake: fixed up swig deps properly for make -j* | Josh Blum | 2011-11-04 | 1 | -4/+9 |
* | cmake: created macro for libtool gen and disabled by default | Josh Blum | 2011-11-03 | 2 | -10/+29 |
* | cmake: fix for find* scripts | Josh Blum | 2011-10-25 | 3 | -6/+6 |
* | Merge remote branch 'jblum/master' | Tom Rondeau | 2011-10-25 | 8 | -40/+97 |
|\ |
|
| * | cmake: generate pyo and pyc files + python install macro work | Josh Blum | 2011-10-25 | 1 | -24/+58 |
| * | cmake: only make libtool file when libtool found | Josh Blum | 2011-10-25 | 3 | -4/+15 |
| * | cmake: added toolchain file for arm_cortex_a8_native builds | Josh Blum | 2011-10-25 | 1 | -0/+8 |
| * | cmake: restored extraction of git describe | Josh Blum | 2011-10-25 | 1 | -10/+10 |
| * | cmake: set the enable variable to have parent scope | Josh Blum | 2011-10-25 | 1 | -0/+1 |
| * | msvc: fixed rint implementations in config.h | Josh Blum | 2011-10-25 | 1 | -2/+5 |
* | | cmake: adding uninstall rule to remove symlinks, too. | Tom Rondeau | 2011-10-25 | 1 | -0/+9 |
* | | qtgui: removed files for dependency on qwtplot3d. We don't use it anymore and... | Tom Rondeau | 2011-10-25 | 1 | -1/+0 |
|/ |
|
* | build: build .la files for swig'd libraries. | Tom Rondeau | 2011-10-25 | 1 | -0/+4 |
* | build: name change because we're not 12 year olds. | Tom Rondeau | 2011-10-24 | 1 | -8/+8 |
* | build: making cmake build pyo files during install. | Tom Rondeau | 2011-10-24 | 1 | -0/+4 |
* | Merge branch 'cmake_foo2' | Tom Rondeau | 2011-10-23 | 2 | -6/+119 |
|\ |
|
| * | the libraries | Josh Blum | 2011-10-23 | 2 | -6/+119 |
* | | 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 |
* | cmake: added conditional check for compiler flags | Josh Blum | 2011-10-19 | 1 | -0/+13 |
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -2/+14 |
* | cmake: added ability to support -DENABLE_XXX=FORCE | Josh Blum | 2011-10-19 | 1 | -0/+13 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 9 | -369/+369 |
* | swig: added comments + fun w/ regexps | Josh Blum | 2011-09-29 | 1 | -9/+11 |
* | swig: added python script to auto-extract dependencies | Josh Blum | 2011-09-29 | 1 | -1/+45 |
* | core: attempt at fixing up generation logic in gengen (filter, trellis TODO) | Josh Blum | 2011-09-21 | 1 | -0/+12 |
* | cmake: modified find files to better follow coding guide | Josh Blum | 2011-09-17 | 4 | -39/+45 |
* | cmake: added ENABLE_DEFAULT to disable components by default | Josh Blum | 2011-09-13 | 1 | -1/+8 |
* | cmake: set the library path for unix machines | Josh Blum | 2011-09-11 | 1 | -4/+8 |
* | cmake: put that time.h compat header back (needed w/ benchmark apps on msvc) | Josh Blum | 2011-08-19 | 1 | -0/+69 |
* | cmake: specify all the boosts, remove dummy sys/time.h for msvc build | Josh Blum | 2011-08-04 | 2 | -70/+9 |
* | cmake: moved unique target macro into python where its used | Josh Blum | 2011-08-03 | 2 | -19/+13 |
* | atsc: forgot to add gruel to the list of deps for unit test, also chmod +x un... | Josh Blum | 2011-08-03 | 1 | -0/+3 |
* | cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use li... | Josh Blum | 2011-08-02 | 1 | -1/+1 |
* | cmake: tweaks + fixes for components/packaging | Josh Blum | 2011-07-29 | 1 | -1/+3 |
* | cmake: added -ldl flag to cppunit when pkg config is used | Josh Blum | 2011-07-28 | 1 | -0/+1 |
* | 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 | 9 | -36/+36 |
* | video-sdl: solution for proper swig directory windows | Josh Blum | 2011-07-24 | 1 | -2/+2 |
* | cmake: generate shell script for each test because its nicer to diagnose prob... | Josh Blum | 2011-07-22 | 1 | -3/+22 |
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 27 | -0/+2357 |