Statistics
| Branch: | Tag: | Revision:

root / CMakeLists.txt @ 59165ed2

History | View | Annotate | Download (9 kB)

# Date Author Comment
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