summaryrefslogtreecommitdiff
path: root/cmake/Modules
Commit message (Expand)AuthorAgeFilesLines
* cmake: Windows uses size of void* to determine x86 vs. x64 and names installe...Nicholas Corgan2012-03-141-1/+7
* cmake: add slackware detectionJosh Blum2012-03-121-1/+9
* Merge branch 'maint'Johnathan Corgan2012-02-291-0/+1
|\
| * Changes Windows installer filename to match naming convention of Ubuntu and F...Nicholas Corgan2012-02-291-0/+1
* | Merge branch 'maint'Johnathan Corgan2012-02-281-1/+1
|\|
| * Installer filename more clearly separates "gnuradio", version, and distroNicholas Corgan2012-02-281-1/+1
* | Merge branch 'maint'Johnathan Corgan2012-02-271-0/+4
|\|
| * Do not rewrite path to python interpreter for cross builds.Philip Balister2012-02-271-0/+4
* | Merge branch 'maint'Tom Rondeau2012-02-211-1/+7
|\|
| * qtgui: More search options for qwt libraries, specifically for OSX.Michael Dickens2012-02-211-1/+7
* | cmake: fix for handling fftw_threads as an optional library only.Tom Rondeau2012-02-081-2/+2
* | Merge branch 'maint'Johnathan Corgan2012-02-061-1/+1
|\|
| * CMake package uses "X.X.X" version number instead of "vX.X.X"Nicholas Corgan2012-02-061-1/+1
* | Merge branch 'maint'Johnathan Corgan2012-02-061-1/+1
|\ \
| * | Revert "dpkg rejects "vX.X.X" version number because it doesn't start with a ...Johnathan Corgan2012-02-061-1/+1
| |/
* | Merge branch 'maint'Johnathan Corgan2012-02-061-1/+1
|\|
| * dpkg rejects "vX.X.X" version number because it doesn't start with a number, ...Nicholas Corgan2012-02-061-1/+1
* | core: enable use of fftw's threading capabilities.Marcus Leech2012-02-061-1/+13
|/
* cmake: remove QUIET option from some listfilesJohnathan Corgan2012-02-053-3/+3
* Merge branch 'nosync' into maintTom Rondeau2012-01-191-10/+3
|\
| * build: not going to work. Removing changes to cmake files and no sync call.Tom Rondeau2012-01-031-19/+2
| * build: maybe towards a better way of getting Doxygen docstrings to build with...Tom Rondeau2012-01-031-10/+20
* | qtgui: better findqwt.cmake with standard pathsJosh Blum2012-01-171-3/+14
* | cmake: fix for cmake 2.6 with library extras modeJosh Blum2012-01-171-1/+1
|/
* gr: sync the filesystem before python can parse doxygenJosh Blum2011-12-301-0/+8
* grc: the check for pygtk can fail with no X sessionJosh Blum2011-12-141-1/+3
* cmake: fix QUIET arg usage on PKG_CHECK_MODULESJosh Blum2011-12-123-3/+3
* docs: fixed ending of if statement.Tom Rondeau2011-12-111-2/+2
* docs: if DOXYGEN_ENABLE is false, don't build the swigdocs, either.Tom Rondeau2011-12-111-2/+1
* cmake: fix git describe special case handlingTimo Juhani Lindfors2011-12-071-1/+1
* qtgui: fix for OSX to find standard Qwt install without specifying it.Michael Dickens2011-12-061-1/+1
* Merge branch 'more_swigness_docs'Tom Rondeau2011-12-041-0/+75
|\
| * work on swig docs, added to core and digitalJosh Blum2011-11-162-78/+75
| * docs: grabbed support files from ben's repo and my repoJosh Blum2011-11-161-0/+78
* | cmake: moved post/pre inst/uinst filesJosh Blum2011-11-301-8/+8
* | cmake: added support for monolithic packaging rpms + debsJosh Blum2011-11-301-17/+54
|/
* cmake: only rely on target trick when not crossJosh Blum2011-11-091-1/+6
* cmake: fix for cmake 2.6 install w/ library fubar modeJosh Blum2011-11-081-0/+1
* cmake: tweaks for swig generation moduleJosh Blum2011-11-081-5/+10
* cmake: tweaks to swig gen and updated howto modulesJosh Blum2011-11-052-6/+13
* cmake: make the swig cxx file gen depend on the specified targetsJosh Blum2011-11-052-3/+24
* cmake: fixed up swig deps properly for make -j*Josh Blum2011-11-041-4/+9
* cmake: created macro for libtool gen and disabled by defaultJosh Blum2011-11-032-10/+29
* cmake: fix for find* scriptsJosh Blum2011-10-253-6/+6
* Merge remote branch 'jblum/master'Tom Rondeau2011-10-256-38/+84
|\
| * cmake: generate pyo and pyc files + python install macro workJosh Blum2011-10-251-24/+58
| * cmake: only make libtool file when libtool foundJosh Blum2011-10-253-4/+15
| * cmake: restored extraction of git describeJosh Blum2011-10-251-10/+10
| * cmake: set the enable variable to have parent scopeJosh Blum2011-10-251-0/+1
* | qtgui: removed files for dependency on qwtplot3d. We don't use it anymore and...Tom Rondeau2011-10-251-1/+0
|/