summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* build: properly handle the VM circbuf; was forcing tmp file usage on all ↵Tom Rondeau2012-04-061-0/+3
| | | | platforms.
* build: use -O2 with cmake in Debug build.Tom Rondeau2012-03-311-0/+4
|
* Merge branch 'maint'Johnathan Corgan2012-03-231-1/+1
|\
| * cmake: fix include path order in gruelJohnathan Corgan2012-03-231-1/+1
| |
* | fcd: cmake build work in progressJohnathan Corgan2012-03-111-0/+1
|/
* cmake: added swig version checkJosh Blum2011-12-301-0/+10
|
* build: moved docs to be the first item checked/configured to give all other ↵Tom Rondeau2011-12-111-1/+1
| | | | components access to ENABLE_DOXYGEN.
* Most of these warnings are coming from swig-generated sources. They are ↵Tom Rondeau2011-12-111-0/+1
| | | | almost never an actual problem, so just turn the warning off.
* uhd: cleanup some -Wall warningsJosh Blum2011-11-271-2/+3
|
* build: better handling of doxygen building and consistency between build tools.Tom Rondeau2011-10-241-1/+1
|
* examples: making both autotools and cmake install all the same examples.Tom Rondeau2011-10-241-0/+2
|
* shd: adding gr-shd to cmake build structure. Adding missed app to autotools ↵Tom Rondeau2011-10-241-0/+1
| | | | build.
* Merge remote branch 'jblum/cmake_fixes' into nextTom Rondeau2011-10-221-3/+4
|\
| * cmake: parse the version.sh and git describe to model the m4 filesJosh Blum2011-10-201-2/+2
| |
| * misc fix missing installed files/tweaksJosh Blum2011-10-201-1/+1
| |
| * utils: added cmake support for the gr-utilsJosh Blum2011-10-201-0/+1
| |
* | docs: installing README files.Tom Rondeau2011-10-201-0/+10
|/
* cmake: added conditional check for compiler flagsJosh Blum2011-10-191-2/+4
|
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-96/+96
|
* cmake: support for importing executables when doing cross buildJosh Blum2011-09-111-0/+12
|
* cmake: specify all the boosts, remove dummy sys/time.h for msvc buildJosh Blum2011-08-041-3/+1
|
* cmake: tweaks + fixes for components/packagingJosh Blum2011-07-291-2/+4
|
* video-sdl: cmake build support for gr-video-sdl component (unix only)Josh Blum2011-07-231-0/+1
|
* comedi: cmake build support for gr-comedi component (linux only)Josh Blum2011-07-231-0/+1
|
* atsc: added cmake support for gr-atsc (unix only)Josh Blum2011-07-231-0/+1
|
* volk: make volk a gr component in the top levelJosh Blum2011-07-221-1/+22
|
* gr: added API macros for noaa and pager, also renamed the ones for digital ↵Josh Blum2011-07-221-1/+1
| | | | and vocoder to be consistent
* vocoder: added cmake support for gr-vocoder (unix only)Josh Blum2011-07-211-0/+1
|
* digital: added cmake support for gr-digital (unix only)Josh Blum2011-07-201-2/+1
|
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+181