Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log: fixes to replace log4cxx with log4cpp. | Tom Rondeau | 2013-03-13 | 1 | -3/+0 |
| | |||||
* | Merge remote-tracking branch 'gr3.7_log4cpp' | Tom Rondeau | 2013-03-13 | 1 | -0/+3 |
|\ | |||||
| * | Converted gr_logger to use log4cpp | user | 2013-03-12 | 1 | -0/+3 |
| | | |||||
* | | MSVC fixes | Nicholas Corgan | 2013-03-12 | 1 | -0/+1 |
|/ | | | | | | * blocks: changed peak_detector_XX from GR_CORE_API to BLOCKS_API * blocks: fxpt_nco does not export symbols * Added /bigobj flag to MSVC compiiles to allow for larger object files | ||||
* | build: install our cmake modules into share/gnuradio/cmake/Modules. | Tom Rondeau | 2013-03-05 | 1 | -0/+8 |
| | |||||
* | build: create and install a config.h so external projects can know what we ↵ | Tom Rondeau | 2013-03-05 | 1 | -0/+16 |
| | | | | built with. | ||||
* | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 1 | -2/+29 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cmake/Modules/GrMiscUtils.cmake docs/doxygen/other/main_page.dox gnuradio-core/gnuradio-core.conf.in gnuradio-core/src/lib/swig/CMakeLists.txt gr-digital/lib/CMakeLists.txt gr-howto-write-a-block/CMakeLists.txt gr-qtgui/lib/CMakeLists.txt gr-video-sdl/src/CMakeLists.txt | ||||
| * | Update version to 3.6.5git | Johnathan Corgan | 2013-02-26 | 1 | -2/+2 |
| | | |||||
| * | Update release version to 3.6.4v3.6.4 | Johnathan Corgan | 2013-02-26 | 1 | -1/+1 |
| | | |||||
| * | sched: adding in perf counters to measure performance of blocks during ↵ | Tom Rondeau | 2013-02-07 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | exectution of flowgraph. Conflicts: CMakeLists.txt gnuradio-core/src/lib/runtime/gr_block.cc gnuradio-core/src/lib/runtime/gr_block_detail.cc gnuradio-core/src/lib/runtime/gr_block_detail.h | ||||
| * | cmake: updated revision to 3.6.4git post-releasev3.6.4git | Johnathan Corgan | 2013-01-08 | 1 | -2/+2 |
| | | |||||
| * | cmake: update revision to 3.6.3 for releasev3.6.3 | Johnathan Corgan | 2013-01-08 | 1 | -1/+1 |
| | | |||||
| * | cmake: update revision to 3.6.3rc0v3.6.3rc0 | Johnathan Corgan | 2012-12-23 | 1 | -2/+2 |
| | | |||||
| * | core: to make ctest able to import pmts in-tree. | Tom Rondeau | 2012-12-10 | 1 | -0/+2 |
| | | | | | | | | | | This duplicates a recent change made on next for the same reason: 4aec85d2facecb751ab4f83b934e56a6d59037dd | ||||
| * | core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements | Tim O'Shea | 2012-12-07 | 1 | -0/+7 |
| | | |||||
| * | Merge branch 'maint' | Johnathan Corgan | 2012-11-14 | 1 | -0/+8 |
| |\ | |||||
| | * | fft: added gnuradio-fft dep for some tests | Josh Blum | 2012-11-14 | 1 | -7/+8 |
| | | | |||||
| | * | gr: same change for common PYTHON test paths | Josh Blum | 2012-11-14 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | Conflicts: gr-analog/python/CMakeLists.txt gr-blocks/python/CMakeLists.txt | ||||
| | * | gr: set a common GR_TEST_TARGET_DEPS for all module unit tests | Josh Blum | 2012-11-14 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Each unit test shares common dependencies, but we have been neglecting to set these. In this changeset, we set one top level GR_TEST_TARGET_DEPS, and simply append module-specific dependencies for each test. This also helps to fix QA tests on windows which were missing the dependencies list. Conflicts: gr-analog/python/CMakeLists.txt gr-blocks/python/CMakeLists.txt | ||||
| * | | Merge branch 'wip/gr-blocks-master' | Johnathan Corgan | 2012-10-01 | 1 | -0/+1 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-09-05 | 1 | -1/+1 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-07-03 | 1 | -3/+0 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-06-20 | 1 | -2/+7 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge commit 'v3.6.1' into wip/gr-blocks-master | Johnathan Corgan | 2012-06-11 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | blocks: adds new top-level component gr-blocks with first block | Johnathan Corgan | 2012-06-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gr::blocks::add_XX | ||||
| * | | | | | | | analog: adding gr-analog component with. | Tom Rondeau | 2012-09-23 | 1 | -1/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'master' into gr_log | Tom Rondeau | 2012-09-06 | 1 | -5/+8 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt cmake/Modules/GrMiscUtils.cmake docs/doxygen/other/build_guide.dox gnuradio-core/CMakeLists.txt gr-digital/lib/CMakeLists.txt | ||||
| * | | | | | | build: update revision to 3.6.3git3.6.3git | Johnathan Corgan | 2012-09-04 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | build: update revision to 3.6.2v3.6.2 | Johnathan Corgan | 2012-09-04 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
| * | | | | core: moved VMCIRCBUF related code to runtime | Josh Blum | 2012-07-03 | 1 | -3/+0 |
| | |_|/ | |/| | | | | | | | | | | This build stuff should not be at the top level. | ||||
| * | | | Merge branch 'gr_filter' | Johnathan Corgan | 2012-06-20 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | filter: work on creating gr-filter top-level component. | Tom Rondeau | 2012-05-01 | 1 | -0/+1 |
| | |/ / | | | | | | | | | | | | | Builds but does not bring in libgnuradio-fft.so symbols. | ||||
| * | | | cmake: add support for SYSCONFDIR | Chí-Thanh Christopher Nguyễn | 2012-06-16 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Set with 'cmake -DSYSCONFDIR=target ...' This fixes http://gnuradio.org/redmine/issues/492 | ||||
| * | | | cmake: update revision to 3.6.2git3.6.2git | Johnathan Corgan | 2012-06-11 | 1 | -2/+2 |
| | |/ | |/| | |||||
| * | | cmake: update revision to 3.6.1 releasev3.6.1 | Johnathan Corgan | 2012-06-11 | 1 | -1/+1 |
| |/ | |||||
| * | gr-fft: creates a gr-fft top-level component. | Tom Rondeau | 2012-04-27 | 1 | -0/+1 |
| | | |||||
| * | cmake: update revision to 3.6.1git3.6.1git | Johnathan Corgan | 2012-04-21 | 1 | -2/+2 |
| | | |||||
* | | Fixing up the gr-log capabilities. | Tom Rondeau | 2012-06-08 | 1 | -0/+3 |
|/ | | | | Better handling of enable/disable function, easier integration with all components if log4cxx is or is not there. All components have been updated to be able to use logging. Docs update, too. | ||||
* | cmake: update revision to 3.6.0v3.6.0 | Johnathan Corgan | 2012-04-21 | 1 | -1/+1 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | cmake: update revision to 3.6.0git | Johnathan Corgan | 2012-04-09 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2012-04-06 | 1 | -0/+3 |
|\ | |||||
| * | build: properly handle the VM circbuf; was forcing tmp file usage on all ↵ | Tom Rondeau | 2012-04-06 | 1 | -0/+3 |
| | | | | | | | | platforms. | ||||
* | | Merge branch 'master' into next | Tom Rondeau | 2012-04-05 | 1 | -0/+4 |
|\| | | | | | | | | | Conflicts: grc/blocks/Makefile.am | ||||
| * | build: use -O2 with cmake in Debug build. | Tom Rondeau | 2012-03-31 | 1 | -0/+4 |
| | | |||||
* | | Merge remote branch 'tom/cmake_builds' into next | Johnathan Corgan | 2012-04-04 | 1 | -2/+0 |
|\ \ | |||||
| * | | cmake: fixing current build version number. | Tom Rondeau | 2012-04-03 | 1 | -1/+1 |
| | | | |||||
| * | | Rework example directories. Gets rid of gnuradio-examples, moves these to ↵ | Tom Rondeau | 2012-04-03 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | more appropriate components. gnuradio-core and grc now have their own examples directories for files directly related to them. | ||||
| * | | Merge branch 'cmake_version' into cmake_builds | Tom Rondeau | 2012-04-03 | 1 | -0/+5 |
| |\ \ | |||||
| * | | | build: Adding gnuradio-examples as a component to be turned on/off. | Tom Rondeau | 2012-04-03 | 1 | -2/+1 |
| | |/ | |/| |