| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' into python3 | Johnathan Corgan | 2017-09-22 | 1 | -0/+69 |
|\ |
|
| * | Merge branch 'master' into next | Johnathan Corgan | 2017-09-22 | 1 | -0/+69 |
| |\ |
|
| | * | Merge branch 'maint' | Johnathan Corgan | 2017-09-22 | 1 | -0/+69 |
| | |\ |
|
| | | * | Merge remote-tracking branch 'github/pr/1447' into maint | Johnathan Corgan | 2017-09-22 | 1 | -0/+69 |
| | | |\ |
|
| | | | * | cmake: fix overloaded include_directories to work with CMake < 3.2. | Michael Dickens | 2017-08-27 | 1 | -19/+18 |
| | | | * | cmake: add CMake Overloads file and use it at the top level | Michael Dickens | 2017-08-27 | 1 | -0/+70 |
| | | * | | Merge remote-tracking branch 'github/pr/1424' into maint | Johnathan Corgan | 2017-09-21 | 1 | -0/+7 |
| | | |\ \
| | | | |/
| | | |/| |
|
| | | * | | cmake: remove duplicate swig includes | Bastian Bloessl | 2017-07-13 | 2 | -3/+1 |
* | | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-09-21 | 1 | -0/+7 |
|\| | | | |
|
| * | | | | cmake: Fix for CppUnit and C++11 | Michael Dickens | 2017-08-16 | 1 | -0/+7 |
| |\| | | |
|
| | * | | | cmake: Fix for CppUnit and C++11 | Michael Dickens | 2017-08-16 | 1 | -0/+7 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | cmake: Fix for CppUnit and C++11 | Michael Dickens | 2017-08-14 | 1 | -0/+7 |
* | | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-05-01 | 3 | -2/+229 |
|\| | | | |
|
| * | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-05-01 | 3 | -2/+229 |
| |\| | | |
|
| | * | | | Merge branch 'maint' | Johnathan Corgan | 2017-05-01 | 3 | -2/+229 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | cmake: add Coverage target and CMake module to generate coverage data | Andrej Rode | 2017-04-29 | 3 | -2/+229 |
| | | |/ |
|
* | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-23 | 1 | -3/+0 |
|\| | | |
|
| * | | | docs: fix stray references to pager, fcd, and noaa | Johnathan Corgan | 2017-04-18 | 1 | -3/+0 |
* | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-17 | 1 | -1/+1 |
|\| | | |
|
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2017-04-17 | 1 | -1/+1 |
| |\| | |
|
| | * | | runtime: turn off spurious SWIG warning about self | Johnathan Corgan | 2017-04-17 | 1 | -1/+1 |
| | * | | docs: Add markdown styling to README | mhostetter | 2017-04-11 | 1 | -3/+3 |
* | | | | Use GR_*_MIN_VERSION cmake variables from PR #1215 | Douglas Anderson | 2017-04-03 | 1 | -2/+2 |
* | | | | modify GR_PYTHON_DIR code to handle prefix | Douglas Anderson | 2017-04-03 | 1 | -2/+6 |
* | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-03-26 | 1 | -3/+1 |
|\| | | |
|
| * | | | Merge branch 'min_deps_master' into min_deps_next | Martin Braun | 2017-03-26 | 1 | -3/+1 |
| |\| | |
|
| | * | | cmake/docs: Move min versions into a single spot, put them all into vars | Martin Braun | 2017-03-26 | 1 | -3/+1 |
* | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-03-22 | 2 | -4/+1 |
|\| | | |
|
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-22 | 2 | -3/+1 |
| |\| | |
|
| | * | | cmake: remove duplicate swig includes | Bastian Bloessl | 2017-03-22 | 2 | -3/+1 |
* | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-03-16 | 2 | -4/+4 |
|\| | | |
|
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-15 | 1 | -2/+2 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'gnuradio-github/pr/1224' | Johnathan Corgan | 2017-03-15 | 1 | -2/+2 |
| | |\ \ |
|
| | | * | | Bumped SWIG minimal SWIG version to 2.0.4 | Marcus Müller | 2017-03-10 | 1 | -2/+2 |
| | | |/ |
|
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-15 | 1 | -2/+2 |
| |\| | |
|
| | * | | Modified add_custom_command to not try to execute "" | Marcus Müller | 2017-02-15 | 1 | -2/+2 |
| | |/ |
|
* | | | Merge branch 'gtk3' into python3 | Sebastian Koslowski | 2017-03-09 | 1 | -12/+92 |
|\ \ \ |
|
| * | | | grc: gtk3: update cmake requirements | Sebastian Koslowski | 2017-01-23 | 1 | -11/+17 |
| * | | | cmake: add DIRECTORY support to GR_PYTHON_INSTALL and use it for grc | Sebastian Koslowski | 2017-01-19 | 1 | -2/+76 |
* | | | | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 4 | -48/+33 |
| |/ /
|/| | |
|
* | | | Merge branch 'master' into next | Johnathan Corgan | 2017-02-12 | 5 | -615/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | cmake: removed stdint, inttypes, stdbool compat headers | Josh Blum | 2017-01-30 | 3 | -597/+0 |
| * | | cmake: updates to msvc config.h | Josh Blum | 2017-01-30 | 2 | -18/+5 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2017-01-26 | 1 | -1/+6 |
|\| |
| |/
|/| |
|
| * | Use -undefined dynamic_lookup linkage for python on macos | kolen | 2017-01-26 | 1 | -1/+6 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-12-13 | 1 | -2/+17 |
|\| |
|
| * | cmake: atomic and chrono for BOOST_REQUIRED_COMPONENTS | Josh Blum | 2016-12-12 | 1 | -2/+17 |
* | | Merge remote-tracking branch 'bastibl/cmake-qwt-fix' into next | Johnathan Corgan | 2016-11-11 | 1 | -1/+1 |
|\ \ |
|
| * | | cmake: qwt prefere correct version | Bastian Bloessl | 2016-11-11 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'balister/fix-f24' into next | Johnathan Corgan | 2016-11-11 | 1 | -0/+1 |
|\ \ \ |
|