Age | Commit message (Expand) | Author |
2013-02-13 | build: allowing user to override check for bad versions of boost. | Tom Rondeau |
2013-02-07 | Merge remote-tracking branch 'ncorgan/cmake_boost_fix' into maint | Johnathan Corgan |
2013-02-07 | Merge remote-tracking branch 'ncorgan/fedora-18-cmake' into maint | Johnathan Corgan |
2013-02-05 | build: disable certain Boost versions we know are buggy to fix Issue #513. | Tom Rondeau |
2013-02-01 | cmake: Allows Unix systems with /usr/lib64 to use Boost installations in non-... | Nicholas Corgan |
2013-01-17 | cmake: Added Fedora 18 packaging information | Nicholas Corgan |
2013-01-03 | GrUseQt4 -> GrSetupQt4, since that's what it really does. | Michael L Dickens |
2013-01-01 | GNU Radio version of CMake's "UseQt4" script, which determines header (INCLUD... | Michael L Dickens |
2012-12-29 | Merge branch 'maint' | Johnathan Corgan |
2012-12-29 | cmake: removed Boost 1.52 from allowed versions | Johnathan Corgan |
2012-12-04 | Merge branch 'maint' | Johnathan Corgan |
2012-12-04 | swig: tweaks for swig makedepend | Josh Blum |
2012-12-01 | Merge branch 'maint' | Johnathan Corgan |
2012-12-01 | Revert "Force swig compile ordering in gnuradio-core" | Johnathan Corgan |
2012-12-01 | Merge branch 'maint' | Johnathan Corgan |
2012-12-01 | cmake: fix typo in cmake swig module | Johnathan Corgan |
2012-11-28 | cmake: adding cmake function to help us run GRCC. | Tom Rondeau |
2012-11-26 | Merge branch 'maint' | Johnathan Corgan |
2012-11-26 | cmake: Find Qwt6 installed on OSX using macports. | Ben Reynwar |
2012-11-22 | cmake: Allow user to set Python installation directory from cmake. | Tom Rondeau |
2012-10-19 | cmake: Ubuntu 12.10 package support | Nicholas Corgan |
2012-07-03 | Merge branch 'maint' | Johnathan Corgan |
2012-07-03 | cmake: minor tweaks to GrSwig.cmake | Josh Blum |
2012-07-03 | core: moved VMCIRCBUF related code to runtime | Josh Blum |
2012-07-03 | Force swig compile ordering in gnuradio-core | Josh Blum |
2012-07-03 | swig: use add_custom_target for swig docs dependency | Josh Blum |
2012-05-29 | Merge branch 'maint' | Johnathan Corgan |
2012-05-17 | Fixed package dependencies for gnuradio-core and gr-wavelet, added support fo... | Nicholas Corgan |
2012-05-01 | docs: adds a 'make sphinx' target that can be run after 'make install' to gen... | Tom Rondeau |
2012-04-24 | cmake: make a find portaudio that follows the rules | Josh Blum |
2012-04-23 | cmake: fix pygtk check failure with no X session | Jaroslav Skarvada |
2012-04-15 | Merge branch 'maint' | Tom Rondeau |
2012-04-14 | This patch enables JACK only when both a library and include files are availa... | Tom Rondeau |
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau |
2012-04-06 | Merge branch 'master' into next | Tom Rondeau |
2012-04-06 | build: properly handle the VM circbuf; was forcing tmp file usage on all plat... | Tom Rondeau |
2012-04-01 | cmake: remove version.sh since we don't need it for autotools. Set version in... | Tom Rondeau |
2012-03-23 | Merge branch 'maint' | Johnathan Corgan |
2012-03-23 | Changes preinst.in from running 'ls' to running 'echo' | Nicholas Corgan |
2012-03-22 | Merge branch 'gr-fcd' | Johnathan Corgan |
2012-03-14 | cmake: Windows uses size of void* to determine x86 vs. x64 and names installe... | Nicholas Corgan |
2012-03-12 | cmake: add slackware detection | Josh Blum |
2012-03-11 | fcd: cmake build work in progress | Johnathan Corgan |
2012-02-29 | Merge branch 'maint' | Johnathan Corgan |
2012-02-29 | Changes Windows installer filename to match naming convention of Ubuntu and F... | Nicholas Corgan |
2012-02-28 | Merge branch 'maint' | Johnathan Corgan |
2012-02-28 | Installer filename more clearly separates "gnuradio", version, and distro | Nicholas Corgan |
2012-02-27 | Merge branch 'maint' | Johnathan Corgan |
2012-02-27 | Do not rewrite path to python interpreter for cross builds. | Philip Balister |
2012-02-23 | Merge branch 'maint' | Tom Rondeau |