summaryrefslogtreecommitdiff
path: root/cmake/Modules
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add quotation marks around $PATH in GrTest.cmakeAndrej Rode2020-06-211-1/+1
* cmake: Remove FindSWIG from modules and don't check for itAndrej Rode2020-06-201-141/+0
* pybind: remove docstring dependency on entire moduleJosh Morman2020-06-111-3/+3
* pybind11: update binding generation scriptsJosh Morman2020-06-041-0/+4
* pybind: add hash check to binding file creation (#3472)mormj2020-06-041-1/+171
* cmake: add GrPybind for making with pybind11Josh Morman2020-06-041-0/+106
* pybind: removal of swig componentsJosh Morman2020-06-046-859/+4
* CMake/SWIG: Remove SWIG flag superfluous after 3.0.12, suppress warningMarcus Müller2020-04-111-1/+5
* cmake: declare compatibility if newer than the requested versionClayton Smith2020-04-111-8/+8
* cmake: GrPython: Auto-import LooseVersion into module check macroMartin Braun2020-03-301-0/+1
* Update license header to SPDX formatdevnulling2020-01-2715-195/+15
* 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 ...Gwenhael Goavec-Merou2019-12-191-1/+3
* cmake:Modules:GnuradioConfig.cmake.in: add unit_test_framework only when ENAB...Gwenhael 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