summaryrefslogtreecommitdiff
path: root/dtools
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-135-20/+23
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-084-136/+0
| | | | Nick Foster owes Nick Corgan a six-pack of beer!
* gcell: removed gcell and gr-gcellTom Rondeau2011-10-081-143/+0
|
* Merge branch 'maint'Eric Blossom2010-09-141-6/+2
|\ | | | | | | | | | | | | | | * maint: Avoid divide by zero in persistence code when using default args Update config.guess and config.sub in gr-howoto-write-a-block too Update config.guess and config.sub from canonical home Update script to pull config.* from git repo
| * Update script to pull config.* from git repoEric Blossom2010-09-121-6/+2
| |
* | added python script to fix copyright years based on git logJosh Blum2010-06-241-0/+65
|/
* Reorganization of debian package directoryjcorgan2009-07-141-98/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11424 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r11074:11077 from jcorgan/deb in to trunk. Ubuntu packaging for 3.2 ↵jcorgan2009-05-201-2/+2
| | | | | | done, except for gr-msdd6000. Ready for testing. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11078 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r11045:11059 from jcorgan/deb into trunk. Updates on Ubuntu binary ↵jcorgan2009-05-201-1/+5
| | | | | | packaging; also fixes missing files in digital example directory. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11072 221aa14e-8319-0410-a670-987f0aec2ac5
* backed out noinline_udivmoddi4 patcheb2008-10-141-44/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9787 221aa14e-8319-0410-a670-987f0aec2ac5
* Added patch required to get microblaze toolchain from Xilinx EDK 10.1eb2008-10-051-0/+91
| | | | | | | | to build. Also includes patch that reduces size of libgcc.a by not inlining __udivmoddi4. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9721 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb2008-08-191-1/+2
| | | | | | | | | | contains the SMP aware scheduler. This changeset introduces a dependency on boost 1.35 or later. See source:gnuradio/trunk/README.building-boost for additional info. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9336 221aa14e-8319-0410-a670-987f0aec2ac5
* script to install threading building blocks in prefixeb2008-06-231-0/+88
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8662 221aa14e-8319-0410-a670-987f0aec2ac5
* config files have new canonical homeeb2007-11-111-2/+6
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6860 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged -r6847:6850 from eb/trial-merge into trunk. This changeseteb2007-11-101-0/+143
| | | | | | | | contains the modifications required to cross-compile GNU Radio for the Cell processor. For directions, see CrossCompilingForCell git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6852 221aa14e-8319-0410-a670-987f0aec2ac5
* removed obsolete distribution tools used with CVSeb2007-11-084-207/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6833 221aa14e-8319-0410-a670-987f0aec2ac5
* Added file for accumulated release making notes.jcorgan2007-11-061-0/+11
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6817 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r6224:6268 from features/deb into trunk. Implements most of a Debian ↵jcorgan2007-09-021-2/+2
| | | | | | package generation system. EXPERIMENTAL. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6269 221aa14e-8319-0410-a670-987f0aec2ac5
* utility for extracting full paths of installed fileseb2007-08-301-0/+94
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6230 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-216-6/+6
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* removed redundant copies of COPYINGeb2007-07-211-340/+0
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6043 221aa14e-8319-0410-a670-987f0aec2ac5
* updated for new ftp.gnu.org upload systemeb2006-11-151-4/+8
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3987 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated config.guess and config.sub from canonical source.jcorgan2006-10-061-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3720 221aa14e-8319-0410-a670-987f0aec2ac5
* Portability fixes:gdt2006-10-041-2/+2
| | | | | | | | | Use /bin/sh instead of /bin/bash. Use = instead of == with test. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3708 221aa14e-8319-0410-a670-987f0aec2ac5
* minor tweakeb2006-10-031-2/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3702 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-136-12/+12
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* script to update FSF address in fileseb2006-09-131-0/+134
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3533 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-0311-0/+689
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5