summaryrefslogtreecommitdiff
path: root/gr-trellis/src/lib/Makefile.am
AgeCommit message (Expand)Author
2010-11-10Add $(GENERATED_CC) backing to _SOURCESEric Blossom
2010-11-10Remove swig generated python code from C++-only librariesEric Blossom
2010-11-10add python/*.cc to SOURCES so dependencies work properly.Rob Savoye
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-25Merged mld/fix_makefile_gen -r10446:10509 to trunk. This cleans upeb
2009-02-02Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan
2008-09-20minor Makefile fixeb
2008-08-24Fix compiler warnings across the tree. Adds --enable-warnings-as-errors conf...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-21Merged build_config branch into trunk:michaelld
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-02-26Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...jcorgan
2007-02-13trellis_generated.i and Makefile.gen need not be under version control...anastas
2007-02-05changed variable name to remove automake warningeb
2007-02-05Fix for ticket:29 . Newly generated .cc,.h,.i files are also checkedmichaelld
2006-09-28Fixes ticket:77.jcorgan
2006-09-28Partial fix for ticket:76. Fixes those components that are beingjcorgan
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
2006-08-30Added a siso_combined block analogous to the viterbi_combined; useful for FSM...anastas
2006-08-26added $(NO_UNDEFINED) to Makefile.ameb
2006-08-25trial fix for ticket:55eb
2006-08-16Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas
2006-08-15Fixes for ticket:35, allowing use of BSD make instead of GNU make.jcorgan
2006-08-11Additional constructor for random interleaver (not working yet)anastas
2006-08-111) Minor correction in Viterbi. 2) Checked in interleaver structureanastas
2006-08-07VPATH update for gr-trelliseb
2006-08-07Merged anastas/wip changes r3156:3218 into trunk.eb