index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2012-04-21
cmake: update revision to 3.6.0
Johnathan Corgan
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2012-04-09
cmake: update revision to 3.6.0git
Johnathan Corgan
2012-04-06
Merge branch 'master' into next
Tom Rondeau
2012-04-06
build: properly handle the VM circbuf; was forcing tmp file usage on all plat...
Tom Rondeau
2012-04-05
Merge branch 'master' into next
Tom Rondeau
2012-04-04
Merge remote branch 'tom/cmake_builds' into next
Johnathan Corgan
2012-04-03
cmake: fixing current build version number.
Tom Rondeau
2012-04-03
Rework example directories. Gets rid of gnuradio-examples, moves these to mor...
Tom Rondeau
2012-04-03
Merge branch 'cmake_version' into cmake_builds
Tom Rondeau
2012-04-03
build: Adding gnuradio-examples as a component to be turned on/off.
Tom Rondeau
2012-04-01
Merge remote branch 'tom/cmake_version' into next
Johnathan Corgan
2012-04-01
wavelet: move wavelet blocks to new top-level component
Johnathan Corgan
2012-04-01
cmake: remove version.sh since we don't need it for autotools. Set version in...
Tom Rondeau
2012-03-31
build: use -O2 with cmake in Debug build.
Tom Rondeau
2012-03-23
Merge branch 'maint'
Johnathan Corgan
2012-03-23
cmake: fix include path order in gruel
Johnathan Corgan
2012-03-11
fcd: cmake build work in progress
Johnathan Corgan
2011-12-30
cmake: added swig version check
Josh Blum
2011-12-11
build: moved docs to be the first item checked/configured to give all other c...
Tom Rondeau
2011-12-11
Most of these warnings are coming from swig-generated sources. They are almos...
Tom Rondeau
2011-11-27
uhd: cleanup some -Wall warnings
Josh Blum
2011-10-24
build: better handling of doxygen building and consistency between build tools.
Tom Rondeau
2011-10-24
examples: making both autotools and cmake install all the same examples.
Tom Rondeau
2011-10-24
shd: adding gr-shd to cmake build structure. Adding missed app to autotools b...
Tom Rondeau
2011-10-22
Merge remote branch 'jblum/cmake_fixes' into next
Tom Rondeau
2011-10-20
cmake: parse the version.sh and git describe to model the m4 files
Josh Blum
2011-10-20
misc fix missing installed files/tweaks
Josh Blum
2011-10-20
docs: installing README files.
Tom Rondeau
2011-10-20
utils: added cmake support for the gr-utils
Josh Blum
2011-10-19
cmake: added conditional check for compiler flags
Josh Blum
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-09-11
cmake: support for importing executables when doing cross build
Josh Blum
2011-08-04
cmake: specify all the boosts, remove dummy sys/time.h for msvc build
Josh Blum
2011-07-29
cmake: tweaks + fixes for components/packaging
Josh Blum
2011-07-23
video-sdl: cmake build support for gr-video-sdl component (unix only)
Josh Blum
2011-07-23
comedi: cmake build support for gr-comedi component (linux only)
Josh Blum
2011-07-23
atsc: added cmake support for gr-atsc (unix only)
Josh Blum
2011-07-22
volk: make volk a gr component in the top level
Josh Blum
2011-07-22
gr: added API macros for noaa and pager, also renamed the ones for digital an...
Josh Blum
2011-07-21
vocoder: added cmake support for gr-vocoder (unix only)
Josh Blum
2011-07-20
digital: added cmake support for gr-digital (unix only)
Josh Blum
2011-07-20
gr: squashed cmakelists.txt into one commit
Josh Blum