Statistics
| Branch: | Tag: | Revision:

root / CMakeLists.txt @ master

History | View | Annotate | Download (11.4 kB)

# Date Author Comment
e5612be5 05/07/2013 11:26 pm Tom Rondeau

build: fixed GnuradioConfig files for OOTs to use.

7764dda1 04/02/2013 06:14 pm Tom Rondeau

build: rename config.h to less ambiguous gr_config.h (for 3.6 only; will be config.h in 3.7).

6e15fa1a 04/02/2013 06:07 pm Tom Rondeau

build: moving config.h generation to the last thing to make sure it pulls in all defines.

7fd15b67 03/17/2013 03:52 am Martin Braun

Squash/rebased martin/ofdm-master onto trial merge branch

Conflicts:
gr-blocks/include/blocks/CMakeLists.txt

8b946999 03/13/2013 09:43 pm Tom Rondeau

log: fixes to replace log4cxx with log4cpp.

890f2882 03/13/2013 07:35 pm Tom Rondeau

Merge remote-tracking branch 'gr3.7_log4cpp'

7d87d726 03/12/2013 09:18 pm Nicholas Corgan

MSVC fixes

  • 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
afae86a4 03/12/2013 02:57 pm user

Converted gr_logger to use log4cpp

982c5e88 03/05/2013 05:13 pm Tom Rondeau

build: install our cmake modules into share/gnuradio/cmake/Modules.

9297c84d 03/05/2013 05:13 pm Tom Rondeau

build: create and install a config.h so external projects can know what we built with.

ce211603 03/01/2013 06:19 pm Tom Rondeau

Merge branch 'master' into gr_log

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...

71f1ee49 02/26/2013 08:35 pm Johnathan Corgan

Update version to 3.6.5git

b12458ad 02/26/2013 08:21 pm Johnathan Corgan

Update release version to 3.6.4

8b425118 02/07/2013 10:05 pm Tom Rondeau

sched: adding in perf counters to measure performance of blocks during 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
3abf4a11 01/08/2013 08:38 pm Johnathan Corgan

cmake: updated revision to 3.6.4git post-release

607a6fa3 01/08/2013 08:28 pm Johnathan Corgan

cmake: update revision to 3.6.3 for release

89f77827 12/23/2012 06:04 pm Johnathan Corgan

cmake: update revision to 3.6.3rc0

0dc8f5f3 12/10/2012 06:56 pm Tom Rondeau

core: to make ctest able to import pmts in-tree.

This duplicates a recent change made on next for the same reason:
4aec85d2facecb751ab4f83b934e56a6d59037dd

52ca5e27 12/07/2012 05:36 pm Tim O'Shea

core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements

0ffb07f4 11/14/2012 05:34 pm Johnathan Corgan

Merge branch 'maint'

f986d388 11/14/2012 05:24 pm Josh Blum

fft: added gnuradio-fft dep for some tests

c4c0ce97 11/14/2012 05:23 pm Josh Blum

gr: same change for common PYTHON test paths

Conflicts:

gr-analog/python/CMakeLists.txt
gr-blocks/python/CMakeLists.txt
37f75225 11/14/2012 05:21 pm Josh Blum

gr: set a common GR_TEST_TARGET_DEPS for all module unit tests

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....

d5973006 10/01/2012 11:00 pm Johnathan Corgan

Merge branch 'wip/gr-blocks-master'

21b39825 09/23/2012 09:40 pm Tom Rondeau

analog: adding gr-analog component with.

c9dc5824 09/06/2012 04:01 pm Tom Rondeau

Merge branch 'master' into gr_log

Conflicts:
CMakeLists.txt
cmake/Modules/GrMiscUtils.cmake
docs/doxygen/other/build_guide.dox
gnuradio-core/CMakeLists.txt
gr-digital/lib/CMakeLists.txt

9efeb1c5 09/05/2012 05:31 pm Johnathan Corgan

Merge branch 'master' into wip/gr-blocks-master

a4e2e8a9 09/05/2012 12:39 am Johnathan Corgan

build: update revision to 3.6.3git

6f0fe777 09/05/2012 12:35 am Johnathan Corgan

build: update revision to 3.6.2

b271b9d2 07/04/2012 12:58 am Johnathan Corgan

Merge branch 'master' into wip/gr-blocks-master

a5cbf3b5 07/04/2012 12:12 am Josh Blum

core: moved VMCIRCBUF related code to runtime

This build stuff should not be at the top level.

20360302 06/20/2012 02:58 pm Johnathan Corgan

Merge branch 'master' into wip/gr-blocks-master

446494ea 06/20/2012 02:36 pm Johnathan Corgan

Merge branch 'gr_filter'

9b2855a4 06/16/2012 09:34 pm Chí-Thanh Christopher Nguyễn

cmake: add support for SYSCONFDIR

Set with 'cmake -DSYSCONFDIR=target ...'

This fixes http://gnuradio.org/redmine/issues/492

926f7cba 06/11/2012 04:47 pm Johnathan Corgan

Merge commit 'v3.6.1' into wip/gr-blocks-master

a4632157 06/11/2012 03:43 pm Johnathan Corgan

cmake: update revision to 3.6.2git

92ce6ff4 06/11/2012 03:36 pm Johnathan Corgan

cmake: update revision to 3.6.1 release

d71d02d7 06/08/2012 04:15 pm Tom Rondeau

Fixing up the gr-log capabilities.

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.

630cd06c 06/08/2012 02:44 pm Johnathan Corgan

blocks: adds new top-level component gr-blocks with first block
gr::blocks::add_XX

f64b971f 05/02/2012 02:10 am Tom Rondeau

