| Commit message (Expand) | Author | Age | Files | Lines |
* | grc/cmake: Improve pyyaml check | Martin Braun | 2021-08-23 | 1 | -1/+1 |
* | cmake: correct minimum version checking for Mako | Jeff Long | 2021-07-19 | 1 | -2/+3 |
* | grc: remove python check | japm48 | 2020-03-29 | 1 | -8/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | grc: Include GRC tests in CTest testing | Vasil Velichkov | 2020-01-10 | 1 | -0/+1 |
* | Disable Python 2k | Marcus Müller | 2020-01-04 | 1 | -5/+4 |
* | grc:CMakeLists: fix python3.6 min version | Gwenhael Goavec-Merou | 2019-07-23 | 1 | -1/+1 |
* | Set grc Python3 min ver to 3.6.5, Py2 min ver to 2.7.6 | Marcus Müller | 2019-07-17 | 1 | -2/+2 |
* | grc: added url to wiki page for each block in docs tab | Marc L | 2019-07-17 | 1 | -1/+11 |
* | GRC CMake: Splits python install to multiple lines to avoid windows 8191 char... | gnieboer | 2019-01-23 | 1 | -1/+13 |
* | grc: Remove lxml as a hard dependency | Martin Braun | 2018-12-28 | 1 | -7/+0 |
* | grc: Fixed missing files in cmake | Seth Hitefield | 2017-07-28 | 1 | -3/+3 |
* | grc: added yaml/mako support | Sebastian Koslowski | 2017-06-29 | 1 | -7/+2 |
* | Merge branch 'next' into python3 | Johnathan Corgan | 2017-05-03 | 1 | -1/+2 |
|\ |
|
* | | grc: gtk3: update cmake requirements | Sebastian Koslowski | 2017-01-23 | 1 | -7/+69 |
* | | cmake: add DIRECTORY support to GR_PYTHON_INSTALL and use it for grc | Sebastian Koslowski | 2017-01-19 | 1 | -8/+10 |
|/ |
|
* | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -24/+0 |
* | grc-refactor: CMake fixes, start-up script cleaned up | Sebastian Koslowski | 2016-04-15 | 1 | -3/+4 |
* | Merge remote-tracking branch 'upstream/master' into refactoring | Sebastian Koslowski | 2016-04-15 | 1 | -1/+0 |
|\ |
|
| * | grc: move blks2 code into gr-blocks and gr-digital | Sebastian Koslowski | 2016-04-05 | 1 | -1/+0 |
* | | grc-refactor: clean-up grc directory | Sebastian Koslowski | 2016-02-17 | 1 | -2/+0 |
|/ |
|
* | grc: have cmake find a xterm executable on UNIX | Sebastian Koslowski | 2015-08-12 | 1 | -7/+10 |
* | Merge branch 'maint_grcwg' into master_grcwg | Sebastian Koslowski | 2014-11-04 | 1 | -0/+10 |
|\ |
|
| * | grc: On Linux, respect x-terminal-emulator | Martin Braun | 2014-11-04 | 1 | -0/+10 |
* | | grc: append blocks path with prefix /usr/local if installed to prefix /usr | Sebastian Koslowski | 2014-10-16 | 1 | -0/+4 |
|/ |
|
* | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 1 | -1/+1 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -1/+1 |
* | grc: fixed problem of GRC_BLOCKS_PATH not being set in Windows | Nicholas Corgan | 2013-01-15 | 1 | -3/+5 |
* | cmake: add support for SYSCONFDIR | Chí-Thanh Christopher Nguyễn | 2012-06-16 | 1 | -1/+1 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
* | Rework example directories. Gets rid of gnuradio-examples, moves these to mor... | Tom Rondeau | 2012-04-03 | 1 | -0/+1 |
* | grc: replaced doxygen extracted docs with python docstrings | Josh Blum | 2011-11-17 | 1 | -3/+0 |
* | cmake: make python checks optional for cross builds | Josh Blum | 2011-10-23 | 1 | -1/+1 |
* | grc: dont set the HLKM stuff unless win32 | Josh Blum | 2011-10-19 | 1 | -0/+4 |
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -2/+2 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -26/+26 |
* | grc: only perform python checks when not building cross | Josh Blum | 2011-09-11 | 1 | -4/+10 |
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+118 |