| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy in gnuradio-runtime: use empty() instead of size()!=0 | Marcus Müller | 2019-08-22 | 1 | -3/+3 |
* | clang-tidy: misc-throw-by-value-catch-by-reference | Anders Kalør | 2019-08-15 | 1 | -1/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -3/+3 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -199/+182 |
* | runtime: prefs: parse user config even if sys conf dir isn't a directory | Marcus Müller | 2019-06-18 | 1 | -9/+8 |
* | runtime: fixes prefs system to work with older boost 1.48 and gcc 4.6.3 | Johnathan Corgan | 2016-08-01 | 1 | -1/+2 |
* | Rewrote the prefs parser to be based on boost::program_options | Marcus Müller | 2016-05-12 | 1 | -101/+36 |
* | added user settings directory as a gr::-accessible path | Marcus Müller | 2016-05-07 | 1 | -8/+5 |
* | runtime: more generic version of prefs class. | Tom Rondeau | 2015-04-02 | 1 | -8/+20 |
* | runtime: restructure prefs class for initializing prefs singleton. | Tom Rondeau | 2014-06-27 | 1 | -13/+3 |
* | runtime: updates prefs to preserve format of preference file options that are... | Tom Rondeau | 2014-03-07 | 1 | -8/+38 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+401 |