index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
Modules
/
GrSwig.cmake
Age
Commit message (
Expand
)
Author
2013-09-15
gr: added util hooks for GR_MOAR_LIBRARIES
Josh Blum
2012-12-04
swig: tweaks for swig makedepend
Josh Blum
2012-12-01
Revert "Force swig compile ordering in gnuradio-core"
Johnathan Corgan
2012-12-01
cmake: fix typo in cmake swig module
Johnathan Corgan
2012-07-03
Merge branch 'maint'
Johnathan Corgan
2012-07-03
cmake: minor tweaks to GrSwig.cmake
Josh Blum
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
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
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 with...
Tom Rondeau
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
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
2011-11-04
cmake: fixed up swig deps properly for make -j*
Josh Blum
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