Age | Commit message (Expand) | Author |
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-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 |
2012-02-23 | Try really hard to get cmake to use compiler flags from the toolchain file. | Philip Balister |
2012-02-21 | Merge branch 'maint' | Tom Rondeau |
2012-02-21 | qtgui: More search options for qwt libraries, specifically for OSX. | Michael Dickens |
2012-02-08 | cmake: fix for handling fftw_threads as an optional library only. | Tom Rondeau |
2012-02-06 | Merge branch 'maint' | Johnathan Corgan |
2012-02-06 | CMake package uses "X.X.X" version number instead of "vX.X.X" | Nicholas Corgan |
2012-02-06 | Merge branch 'maint' | Johnathan Corgan |
2012-02-06 | Revert "dpkg rejects "vX.X.X" version number because it doesn't start with a ... | Johnathan Corgan |
2012-02-06 | Merge branch 'maint' | Johnathan Corgan |
2012-02-06 | dpkg rejects "vX.X.X" version number because it doesn't start with a number, ... | Nicholas Corgan |
2012-02-06 | core: enable use of fftw's threading capabilities. | Marcus Leech |
2012-02-05 | cmake: remove QUIET option from some listfiles | Johnathan Corgan |
2012-02-03 | Fixed mislabeled dependencies for Fedora 15 | Nicholas Corgan |
2012-01-19 | Merge branch 'nosync' into maint | Tom Rondeau |
2012-01-17 | qtgui: better findqwt.cmake with standard paths | Josh Blum |
2012-01-17 | cmake: fix for cmake 2.6 with library extras mode | Josh Blum |
2012-01-03 | build: not going to work. Removing changes to cmake files and no sync call. | Tom Rondeau |
2012-01-03 | build: maybe towards a better way of getting Doxygen docstrings to build with... | Tom Rondeau |
2011-12-30 | gr: sync the filesystem before python can parse doxygen | Josh Blum |
2011-12-14 | grc: the check for pygtk can fail with no X session | Josh Blum |
2011-12-12 | cmake: fix QUIET arg usage on PKG_CHECK_MODULES | Josh Blum |
2011-12-11 | docs: fixed ending of if statement. | Tom Rondeau |
2011-12-11 | docs: if DOXYGEN_ENABLE is false, don't build the swigdocs, either. | Tom Rondeau |
2011-12-07 | cmake: fix git describe special case handling | Timo Juhani Lindfors |
2011-12-06 | qtgui: fix for OSX to find standard Qwt install without specifying it. | Michael Dickens |
2011-12-04 | Merge branch 'more_swigness_docs' | Tom Rondeau |
2011-11-30 | cmake: moved post/pre inst/uinst files | Josh Blum |
2011-11-30 | cmake: added support for monolithic packaging rpms + debs | Josh Blum |
2011-11-16 | work on swig docs, added to core and digital | Josh Blum |
2011-11-16 | docs: grabbed support files from ben's repo and my repo | Josh Blum |
2011-11-09 | cmake: only rely on target trick when not cross | Josh Blum |
2011-11-08 | cmake: fix for cmake 2.6 install w/ library fubar mode | Josh Blum |
2011-11-08 | cmake: tweaks for swig generation module | Josh Blum |
2011-11-05 | cmake: tweaks to swig gen and updated howto modules | Josh Blum |
2011-11-05 | cmake: make the swig cxx file gen depend on the specified targets | Josh Blum |
2011-11-04 | cmake: fixed up swig deps properly for make -j* | Josh Blum |
2011-11-03 | cmake: created macro for libtool gen and disabled by default | Josh Blum |
2011-10-25 | cmake: fix for find* scripts | Josh Blum |
2011-10-25 | Merge remote branch 'jblum/master' | Tom Rondeau |
2011-10-25 | cmake: adding uninstall rule to remove symlinks, too. | Tom Rondeau |
2011-10-25 | cmake: generate pyo and pyc files + python install macro work | Josh Blum |