summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/gengen/Makefile.am
AgeCommit message (Expand)Author
2010-12-07Remove incorrect if PYTHON around swiginclude_HEADERSEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-10Revert "add the .i files as dependencies"Eric Blossom
2010-11-10add the .i files as dependenciesRob Savoye
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-03-24Merged r10666:10669 from jblum/vlen. Trunk passes distcheck.jblum
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-03-03Merged r10539:10546 from michaelld/two_mods into trunk. Trunk passes distcheck.jcorgan
2009-02-25Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans upeb
2008-07-21efficient moving average filters, should speed up OFDM significantlymatt
2008-04-12Adds gr.integrate_XX for ss, ii, ff, and cc. Sums successive samples and dec...jcorgan
2008-03-19Minor tweak that avoids intermittent build failureeb
2008-03-05Merged eb/reverted-7899 -r7928:7930 into trunk. This effectivelyeb
2008-03-03Fix for ticket:236, parallel makes are indeterminate.eb
2008-02-29Merged r7866:7887 from michaelld/discheck_fix into trunk. Allows running 'ma...jcorgan
2008-02-26Fix missing files in distribution tarball (Dan Halperin).jcorgan
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-19Merged Tim Meehan's gr.and_*, gr.not_*, and gr.or_* blocks. Passes distcheck.jcorgan
2008-02-18Merged r7732:7734 from jcorgan/boolean into trunk. Add's Tim Meehan's gr.xor...jcorgan
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-05-30added Trond's gr_max_* and gr_argmax_* blockseb
2007-04-26Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan
2007-01-30Fix for ticket:133, merged from eb/bsd 4322:4324.eb
2007-01-16fixed problem with gr_noise_source_* caused by splitting gnuradio_swig_pythoneb
2007-01-13SWIG compilation speedup! Fixes ticket:9. eb