summaryrefslogtreecommitdiff
path: root/Makefile.common
AgeCommit message (Expand)Author
2011-12-04docs: install gruel swig docs and other swig files into include/gruel/swig in...Tom Rondeau
2011-10-19Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A...Tom Rondeau
2011-10-09qtgui: sneaking in a fix to add an include directory to gr-qtgui.Tom Rondeau
2011-10-08gcell: removed gcell and gr-gcellTom Rondeau
2011-09-01digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau
2010-12-23Merge branch 'master' into nextTom Rondeau
2010-12-23clean now gets rid of unittest results. Passes distcheck.Tom Rondeau
2010-12-21Merge branch 'next' into guile.Eric Blossom
2010-12-08volk: more changes to build system so that VPATH builds properly and project ...Tom Rondeau
2010-12-06Remove unused variable grguiledirEric Blossom
2010-12-04Move swig related suffix/pattern rules from Makefile.common to Makefile.swig.Eric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-23remove commented out block in dist-hook targetRob Savoye
2010-11-23don't nuke directories from the dist tarball, only files.Rob Savoye
2010-11-21merge from upstreamRob Savoye
2010-11-21Clean up lib/swig/Makefile.am, Makefile.common and Makefile.swigEric Blossom
2010-11-21don't set no_dist_dirs hereRob Savoye
2010-11-13Fix swig .i dependency problemEric Blossom
2010-11-10Add -MD back to swig args, otherwise it doesn't generate dependenciesEric Blossom
2010-11-10don't remove the Std file.Rob Savoye
2010-11-10switch swig rule for guile from suffix to pattern ruleRob Savoye
2010-11-10Revert db964d32de64c. Reintroduce warning (and correct behavior)Eric Blossom
2010-11-10make sure the gnuradio directory existsRob Savoye
2010-11-10remove all .Std filesRob Savoye
2010-11-10use the scm name as a build stampRob Savoye
2010-11-10gnuradio-core modules are almost loading cleanly.Eric Blossom
2010-11-10Version that builds guile goops bindings, but dependencies are hosed.Eric Blossom
2010-11-10don't include swig dirs as it makes automake warnings, use GNURADIO_INCLUDES ...Rob Savoye
2010-11-10Missed a few: s/_swig_py_/_/Eric Blossom
2010-11-10Set new install locations for guile scm code and libraries.Eric Blossom
2010-11-10generate dependencies for .i files.Rob Savoye
2010-11-10Move common stuff outside of if PYTHONEric Blossom
2010-11-10move new suffix rules to common Makefile so everything can use them.Rob Savoye
2010-10-09rearrange includes to always be: internal GR, external, with GR.Michael Dickens
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2010-04-26Remove omnithreads library.Johnathan Corgan
2010-04-26Remove mblock library. We hardly knew 'ye.Johnathan Corgan
2009-10-28Created a grc_blockdir in makefile.common.Josh Blum
2009-10-13Change calculation of docdir to remove trailer when in git developmentJohnathan Corgan
2009-07-28Cleanup stray PMT reference.jcorgan
2009-07-20Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.jcorgan
2009-07-11Implements ticket:401 and ticket:402.jcorgan
2009-07-09Merged r11377:11390 from jcorgan/usrp-headers in to trunk.jcorgan
2009-06-13Defined a gr_sysconfdir in Makefile.commonjblum
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-13Fixes ticket:364, ticket:365. Merged eb/t364 -r11015:11017 to trunk.eb
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-26Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ...jcorgan
2009-02-03Changed $(builddir) to ".", since it should always be that.michaelld
2009-02-02Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan