summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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
2011-12-11docs: fixed ending of if statement.Tom Rondeau
2011-12-11docs: if DOXYGEN_ENABLE is false, don't build the swigdocs, either.Tom Rondeau
2011-12-07cmake: fix git describe special case handlingTimo Juhani Lindfors
2011-12-06qtgui: fix for OSX to find standard Qwt install without specifying it.Michael Dickens
2011-12-04Merge branch 'more_swigness_docs'Tom Rondeau
2011-11-30cmake: moved post/pre inst/uinst filesJosh Blum
2011-11-30cmake: added support for monolithic packaging rpms + debsJosh Blum
2011-11-16work on swig docs, added to core and digitalJosh Blum
2011-11-16docs: grabbed support files from ben's repo and my repoJosh Blum
2011-11-09cmake: only rely on target trick when not crossJosh Blum
2011-11-08cmake: fix for cmake 2.6 install w/ library fubar modeJosh Blum
2011-11-08cmake: tweaks for swig generation moduleJosh Blum
2011-11-05cmake: tweaks to swig gen and updated howto modulesJosh Blum
2011-11-05cmake: make the swig cxx file gen depend on the specified targetsJosh Blum
2011-11-04cmake: fixed up swig deps properly for make -j*Josh Blum
2011-11-03cmake: created macro for libtool gen and disabled by defaultJosh Blum
2011-10-25cmake: fix for find* scriptsJosh Blum
2011-10-25Merge remote branch 'jblum/master'Tom Rondeau
2011-10-25cmake: adding uninstall rule to remove symlinks, too.Tom Rondeau
2011-10-25cmake: generate pyo and pyc files + python install macro workJosh Blum
2011-10-25cmake: only make libtool file when libtool foundJosh Blum
2011-10-25cmake: added toolchain file for arm_cortex_a8_native buildsJosh Blum
2011-10-25cmake: restored extraction of git describeJosh Blum
2011-10-25cmake: set the enable variable to have parent scopeJosh Blum
2011-10-25msvc: fixed rint implementations in config.hJosh Blum
2011-10-25qtgui: removed files for dependency on qwtplot3d. We don't use it anymore and...Tom Rondeau
2011-10-25build: build .la files for swig'd libraries.Tom Rondeau