aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable Python 2kMarcus Müller2020-01-042-12/+3
* docs: Remove the sphinx manualMarc L2020-01-021-37/+0
* cmake: workaround find_dependency bugBastian Bloessl2020-01-031-1/+1
* Use raw strings for paths substituted directly into python strings.Ryan Volz2020-01-021-2/+2
* cmake: Use standard way of getting python prefixSylvain Munaut2020-01-011-6/+2
* cmake: add boost 1.71 as acceptable versionJosh Morman2020-01-011-2/+4
* Fix typo in Log4Cpp cmake filejapm482019-12-201-1/+1
* GnuradioConfig.cmake.in: honour OOT ENABLE_TESTING if it set, use default if it notGwenhael Goavec-Merou2019-12-191-1/+3
* cmake:Modules:GnuradioConfig.cmake.in: add unit_test_framework only when ENABLE_TESTING is ONGwenhael Goavec-Merou2019-12-191-3/+11
* add boost unit_test_framework required only when ENABLE_TESTING=ONGwenhael Goavec-Merou2019-12-191-1/+4
* codec2: fix support for codec2 version < 0.8Davide Gerhard2019-11-051-0/+12
* FindLOG4CPP: canonical path orderingMarcus Müller2019-09-291-3/+3
* Update log4cpp cmake module to search in lib64 directories.Philip Balister2019-09-291-1/+1
* Fix typo that creates build issues with GR dependenciesEmmanuel Blot2019-08-261-1/+1
* Added qwt name in FindQwt.cmake necessary in some Linux DistrosJan Kraemer2019-08-231-1/+1
* modtool: put proper quotes when unescaped shell pathsJosh Morman2019-07-191-3/+13
* cmake: correct typo in FindLog4Cpp cmake moduleAndrej Rode2019-07-171-1/+1
* Add GR_PYTHON_RELATIVE to fix issue #2515 with runtime_swigTargets-release.cmakeToby Flynn2019-07-171-0/+13
* Fix for misc. documentation + trivial typosluz.paz2019-07-171-1/+1
* Purge gr-comedi and all references to it from mainline GNU RadioMarcus Müller2019-07-171-1/+0
* Renaming the VERSION_INFO_* to VERSION_ macros consistent w/ VERSIONINGMarcus Müller2019-07-172-8/+8
* cmake: Allow custom library name to be supplied for FindZeroMQ modulegnieboer2019-06-161-1/+1
* CMake: Fixes error when both debug and release python libraries are installedgnieboer2019-06-151-4/+14
* cmake: fixed gsl definition add for windowsgnieboer2019-06-061-1/+1
* cmake: remove branching for old CMake versionsAndrej Rode2019-05-231-7/+5
* cmake: incorporate SO versioning from debian downstream patchesAndrej Rode2019-05-232-31/+2
* cmake: Export settings for OOTsAndrej Rode2019-03-232-10/+44
|\
| * cmake: leave ENABLE_PYTHON and ENABLE_GRC user configurable by OOTsAndrej Rode2019-03-112-8/+9
| * cmake: use TargetConfig in GnuradioConfigAndrej Rode2019-03-101-5/+2
| * GnuradioConfig/newmod: find Thrift if it was used by GNU Radio buildMarcus Müller2019-03-091-0/+3
| * CMake: export global settings into GnuradioConfig.cmake.inMarcus Müller2019-03-091-1/+38
| * CMake: GnuradioConfig.cmake.in cleanup, copyright yearMarcus Müller2019-03-081-5/+1
* | SWIG: Output SWIG source being parsed file during buildMarcus Müller2019-03-131-1/+1
|/
* Modern CMake: Remove obsolete FindGnuradio scriptMarcus Müller2019-03-071-118/+0
* newmod: update templates for new target syntaxAndrej Rode2019-03-041-3/+3
* cmake: Update to modern CMake usageAndrej Rode2019-03-0422-562/+876
* cmake: Remove unused FindUSB.cmake moduleMartin Braun2019-01-081-29/+0
* cmake: FindQwt: Allow pkg-config to set the library nameMartin Braun2018-11-271-1/+1
* qtgui: Disallow use of Qt4Martin Braun2018-11-152-156/+2
* cmake: qwt: Only allow qwt-qt5 as a library nameMartin Braun2018-11-151-1/+1
* cmake: Make FindQwt use pkg-configMartin Braun2018-11-131-0/+3
* cmake: Add Fedora 28 paths for Qwt/Qt5Martin Braun2018-11-131-0/+1
* Use raw strings for regexp and docstrings that have desired backslashesBrennan Ashton2018-11-121-2/+2
* cmake: Fix coverage buildtype to use -lgcov for linkingAndrej Rode2018-11-092-27/+4
* Revert "cmake: fix finding Python packages' installation directory"Marcus Müller2018-11-011-6/+6
* cmake: fix finding Python packages' installation directorykarel2018-11-011-6/+6
* cmake: Remove old 'additional' Boost versions from GrBoost.cmakeMartin Braun2018-11-011-2/+1
* cmake: adhere to the new behaviour of CMP0026 policyAndrej Rode2018-10-282-10/+5
* cmake: Remove superfluous code for old SWIGMartin Braun2018-10-121-31/+0
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-3113-1478/+261
|\