Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-15 | gr: added util hooks for GR_MOAR_LIBRARIES | Josh Blum | |
2012-12-04 | swig: tweaks for swig makedepend | Josh Blum | |
* only search %include/import in .i files * when in regular headers use #include * stop adding all inc paths when file found | |||
2012-12-01 | Revert "Force swig compile ordering in gnuradio-core" | Johnathan Corgan | |
This reverts commit 86dd49f2b301fdd7e817632eeb2dcaf25c86af4c. | |||
2012-12-01 | cmake: fix typo in cmake swig module | Johnathan Corgan | |
2012-07-03 | Merge branch 'maint' | Johnathan Corgan | |
Conflicts: gruel/src/swig/CMakeLists.txt | |||
2012-07-03 | cmake: minor tweaks to GrSwig.cmake | Josh Blum | |
Added a custom print for docstring generation Removed unused output line from custom command | |||
2012-07-03 | Force swig compile ordering in gnuradio-core | Josh Blum | |
2012-07-03 | swig: use add_custom_target for swig docs dependency | Josh Blum | |
This seems to fix the build dependency issue where generation gets called multiple times and steps on itself. | |||
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | |
this in the future. The sed script was provided by Moritz Fischer. | |||
2012-01-03 | build: not going to work. Removing changes to cmake files and no sync call. | Tom Rondeau | |
2012-01-03 | build: maybe towards a better way of getting Doxygen docstrings to build ↵ | Tom Rondeau | |
with -jN. | |||
2011-12-30 | gr: sync the filesystem before python can parse doxygen | Josh Blum | |
2011-12-11 | docs: fixed ending of if statement. | Tom Rondeau | |
2011-12-11 | docs: if DOXYGEN_ENABLE is false, don't build the swigdocs, either. | Tom Rondeau | |
2011-11-16 | work on swig docs, added to core and digital | Josh Blum | |
2011-11-08 | cmake: tweaks for swig generation module | Josh Blum | |
Also use deprecated python inc dirs variable to support older systems. Add current binary and source dir to include paths for dependency searcher. | |||
2011-11-05 | cmake: tweaks to swig gen and updated howto modules | Josh Blum | |
2011-11-05 | cmake: make the swig cxx file gen depend on the specified targets | Josh Blum | |
made a handy helper macro in grmisc to make this simpler | |||
2011-11-04 | cmake: fixed up swig deps properly for make -j* | Josh Blum | |
Also took the time to fix up the swig index file generation. This may have not-been auto-regenerating before as well. | |||
2011-11-03 | cmake: created macro for libtool gen and disabled by default | Josh Blum | |
2011-10-25 | cmake: only make libtool file when libtool found | Josh Blum | |
2011-10-25 | build: build .la files for swig'd libraries. | Tom Rondeau | |
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-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 | |