filter: work on creating gr-filter top-level component.

Builds but does not bring in libgnuradio-fft.so symbols.

d7905455 04/28/2012 03:20 am Tom Rondeau

gr-fft: creates a gr-fft top-level component.

065d3794 04/21/2012 07:20 pm Johnathan Corgan

cmake: update revision to 3.6.1git

b40ccb1d 04/21/2012 06:52 pm Johnathan Corgan

cmake: update revision to 3.6.0

f919f9dc 04/13/2012 10:36 pm Tom Rondeau

Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future.

The sed script was provided by Moritz Fischer.

49e6c5db 04/09/2012 07:12 pm Johnathan Corgan

cmake: update revision to 3.6.0git

56a3780d 04/06/2012 05:41 pm Tom Rondeau

Merge branch 'master' into next

faf1d33b 04/06/2012 05:40 pm Tom Rondeau

build: properly handle the VM circbuf; was forcing tmp file usage on all platforms.

8f84dfdd 04/05/2012 02:39 pm Tom Rondeau

Merge branch 'master' into next

Conflicts:
grc/blocks/Makefile.am

2f73fe22 04/05/2012 01:22 am Johnathan Corgan

Merge remote branch 'tom/cmake_builds' into next

71195397 04/03/2012 11:36 pm Tom Rondeau

cmake: fixing current build version number.

faab807c 04/03/2012 10:56 pm Tom Rondeau

Rework example directories. Gets rid of gnuradio-examples, moves these to more appropriate components.

gnuradio-core and grc now have their own examples directories for files directly related to them.

0c1b35d1 04/03/2012 09:51 pm Tom Rondeau

Merge branch 'cmake_version' into cmake_builds

e2b1a980 04/03/2012 05:13 pm Tom Rondeau

build: Adding gnuradio-examples as a component to be turned on/off.

5805e764 04/02/2012 12:31 am Johnathan Corgan

Merge remote branch 'tom/cmake_version' into next

  • Changed version to make it build 3.6git, not 3.6.0.0
f9b73b17 04/01/2012 08:55 pm Johnathan Corgan

wavelet: move wavelet blocks to new top-level component

f2ed379e 04/01/2012 03:19 pm Tom Rondeau

cmake: remove version.sh since we don't need it for autotools. Set version info in CMakeLists.txt.

fd52df0f 03/31/2012 10:13 pm Tom Rondeau

build: use -O2 with cmake in Debug build.

47315e95 03/23/2012 07:07 pm Johnathan Corgan

Merge branch 'maint'

f95a0abb 03/23/2012 07:06 pm Johnathan Corgan

cmake: fix include path order in gruel

72576bd2 03/12/2012 02:37 am Johnathan Corgan

fcd: cmake build work in progress

529ffdd0 12/30/2011 06:46 pm Josh Blum

cmake: added swig version check

89f934bc 12/11/2011 11:14 pm Tom Rondeau

build: moved docs to be the first item checked/configured to give all other components access to ENABLE_DOXYGEN.

8cee087b 12/11/2011 07:43 pm Tom Rondeau

Most of these warnings are coming from swig-generated sources. They are almost never an actual problem, so just turn the warning off.

435dc713 11/27/2011 06:25 am Josh Blum

uhd: cleanup some -Wall warnings

5f27b398 10/25/2011 01:53 am Tom Rondeau

build: better handling of doxygen building and consistency between build tools.

7e8b9570 10/25/2011 01:01 am Tom Rondeau

examples: making both autotools and cmake install all the same examples.

50c1e2e3 10/24/2011 08:32 pm Tom Rondeau

shd: adding gr-shd to cmake build structure. Adding missed app to autotools build.

da556335 10/22/2011 06:25 pm Tom Rondeau

Merge remote branch 'jblum/cmake_fixes' into next

1c95e89b 10/21/2011 01:58 am Josh Blum

cmake: parse the version.sh and git describe to model the m4 files

dd41a603 10/20/2011 10:15 pm Josh Blum

misc fix missing installed files/tweaks

88208913 10/20/2011 09:48 pm Tom Rondeau

docs: installing README files.

f4ed279b 10/20/2011 09:40 pm Josh Blum

utils: added cmake support for the gr-utils

e3410788 10/19/2011 11:39 pm Josh Blum

cmake: added conditional check for compiler flags

71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

efaa238c 09/12/2011 06:39 am Josh Blum

cmake: support for importing executables when doing cross build

a498339d 08/04/2011 05:31 pm Josh Blum

cmake: specify all the boosts, remove dummy sys/time.h for msvc build

609a0cbd 07/30/2011 01:24 am Josh Blum

cmake: tweaks + fixes for components/packaging

2ac512b0 07/24/2011 06:35 am Josh Blum

video-sdl: cmake build support for gr-video-sdl component (unix only)

7f622fef 07/24/2011 06:17 am Josh Blum

comedi: cmake build support for gr-comedi component (linux only)

8752b611 07/24/2011 05:47 am Josh Blum

atsc: added cmake support for gr-atsc (unix only)

d6334f04 07/22/2011 09:57 pm Josh Blum

volk: make volk a gr component in the top level

ec2d3a03 07/22/2011 05:33 pm Josh Blum

gr: added API macros for noaa and pager, also renamed the ones for digital and vocoder to be consistent

c79eb945 07/21/2011 07:05 am Josh Blum

vocoder: added cmake support for gr-vocoder (unix only)

40484019 07/21/2011 03:57 am Josh Blum

digital: added cmake support for gr-digital (unix only)

accb9f2f 07/21/2011 02:04 am Josh Blum

gr: squashed cmakelists.txt into one commit