summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2012-07-03Merge branch 'maint'Johnathan Corgan
2012-07-03cmake: minor tweaks to GrSwig.cmakeJosh Blum
2012-07-03core: moved VMCIRCBUF related code to runtimeJosh Blum
2012-07-03Force swig compile ordering in gnuradio-coreJosh Blum
2012-07-03swig: use add_custom_target for swig docs dependencyJosh Blum
2012-05-29Merge branch 'maint'Johnathan Corgan
2012-05-17Fixed package dependencies for gnuradio-core and gr-wavelet, added support fo...Nicholas Corgan
2012-05-01docs: adds a 'make sphinx' target that can be run after 'make install' to gen...Tom Rondeau
2012-04-24cmake: make a find portaudio that follows the rulesJosh Blum
2012-04-23cmake: fix pygtk check failure with no X sessionJaroslav Skarvada
2012-04-15Merge branch 'maint'Tom Rondeau
2012-04-14This patch enables JACK only when both a library and include files are availa...Tom Rondeau
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-06Merge branch 'master' into nextTom Rondeau
2012-04-06build: properly handle the VM circbuf; was forcing tmp file usage on all plat...Tom Rondeau
2012-04-01cmake: remove version.sh since we don't need it for autotools. Set version in...Tom Rondeau
2012-03-23Merge branch 'maint'Johnathan Corgan
2012-03-23Changes preinst.in from running 'ls' to running 'echo'Nicholas Corgan
2012-03-22Merge branch 'gr-fcd'Johnathan Corgan
2012-03-14cmake: Windows uses size of void* to determine x86 vs. x64 and names installe...Nicholas Corgan
2012-03-12cmake: add slackware detectionJosh Blum
2012-03-11fcd: cmake build work in progressJohnathan Corgan
2012-02-29Merge branch 'maint'Johnathan Corgan
2012-02-29Changes Windows installer filename to match naming convention of Ubuntu and F...Nicholas Corgan
2012-02-28Merge branch 'maint'Johnathan Corgan
2012-02-28Installer filename more clearly separates "gnuradio", version, and distroNicholas Corgan
2012-02-27Merge branch 'maint'Johnathan Corgan
2012-02-27Do not rewrite path to python interpreter for cross builds.Philip Balister
2012-02-23Merge branch 'maint'Tom Rondeau
2012-02-23Try really hard to get cmake to use compiler flags from the toolchain file.Philip Balister
2012-02-21Merge branch 'maint'Tom Rondeau
2012-02-21qtgui: More search options for qwt libraries, specifically for OSX.Michael Dickens
2012-02-08cmake: fix for handling fftw_threads as an optional library only.Tom Rondeau
2012-02-06Merge branch 'maint'Johnathan Corgan
2012-02-06CMake package uses "X.X.X" version number instead of "vX.X.X"Nicholas Corgan
2012-02-06Merge branch 'maint'Johnathan Corgan
2012-02-06Revert "dpkg rejects "vX.X.X" version number because it doesn't start with a ...Johnathan Corgan
2012-02-06Merge branch 'maint'Johnathan Corgan
2012-02-06dpkg rejects "vX.X.X" version number because it doesn't start with a number, ...Nicholas Corgan
2012-02-06core: enable use of fftw's threading capabilities.Marcus Leech
2012-02-05cmake: remove QUIET option from some listfilesJohnathan Corgan
2012-02-03Fixed mislabeled dependencies for Fedora 15Nicholas Corgan
2012-01-19Merge branch 'nosync' into maintTom Rondeau
2012-01-17qtgui: better findqwt.cmake with standard pathsJosh Blum
2012-01-17cmake: fix for cmake 2.6 with library extras modeJosh Blum
2012-01-03build: not going to work. Removing changes to cmake files and no sync call.Tom Rondeau
2012-01-03build: maybe towards a better way of getting Doxygen docstrings to build with...Tom Rondeau
2011-12-30gr: sync the filesystem before python can parse doxygenJosh Blum
2011-12-14grc: the check for pygtk can fail with no X sessionJosh Blum
2011-12-12cmake: fix QUIET arg usage on PKG_CHECK_MODULESJosh Blum