| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Johnathan Corgan | 2012-12-04 | 1 | -3/+7 |
|\ |
|
| * | swig: tweaks for swig makedepend | Josh Blum | 2012-12-04 | 1 | -3/+7 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-12-01 | 1 | -2/+0 |
|\| |
|
| * | Revert "Force swig compile ordering in gnuradio-core" | Johnathan Corgan | 2012-12-01 | 1 | -2/+0 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-12-01 | 1 | -1/+1 |
|\| |
|
| * | cmake: fix typo in cmake swig module | Johnathan Corgan | 2012-12-01 | 1 | -1/+1 |
* | | cmake: adding cmake function to help us run GRCC. | Tom Rondeau | 2012-11-28 | 1 | -0/+67 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-11-26 | 1 | -0/+2 |
|\| |
|
| * | cmake: Find Qwt6 installed on OSX using macports. | Ben Reynwar | 2012-11-26 | 1 | -0/+2 |
* | | cmake: Allow user to set Python installation directory from cmake. | Tom Rondeau | 2012-11-22 | 1 | -0/+2 |
|/ |
|
* | cmake: Ubuntu 12.10 package support | Nicholas Corgan | 2012-10-19 | 1 | -0/+12 |
* | Merge branch 'maint' | Johnathan Corgan | 2012-07-03 | 1 | -1/+4 |
|\ |
|
| * | Force swig compile ordering in gnuradio-core | Josh Blum | 2012-07-03 | 1 | -0/+2 |
| * | swig: use add_custom_target for swig docs dependency | Josh Blum | 2012-07-03 | 1 | -1/+2 |
* | | cmake: minor tweaks to GrSwig.cmake | Josh Blum | 2012-07-03 | 1 | -1/+1 |
* | | core: moved VMCIRCBUF related code to runtime | Josh Blum | 2012-07-03 | 1 | -25/+0 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2012-05-29 | 8 | -6/+42 |
|\ |
|
| * | Fixed package dependencies for gnuradio-core and gr-wavelet, added support fo... | Nicholas Corgan | 2012-05-17 | 8 | -6/+42 |
* | | docs: adds a 'make sphinx' target that can be run after 'make install' to gen... | Tom Rondeau | 2012-05-01 | 1 | -0/+37 |
|/ |
|
* | cmake: make a find portaudio that follows the rules | Josh Blum | 2012-04-24 | 1 | -100/+28 |
* | cmake: fix pygtk check failure with no X session | Jaroslav Skarvada | 2012-04-23 | 1 | -6/+5 |
* | Merge branch 'maint' | Tom Rondeau | 2012-04-15 | 1 | -10/+5 |
|\ |
|
| * | This patch enables JACK only when both a library and include files are availa... | Tom Rondeau | 2012-04-14 | 1 | -10/+5 |
* | | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 15 | -70/+70 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-04-06 | 1 | -0/+25 |
|\| |
|
| * | build: properly handle the VM circbuf; was forcing tmp file usage on all plat... | Tom Rondeau | 2012-04-06 | 1 | -0/+25 |
* | | cmake: remove version.sh since we don't need it for autotools. Set version in... | Tom Rondeau | 2012-04-01 | 1 | -11/+0 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2012-03-23 | 1 | -1/+1 |
|\ |
|
| * | Changes preinst.in from running 'ls' to running 'echo' | Nicholas Corgan | 2012-03-23 | 1 | -1/+1 |
* | | Merge branch 'gr-fcd' | Johnathan Corgan | 2012-03-22 | 1 | -0/+28 |
|\ \
| |/
|/| |
|
| * | fcd: cmake build work in progress | Johnathan Corgan | 2012-03-11 | 1 | -0/+28 |
* | | cmake: Windows uses size of void* to determine x86 vs. x64 and names installe... | Nicholas Corgan | 2012-03-14 | 1 | -1/+7 |
* | | cmake: add slackware detection | Josh Blum | 2012-03-12 | 1 | -1/+9 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2012-02-29 | 1 | -0/+1 |
|\ |
|
| * | Changes Windows installer filename to match naming convention of Ubuntu and F... | Nicholas Corgan | 2012-02-29 | 1 | -0/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-02-28 | 1 | -1/+1 |
|\| |
|
| * | Installer filename more clearly separates "gnuradio", version, and distro | Nicholas Corgan | 2012-02-28 | 1 | -1/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-02-27 | 1 | -0/+4 |
|\| |
|
| * | Do not rewrite path to python interpreter for cross builds. | Philip Balister | 2012-02-27 | 1 | -0/+4 |
* | | Merge branch 'maint' | Tom Rondeau | 2012-02-23 | 1 | -2/+2 |
|\| |
|
| * | Try really hard to get cmake to use compiler flags from the toolchain file. | Philip Balister | 2012-02-23 | 1 | -2/+2 |
* | | Merge branch 'maint' | Tom Rondeau | 2012-02-21 | 1 | -1/+7 |
|\| |
|
| * | qtgui: More search options for qwt libraries, specifically for OSX. | Michael Dickens | 2012-02-21 | 1 | -1/+7 |
* | | cmake: fix for handling fftw_threads as an optional library only. | Tom Rondeau | 2012-02-08 | 1 | -2/+2 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-02-06 | 1 | -1/+1 |
|\| |
|
| * | CMake package uses "X.X.X" version number instead of "vX.X.X" | Nicholas Corgan | 2012-02-06 | 1 | -1/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-02-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Revert "dpkg rejects "vX.X.X" version number because it doesn't start with a ... | Johnathan Corgan | 2012-02-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'maint' | Johnathan Corgan | 2012-02-06 | 1 | -1/+1 |
|\| |
|
| * | dpkg rejects "vX.X.X" version number because it doesn't start with a number, ... | Nicholas Corgan | 2012-02-06 | 1 | -1/+1 |