Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GrUseQt4 -> GrSetupQt4, since that's what it really does. | Michael L Dickens | 2013-01-03 | 1 | -0/+0 |
| | |||||
* | GNU Radio version of CMake's "UseQt4" script, which determines header ↵ | Michael L Dickens | 2013-01-01 | 1 | -0/+156 |
| | | | | (INCLUDE) and library directories, but requires that the including script add use them (via INCLUDE_DIRECTORIES and LINK_DIRECTORIES) | ||||
* | Merge branch 'maint' | Johnathan Corgan | 2012-12-29 | 1 | -1/+2 |
|\ | |||||
| * | cmake: removed Boost 1.52 from allowed versionsmaint-3.6.2 | Johnathan Corgan | 2012-12-29 | 1 | -1/+2 |
| | | | | | | | | See https://svn.boost.org/trac/boost/ticket/7669 | ||||
* | | Merge branch 'maint' | Johnathan Corgan | 2012-12-04 | 1 | -3/+7 |
|\| | |||||
| * | swig: tweaks for swig makedepend | Josh Blum | 2012-12-04 | 1 | -3/+7 |
| | | | | | | | | | | | | * only search %include/import in .i files * when in regular headers use #include * stop adding all inc paths when file found | ||||
* | | 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 |
| | | | | | | | | This reverts commit 86dd49f2b301fdd7e817632eeb2dcaf25c86af4c. | ||||
* | | 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 -DGR_PYTHON_DIR=<install path> | ||||
* | 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 |
|\ | | | | | | | | | Conflicts: gruel/src/swig/CMakeLists.txt | ||||
| * | 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 |
| | | | | | | | | This seems to fix the build dependency issue where generation gets called multiple times and steps on itself. | ||||
* | | cmake: minor tweaks to GrSwig.cmake | Josh Blum | 2012-07-03 | 1 | -1/+1 |
| | | | | | | | | | | | | Added a custom print for docstring generation Removed unused output line from custom command | ||||
* | | core: moved VMCIRCBUF related code to runtime | Josh Blum | 2012-07-03 | 1 | -25/+0 |
|/ | | | | This build stuff should not be at the top level. | ||||
* | Merge branch 'maint' | Johnathan Corgan | 2012-05-29 | 8 | -6/+42 |
|\ | |||||
| * | Fixed package dependencies for gnuradio-core and gr-wavelet, added support ↵ | Nicholas Corgan | 2012-05-17 | 8 | -6/+42 |
| | | | | | | | | for Ubuntu 12.04 and Fedora 17 | ||||
* | | docs: adds a 'make sphinx' target that can be run after 'make install' to ↵ | Tom Rondeau | 2012-05-01 | 1 | -0/+37 |
|/ | | | | generate the Python docs. | ||||
* | 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 |
| | | | | | This change makes python module checking more robust by preventing cmake failure when unexpected exceptions occur. | ||||
* | Merge branch 'maint' | Tom Rondeau | 2012-04-15 | 1 | -10/+5 |
|\ | |||||
| * | This patch enables JACK only when both a library and include files are ↵ | Tom Rondeau | 2012-04-14 | 1 | -10/+5 |
| | | | | | | | | | | | | | | | | available in the system. This change helps to build gnuradio on systems which have a libjack.so library available for compatibility purposes without the header files (like gentoo where libjack.so is part of app-emulation/emul-linux-x86-soundlibs). Signed-off-by: Maciej Grela <maciej.grela@gmail.com> | ||||
* | | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 15 | -70/+70 |
| | | | | | | | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | | 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 ↵ | Tom Rondeau | 2012-04-06 | 1 | -0/+25 |
| | | | | | | | | platforms. | ||||
* | | cmake: remove version.sh since we don't need it for autotools. Set version ↵ | Tom Rondeau | 2012-04-01 | 1 | -11/+0 |
|/ | | | | info in CMakeLists.txt. | ||||
* | 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 ↵ | Nicholas Corgan | 2012-03-14 | 1 | -1/+7 |
| | | | | | | | | installer .exe accordingly | ||||
* | | 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 ↵ | Nicholas Corgan | 2012-02-29 | 1 | -0/+1 |
| | | | | | | | | Fedora installers | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | If you rewrite the path to the python interpreter during a cross build, you end up with the path to the build environment python interpreter, which may not be the same as teh path on the target. Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Josh Blum <jblum@joshknows.com> | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | See: http://www.mail-archive.com/cmake@cmake.org/msg33248.html Also credit OpenEmbedded for doing something similar in the toolchain file they create. Signed-off-by: Philip Balister <philip@opensdr.com> | ||||
* | | 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 |
| | |