summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block
Commit message (Expand)AuthorAgeFilesLines
* Make gr-howto-write-a-block work again...Eric Blossom2010-12-036-73/+151
* Fix EXTRA_DIST in gr-howto-write-a-blockEric Blossom2010-12-034-4/+4
* Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom2010-12-031-1/+1
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-244-31/+7
* Update .gitignoreEric Blossom2010-11-171-0/+3
* regeneratedEric Blossom2010-11-161-1/+1
* Add _python that was dropped from Makefile.swig.gen.tEric Blossom2010-11-161-1/+1
* add other .i files to EXTRA_DIST so it'll almost distcheckRob Savoye2010-11-151-0/+2
* make howto build the new wayRob Savoye2010-11-155-363/+181
* updated by bootstrapRob Savoye2010-11-152-66/+28
* add support for --enable-guileRob Savoye2010-11-151-0/+17
* add load-extension supportRob Savoye2010-11-101-0/+10
* Merge branch 'master' into nextJohnathan Corgan2010-10-061-2/+9
|\
| * Updating all of the QA code that I can actually test to work with the new XML...Tom Rondeau2010-10-041-2/+9
* | Merge branch 'master' into nextEric Blossom2010-09-142-176/+236
|\|
| * Update config.guess and config.sub in gr-howoto-write-a-block tooEric Blossom2010-09-122-176/+236
* | Merge branch 'master' into nextJohnathan Corgan2010-08-032-4/+4
|\|
| * Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom2010-08-032-4/+4
| * Update revision to 3.3.0v3.3.0Johnathan Corgan2010-06-021-1/+1
* | Merge branch 'master' into nextJohnathan Corgan2010-06-022-10/+15
|\|
| * howto: fix incorrect include pathJohnathan Corgan2010-06-021-1/+1
| * build: redo GR_GIT for portabilityJohnathan Corgan2010-06-021-9/+14
| * Update revision to 3.3.0-rc3v3.3.0-rc3Johnathan Corgan2010-05-301-1/+1
* | Merge branch 'master' into nextJohnathan Corgan2010-05-305-25/+54
|\|
| * howto: make versioned librariesJohnathan Corgan2010-05-304-23/+52
| * Update revision to 3.3.0-rc2v3.3.0-rc2Johnathan Corgan2010-05-271-1/+1
|/
* Fix erroneous file modesJohnathan Corgan2010-05-252-0/+0
* Update revision to release 3.3.0-rc1, update autotoolsv3.3.0-rc1Johnathan Corgan2010-05-213-177/+155
* howto: fix make check for win32, darwin (untested)Don Ward2010-05-161-0/+24
* Update revision to 3.3.0-rc0v3.3.0-rc0Johnathan Corgan2010-05-122-14/+9
* doc fix (in generated file)Eric Blossom2010-03-041-2/+2
* doc fixEric Blossom2010-03-041-2/+2
* Fix distcheck failure in gr-howto-write-a-blockJohnathan Corgan2010-03-041-1/+1
* Refactor gr-howto-write-a-block such that it no longer installs intoEric Blossom2010-03-049-55/+52
* update config.guess, config.sub and INSTALLEric Blossom2010-01-273-174/+270
* howto: cleanup for mergeJohnathan Corgan2009-11-133-11/+10
* howto: add README.hackingJohnathan Corgan2009-11-133-11/+103
* howto: added howto applicationJohnathan Corgan2009-11-126-1/+438
* howto: add GRC wrappers to squaring blocksJohnathan Corgan2009-11-127-1/+72
* howto: move limbo'd docs into toplevel doc dir for preservationJohnathan Corgan2009-11-129-1271/+0
* howto: create howto_swig.*, use constructed Python namespaceJohnathan Corgan2009-11-125-21/+71
* howto: adds C++ QA codeJohnathan Corgan2009-11-1210-2/+312
* howto: moved osbsolete docs directory into limboJohnathan Corgan2009-11-0311-3/+2
* howto: make swig directory use individual .i filesJohnathan Corgan2009-11-038-6712/+39
* howto: reorganized directory structureJohnathan Corgan2009-11-0319-48/+6718
* howto: implement dynamic versioningJohnathan Corgan2009-11-037-9/+137
* howto: update m4 files to match latest masterJohnathan Corgan2009-11-036-33/+158
* howto: updated INSTALL, fixed mode of config.*Johnathan Corgan2009-11-033-20/+74
* Added git ignore files auto created from svn:ignore properties.git2009-08-146-0/+89
* howto: adds --disable-python option to gr-howto-write-a-block example.jcorgan2009-08-063-30/+39