aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* pybind: check version number, fail < 2.4Josh Morman2020-06-041-1/+5
* pybind: removal of swig componentsJosh Morman2020-06-041-11/+7
* volk: Fix CMake Volk_VERSION comparisonJohannes Demel2020-05-041-4/+4
* CMake: warn about VOLK versions not setting version, but try with themMarcus Müller2020-04-121-1/+8
* VOLK: notch down the minimum required version to 2.1.0Marcus Müller2020-04-121-1/+1
* fixup! Remove VOLK as a submoduleMartin Braun2020-04-111-1/+1
* Remove VOLK as a submoduleMartin Braun2020-04-111-57/+10
* replace boost endian check with cmakejapm482020-04-061-0/+6
* cmake: Make numpy a first-class dependency for PythonMartin Braun2020-03-301-0/+7
* gr-network: Add grnet networking blocks to GNU Radioghostop142020-03-291-0/+1
* gr-digital: Improve Performance of Costas Loopghostop142020-02-141-0/+14
* cmake: Make cmake_c*_standard unconditionally set to 11Martin Braun2020-02-091-22/+4
* Improve complex math speed by disabling NaN/Inf checksghostop142020-01-271-0/+8
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* cmake: fix toplevel cmake for CONTRIBUTINGdevnulling2020-01-171-1/+1
* cmake: grc: Provide ENABLE_POSTINSTALL optionMartin Braun2020-01-061-0/+6
* Disable Python 2kMarcus Müller2020-01-041-2/+1
* declare enable-testing earlier and without dependency to boost as requested by michaelldGwenhael Goavec-Merou2019-12-191-6/+3
* add boost unit_test_framework required only when ENABLE_TESTING=ONGwenhael Goavec-Merou2019-12-191-0/+2
* cmake: Remove find package for pythonlibs in gr-qtguiBrennan Ashton2019-11-011-1/+0
* master: updating version to be 3.9.0.0-gitMarcus Müller2019-08-101-2/+2
* Release 3.8.0.0v3.8.0.0Marcus Müller2019-08-091-1/+1
* Change /MP and /bigobj to compile_options for Ninja compatibility.Ryan Volz2019-07-251-2/+2
* Release Candidate 3.8.0.0-rc2v3.8.0.0-rc2Marcus Müller2019-07-201-1/+1
* Release Candidate 3.8.0.0-rc1v3.8.0.0-rc1Marcus Müller2019-07-181-2/+2
* Purge gr-comedi and all references to it from mainline GNU RadioMarcus Müller2019-07-171-1/+0
* Set grc Python3 min ver to 3.6.5, Py2 min ver to 2.7.6Marcus Müller2019-07-171-2/+2
* Renaming the VERSION_INFO_* to VERSION_ macros consistent w/ VERSIONINGMarcus Müller2019-07-171-4/+4
* grc: added url to wiki page for each block in docs tabMarc L2019-07-171-0/+3
* cmake: deps: Bump min Python version to 3.6Martin Braun2019-07-131-1/+1
* cmake: Enable CMAKE_EXPORT_COMPILE_COMMANDSJohannes Schmitz2019-05-111-0/+3
* cmake: The WARNING mode to message() needs to be capitalized.Ron Economos2019-04-211-2/+2
* newmod: update templates for new target syntaxAndrej Rode2019-03-041-7/+10
* cmake: Update to modern CMake usageAndrej Rode2019-03-041-28/+31
* CMake: Defines compiler version for MSVCgnieboer2019-01-231-0/+2
* cmake: remove obsolete code.Johannes Demel2019-01-011-6/+0
* fixup! cmake: Only go into grc/ subdirs when ENABLE_GRC=ONMartin Braun2018-12-301-1/+1
* CMake: Reduce Boost Minimum Version from 1.54 to 1.53Marcus Müller2018-12-151-1/+1
* cmake: Bump minimum version of CMake to 3.5.1Martin Braun2018-12-141-2/+2
* Introduce MSVC version check; bump required version to 1800 (VS15)Marcus Müller2018-11-171-15/+3
* cmake: replace 'CMAKE_COMPILER_IS_GNUCXX' with CMAKE_CXX_COMPILER_IDMichael Dickens2018-11-171-7/+8
* cmake: when looking for Clang in CMAKE_CXX_COMPILER_ID, use MATCHESMichael Dickens2018-11-161-2/+2
* cmake: adhere to the new behaviour of CMP0026 policyAndrej Rode2018-10-281-1/+1
* cmake: Error out if Log4Cpp is not foundAndrej Rode2018-10-231-1/+1
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-116/+74
|\
| * Merge branch 'next_python3' into nextMarcus Müller2018-06-251-15/+17
| |\
| | * Bumping minimal SWIG version to 3.0.8Marcus Müller2018-06-251-1/+1
| | * Merge branch 'python3_fix' into nextAndrej Rode2018-06-241-5/+7
| | |\
| | | * Merge branch 'next' into python3Johnathan Corgan2017-09-221-0/+6
| | | |\
| | | * \ Merge branch 'next' into python3Johnathan Corgan2017-09-211-5/+5
| | | |\ \