summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2011-12-04Merge branch 'more_swigness_docs'Tom Rondeau
2011-11-30cmake: moved post/pre inst/uinst filesJosh Blum
2011-11-30cmake: added support for monolithic packaging rpms + debsJosh Blum
2011-11-16work on swig docs, added to core and digitalJosh Blum
2011-11-16docs: grabbed support files from ben's repo and my repoJosh Blum
2011-11-09cmake: only rely on target trick when not crossJosh Blum
2011-11-08cmake: fix for cmake 2.6 install w/ library fubar modeJosh Blum
2011-11-08cmake: tweaks for swig generation moduleJosh Blum
2011-11-05cmake: tweaks to swig gen and updated howto modulesJosh Blum
2011-11-05cmake: make the swig cxx file gen depend on the specified targetsJosh Blum
2011-11-04cmake: fixed up swig deps properly for make -j*Josh Blum
2011-11-03cmake: created macro for libtool gen and disabled by defaultJosh Blum
2011-10-25cmake: fix for find* scriptsJosh Blum
2011-10-25Merge remote branch 'jblum/master'Tom Rondeau
2011-10-25cmake: adding uninstall rule to remove symlinks, too.Tom Rondeau
2011-10-25cmake: generate pyo and pyc files + python install macro workJosh Blum
2011-10-25cmake: only make libtool file when libtool foundJosh Blum
2011-10-25cmake: added toolchain file for arm_cortex_a8_native buildsJosh Blum
2011-10-25cmake: restored extraction of git describeJosh Blum
2011-10-25cmake: set the enable variable to have parent scopeJosh Blum
2011-10-25msvc: fixed rint implementations in config.hJosh Blum
2011-10-25qtgui: removed files for dependency on qwtplot3d. We don't use it anymore and...Tom Rondeau
2011-10-25build: build .la files for swig'd libraries.Tom Rondeau
2011-10-24build: name change because we're not 12 year olds.Tom Rondeau
2011-10-24build: making cmake build pyo files during install.Tom Rondeau
2011-10-23Merge branch 'cmake_foo2'Tom Rondeau
2011-10-23Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-10-23the librariesJosh Blum
2011-10-23core: Added type conversion int->float (issue #192). Added with a gri file an...Tom Rondeau
2011-10-23cmake: removed problematic/unused parsing of git describeJosh Blum
2011-10-20cmake: more tweaks for version extraction when git not foundJosh Blum
2011-10-20cmake: parse the version.sh and git describe to model the m4 filesJosh Blum
2011-10-19cmake: added conditional check for compiler flagsJosh Blum
2011-10-19cmake: fix that component depends on component hackJosh Blum
2011-10-19cmake: added ability to support -DENABLE_XXX=FORCEJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-29swig: added comments + fun w/ regexpsJosh Blum
2011-09-29swig: added python script to auto-extract dependenciesJosh Blum
2011-09-21core: attempt at fixing up generation logic in gengen (filter, trellis TODO)Josh Blum
2011-09-17cmake: modified find files to better follow coding guideJosh Blum
2011-09-13cmake: added ENABLE_DEFAULT to disable components by defaultJosh Blum
2011-09-11cmake: set the library path for unix machinesJosh Blum
2011-08-19cmake: put that time.h compat header back (needed w/ benchmark apps on msvc)Josh Blum
2011-08-04cmake: specify all the boosts, remove dummy sys/time.h for msvc buildJosh Blum
2011-08-03cmake: moved unique target macro into python where its usedJosh Blum
2011-08-03atsc: forgot to add gruel to the list of deps for unit test, also chmod +x un...Josh Blum
2011-08-02cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use li...Josh Blum
2011-07-29cmake: tweaks + fixes for components/packagingJosh Blum
2011-07-28cmake: added -ldl flag to cppunit when pkg config is usedJosh Blum
2011-07-28cmake: be a little more robust when checking source code versionJosh Blum