root/gnuradio/trunk/gr-howto-write-a-block


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 08/25/08 17:31:35 @9413 [9413] eb Radically simplified standalone configure.ac (for out of tree builds).
(edit) 08/20/08 18:01:21 @9362 [9362] eb Updated gr-howto-write-a-block; mostly the .m4 macros and configure.ac. …
(edit) 06/17/08 22:58:54 @8613 [8613] eb libtool 2.2 compatibility fix from Don Ward. Details in ticket:249.
(edit) 05/19/08 21:34:03 @8457 [8457] eb distribute bootstrap with tarballs in case folks are modifying them
(edit) 05/19/08 21:32:48 @8456 [8456] eb Let's step into the 21st century…
(edit) 03/24/08 10:55:03 @8105 [8105] jcorgan Update config files from canonical source.
(edit) 02/21/08 12:16:45 @7769 [7769] michaelld Merged build_config branch into trunk: …
(edit) 02/08/08 16:32:10 @7617 [7617] jcorgan Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile …
(edit) 02/07/08 21:36:24 @7607 [7607] eb Removed gr.flow_graph, gr.hier_block and friends. From here on out …
(edit) 11/05/07 18:01:46 @6821 [6821] jcorgan Cleanup distribution list.
(edit) 11/05/07 17:39:39 @6816 [6816] jcorgan Updated to latest canonical config.guess and config.sub
(edit) 10/22/07 17:15:11 @6678 [6678] jcorgan Remove some regenerated files from version control.
(edit) 10/22/07 13:05:27 @6676 [6676] jcorgan Revert mistaken version change.
(edit) 10/22/07 13:04:50 @6675 [6675] jcorgan Upgrade to latest autotools helper scripts and files.
(edit) 10/22/07 13:00:37 @6674 [6674] jcorgan Update howto QA code to use new topblock code.
(edit) 10/13/07 15:51:08 @6633 [6633] jcorgan Changed revision to 3.1.svn.
(edit) 07/20/07 21:44:38 @6044 [6044] eb Updated license from GPL version 2 or later to GPL version 3 or later.
(edit) 02/26/07 11:11:15 @4642 [4642] jcorgan Updated gr_python.m4 for ticket:39 fix.
(edit) 02/07/07 14:10:37 @4425 [4425] jcorgan Implemented fix for ticket:117 for gr-howto-write-a-block.
(edit) 02/07/07 14:02:37 @4423 [4423] jcorgan Fix ticket:133 for gr-howto-write-a-block
(edit) 11/26/06 22:24:04 @4033 [4033] jcorgan Fixes ticket:108
(edit) 11/11/06 13:49:40 @3969 [3969] gdt explain why this is separate (ripped off from Eric's email to the list)
(edit) 11/04/06 13:39:15 @3928 [3928] jcorgan Add configure.ac to the files affected by ticket:88
(edit) 11/04/06 12:43:20 @3927 [3927] jcorgan Applied changeset r3926 on release branch to trunk.
(edit) 11/03/06 17:48:00 @3922 [3922] jcorgan Fixes ticket:92.
(edit) 10/23/06 11:29:52 @3837 [3837] jcorgan Fix make distcheck breakage.
(edit) 10/23/06 08:58:05 @3835 [3835] gdt Search for rm, and substitute it. Avoids assumption that make …
(edit) 10/23/06 07:22:48 @3834 [3834] gdt Note that gnuradio-core and boost are required.
(edit) 10/23/06 07:21:21 @3833 [3833] gdt change $< to explicit prereq, avoiding gmake-specific use of $< in …
(edit) 10/23/06 07:06:33 @3832 [3832] gdt Fix "test ==".
(edit) 10/10/06 11:07:02 @3763 [3763] jcorgan Changed line ending style to LF for m4 files.
(edit) 10/08/06 12:53:36 @3738 [3738] jcorgan Updated revision post 3.0 release.
(edit) 10/05/06 22:04:01 @3722 [3722] jcorgan Prepare gr-how-to-write-a-block for separate distribution.
(edit) 09/13/06 15:30:04 @3534 [3534] eb Updated FSF address in all files. Fixes ticket:51
(edit) 08/05/06 20:12:07 @3179 [3179] eb better (read: real) fix for ticket:15
(copy) 08/02/06 22:51:51 @3122 [3122] jcorgan Houston, we have a trunk.
copied from gnuradio/branches/developers/jcorgan/migration/gr-howto-write-a-block:
(edit) 08/02/06 22:31:27 @3121 [3121] jcorgan Removed extraneous project-wide .cvsignore files.