aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.11.0.gitv3.11.0.0gitJeff Long2022-01-151-2/+2
* Release v3.10.0.0v3.10.0.0Josh Morman2022-01-141-1/+1
* Release v3.10.0.0-rc4v3.10.0.0-rc4Josh Morman2022-01-111-1/+1
* cmake: Repair build order dependencies.Ron Economos2022-01-091-4/+6
* Release v3.10.0.0-rc3v3.10.0.0-rc3Josh Morman2022-01-081-1/+1
* cmake: build python deps conditionallyJosh Morman2022-01-061-4/+9
* cmake: replace deprecated distutilsVolker Schroer2021-12-201-0/+15
* Release v3.10.0.0-rc2v3.10.0.0-rc2Josh Morman2021-12-111-1/+1
* cmake: Maintain compiler settings at one point. Volker Schroer2021-12-101-94/+4
* Release Candidate 3.10.0.0-rc1v3.10.0.0-rc1Josh Morman2021-11-271-1/+1
* cmake: bump dependency versionsJosh Morman2021-11-241-6/+6
* logging core: replace log4cpp by spdlogMarcus Müller2021-11-191-5/+0
* cmake: version check for pygccxmlJosh Morman2021-11-031-3/+12
* Soapy: Make sure target uses expected C++ standardMarcus Müller2021-10-271-0/+2
* cmake: include GrBoost after (was before) version restrictionJeff Long2021-09-191-8/+9
* cmake: Use preferred method to find PkgConfig.Ron Economos2021-09-121-1/+0
* grc/cmake: Improve pyyaml checkMartin Braun2021-08-231-1/+0
* cmake: Remove absolute paths and private links from exported targets.Ryan Volz2021-06-251-8/+0
* feature: gr-iioAdam Horden2021-06-041-0/+1
* runtime: ctrlport: cmake: Fix thrift dependency for OOTs.Ryan Volz2021-06-011-2/+2
* soapy: add module gr-soapyJeff Long2021-05-031-0/+1
* cmake: Move swath of add_definitions to gnuradio-runtime target.Ryan Volz2021-04-171-22/+0
* cmake: Repair gnuradio-config-info for --enabled-components.Ron Economos2021-03-251-0/+7
* gr-pdu: initial commit with the PDU moduleJacob Gilbert2021-03-181-0/+1
* cmake: Format numpy include path in CMake style for consistency.Ryan Volz2021-03-121-0/+3
* cmake: Fix Boost unit test framework component availability variableVasilis Tsiligiannis2021-03-031-2/+2
* MSVC: get rid of unused workaround headersMarcus Müller2021-02-231-1/+0
* cmake: Thrift min version is set at top levelMartin Braun2021-02-181-1/+2
* Bring man pages in-tree from project gnuradio/pkg_gnuradioDavid Pi2021-01-241-0/+6
* runtime: lib: Don't use hard-coded absolute path constants.Ryan Volz2021-01-211-6/+14
* Set C++ standard to C++17Marcus Müller2021-01-181-2/+2
* Bump dependency versions to match these of 3.9; might increase furtherMarcus Müller2021-01-161-10/+11
* cmake: Fixup BUILD_DATE commit.Ron Economos2021-01-141-10/+0
* cmake: use TIMESTAMP function for build date and generate constants onceAndrej Rode2021-01-141-6/+9
* CMakeList: master now targets 3.10v3.10.0.0gitMarcus Müller2020-12-201-1/+1
* cmake: Set VERSION_PATH to be only "git", fixing RC_MAINT_VERSION.Ryan Volz2020-12-181-1/+1
* Set C_STANDARD to 11 (highest valid value)Josh Morman2020-12-171-1/+1
* Bump the C++ standard version to C++14Marcus Müller2020-12-171-5/+5
* Set minimum CMake version variable to what CMake demands anywayMarcus Müller2020-12-171-1/+1
* Do not disable boost, if only the unit_test_framework is missingVolker Schroer2020-12-031-6/+8
* cppgen: Update to modern CMakeHåkon Vågsether2020-11-071-0/+1
* cmake: remove check for six moduleClayton Smith2020-10-201-2/+0
* cmake: Remove "find_package_handle_standard_args" warnings.Ron Economos2020-10-011-0/+1
* add an option to enable/disable examplesGwenhael Goavec-Merou2020-09-021-0/+4
* boost: increase minimum version to 1.58 for boost/endianmormj2020-08-191-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+1
* modtool: Run all generated C++ code through clang-formatThomas Habets2020-07-141-0/+6
* issue 1687: resolution:gateship12020-06-221-18/+0
* cmake: Remove FindSWIG from modules and don't check for itAndrej Rode2020-06-201-2/+1
* pybind: add hash check to binding file creation (#3472)mormj2020-06-041-0/+7