summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2012-11-14gr: same change for common PYTHON test pathsJosh Blum
2012-11-14gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum
2012-09-04build: update revision to 3.6.2Johnathan Corgan
2012-07-03core: moved VMCIRCBUF related code to runtimeJosh Blum
2012-06-20Merge branch 'gr_filter'Johnathan Corgan
2012-06-16cmake: add support for SYSCONFDIRChí-Thanh Christopher Nguyễn
2012-06-11cmake: update revision to 3.6.2gitJohnathan Corgan
2012-06-11cmake: update revision to 3.6.1 releaseJohnathan Corgan
2012-05-01filter: work on creating gr-filter top-level component.Tom Rondeau
2012-04-27gr-fft: creates a gr-fft top-level component.Tom Rondeau
2012-04-21cmake: update revision to 3.6.1gitJohnathan Corgan
2012-04-21cmake: update revision to 3.6.0Johnathan Corgan
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-09cmake: update revision to 3.6.0gitJohnathan Corgan
2012-04-06Merge branch 'master' into nextTom Rondeau
2012-04-06build: properly handle the VM circbuf; was forcing tmp file usage on all plat...Tom Rondeau
2012-04-05Merge branch 'master' into nextTom Rondeau
2012-04-04Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan
2012-04-03cmake: fixing current build version number.Tom Rondeau
2012-04-03Rework example directories. Gets rid of gnuradio-examples, moves these to mor...Tom Rondeau
2012-04-03Merge branch 'cmake_version' into cmake_buildsTom Rondeau
2012-04-03build: Adding gnuradio-examples as a component to be turned on/off.Tom Rondeau
2012-04-01Merge remote branch 'tom/cmake_version' into nextJohnathan Corgan
2012-04-01wavelet: move wavelet blocks to new top-level componentJohnathan Corgan
2012-04-01cmake: remove version.sh since we don't need it for autotools. Set version in...Tom Rondeau
2012-03-31build: use -O2 with cmake in Debug build.Tom Rondeau
2012-03-23Merge branch 'maint'Johnathan Corgan
2012-03-23cmake: fix include path order in gruelJohnathan Corgan
2012-03-11fcd: cmake build work in progressJohnathan Corgan
2011-12-30cmake: added swig version checkJosh Blum
2011-12-11build: moved docs to be the first item checked/configured to give all other c...Tom Rondeau
2011-12-11Most of these warnings are coming from swig-generated sources. They are almos...Tom Rondeau
2011-11-27uhd: cleanup some -Wall warningsJosh Blum
2011-10-24build: better handling of doxygen building and consistency between build tools.Tom Rondeau
2011-10-24examples: making both autotools and cmake install all the same examples.Tom Rondeau
2011-10-24shd: adding gr-shd to cmake build structure. Adding missed app to autotools b...Tom Rondeau
2011-10-22Merge remote branch 'jblum/cmake_fixes' into nextTom Rondeau
2011-10-20cmake: parse the version.sh and git describe to model the m4 filesJosh Blum
2011-10-20misc fix missing installed files/tweaksJosh Blum
2011-10-20docs: installing README files.Tom Rondeau
2011-10-20utils: added cmake support for the gr-utilsJosh Blum
2011-10-19cmake: added conditional check for compiler flagsJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-11cmake: support for importing executables when doing cross buildJosh Blum
2011-08-04cmake: specify all the boosts, remove dummy sys/time.h for msvc buildJosh Blum
2011-07-29cmake: tweaks + fixes for components/packagingJosh Blum
2011-07-23video-sdl: cmake build support for gr-video-sdl component (unix only)Josh Blum
2011-07-23comedi: cmake build support for gr-comedi component (linux only)Josh Blum
2011-07-23atsc: added cmake support for gr-atsc (unix only)Josh Blum
2011-07-22volk: make volk a gr component in the top levelJosh Blum