summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/gr-newmod/cmake/Modules/GrTest.cmake
Commit message (Collapse)AuthorAgeFilesLines
* modtool: gr-modtool overhaul GSoC 2018Swapnil Negi2019-01-041-163/+0
| | | | | | | | | | | | | | This commit contains all the changes done during the 2018 GSoC "gr-modtool overhaul". Changes include: - Rewrite of gr-modtool based on Python Click - Split of gr-modtool in cli and core - Adherence to new GNU Radio 3.8 API for OOTs - Pylint improvements - Py3k and Py2k compatibility This feature is merged in a squash-merge due to big refactoring on the head and base branch and the impossibility to unclutter both.
* cmake: adhere to the new behaviour of CMP0026 policyAndrej Rode2018-10-281-6/+3
| | | | | | Previously the LOCATION property was used in several places through the tree. The Generator Syntax $<TARGET_FILE:tgt> has to be used now instead. This helps cmake figuring out the right file path.
* modtool: OOTs use Boost.UTF, CMake 3.8-AwareMartin Braun2018-10-221-2/+24
| | | | | | | - This is the same change that happened for the GNU Radio core - New OOTs will now have Boost.UTF-based unit tests - modtool will be able to handle both CppUnit-based OOTs as well as Boost.UTF-based ones; this change is backward-compatible
* modtool: add option for copyrightholderSwapnil Negi2018-03-221-1/+2
| | | | fixes #1587
* cmake: modtool: update Modules to GR masterMichael Dickens2014-10-131-6/+16
|
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+133
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project