Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-03 | Reorder SWIG_INCLUDE_DIRS | Michael L Dickens | |
2012-11-28 | build: set Boost_INCLUDE_DIRS for components (mostly for OSX and Windows). | Tom Rondeau | |
2012-07-03 | Merge branch 'maint' | Johnathan Corgan | |
Conflicts: gruel/src/swig/CMakeLists.txt | |||
2012-07-03 | swig: added additional swig dependencies gruel/core | Johnathan Corgan | |
pmt swig gen depends upon the generated header core depends upon pmt swig custom target Conflicts: gruel/src/swig/CMakeLists.txt | |||
2012-06-22 | gruel: got rid of inet.h and adjusted only file that depended on it | Nicholas Corgan | |
2012-04-07 | Merge branch 'maint' | Tom Rondeau | |
2012-04-07 | gruel and howto: install gruel .i files in gruel dest. Howto will use that ↵ | Tom Rondeau | |
dir during build. howto under both cmake and autotools can be built off cmake or autotools gnuradio builds. | |||
2012-03-16 | gruel: created common swig include file | Josh Blum | |
This work taken from gruel_work_squashed Common swig file includes: * Language independent exception handler * Wrapper for python calls that may block Benefits: * More common swig code, less copy pasta * Wrapper for blocking python calls handles the case where the call throws, python is not left in a bad state | |||
2011-12-04 | docs: install gruel swig docs and other swig files into include/gruel/swig ↵ | Tom Rondeau | |
instead of include/gnuradio/swig. | |||
2011-12-03 | docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for ↵ | Tom Rondeau | |
autotools to build. | |||
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum | |
2011-09-24 | gruel: added missing pmt swig install rule | Josh Blum | |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum | |