| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Johnathan Corgan | 2015-02-20 | 1 | -1/+1 |
|\ |
|
| * | Update FindQwt.cmake to support qwt6-qt4 | Zero_Chaos | 2015-02-20 | 1 | -1/+1 |
* | | cmake: In Python files only, remove all shebanging (anywhere) then prepend th... | Michael Dickens | 2015-02-19 | 1 | -2/+1 |
* | | cmake: Add checks for SWIG versions 3.0.[34], with user-friendly messages for... | Michael Dickens | 2015-01-23 | 1 | -0/+141 |
|/ |
|
* | cmake: Less warnings, more info | Martin Braun | 2015-01-08 | 1 | -3/+3 |
* | Merge branch 'maint' | Johnathan Corgan | 2014-10-30 | 1 | -2/+2 |
|\ |
|
| * | cmake: fixed boost version test | Johnathan Corgan | 2014-10-30 | 1 | -2/+2 |
* | | Merge branch 'maint' | Johnathan Corgan | 2014-10-13 | 1 | -0/+5 |
|\| |
|
| * | cmake: OSS is not for APPLE or WINDOWS. | Michael Dickens | 2014-10-13 | 1 | -0/+5 |
* | | cmake: FindUHD: add in checks to see whether UHDConfig*.cmake were used via t... | Michael Dickens | 2014-10-13 | 1 | -8/+16 |
|/ |
|
* | cmake: Additional search path for QWT include files. | Volker Schroer | 2014-09-30 | 1 | -0/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2014-08-29 | 1 | -1/+1 |
|\ |
|
| * | find USB on all platforms | A. Maitland Bottoms | 2014-08-29 | 1 | -1/+1 |
| * | cmake: backport parallel build fix to maint branch | Johnathan Corgan | 2014-08-21 | 1 | -0/+304 |
* | | Merge remote-tracking branch 'michaelld/cmake_fixes' | Johnathan Corgan | 2014-08-29 | 1 | -3/+3 |
|\ \ |
|
| * | | cmake: whitespace only | Michael Dickens | 2014-08-29 | 1 | -3/+3 |
* | | | cmake: fix FindUHD.cmake to work better wit CMake 2.6, and in general. | Michael Dickens | 2014-08-29 | 1 | -8/+9 |
|/ / |
|
* | | cmake: fix FindUHD.cmake to work with UHDConfig*.cmake, not FindUHD.cmake, si... | Michael Dickens | 2014-08-25 | 1 | -74/+44 |
* | | cmake: remove verbose messages from UseSWIG. | Michael Dickens | 2014-08-20 | 1 | -17/+0 |
* | | cmake: add compiler flag only if the compiler supports it | Michael Dickens | 2014-08-20 | 1 | -3/+7 |
* | | cmake: fix typo in FindUHD. | Michael Dickens | 2014-08-20 | 1 | -1/+1 |
* | | cmake: turn off unused-but-set-variable when compiling swig generated code | Johnathan Corgan | 2014-08-18 | 1 | -0/+5 |
* | | cmake: remove verbosity from new UseSWIG.cmake | Johnathan Corgan | 2014-08-17 | 1 | -13/+12 |
* | | cmake: use custom UseSWIG.cmake to fix parallel build issue | Michael Dickens | 2014-08-17 | 1 | -0/+313 |
* | | cmake: fix FindUHD.cmake to first check to see if UHD installed its own versi... | Michael Dickens | 2014-08-15 | 1 | -11/+97 |
* | | Merge remote-tracking branch 'arya/audio_registration' | Tom Rondeau | 2014-08-13 | 1 | -0/+6 |
|\ \ |
|
| * | | cmake: adding a function to allow components to reference submodules for disp... | Tom Rondeau | 2014-08-13 | 1 | -0/+6 |
* | | | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 2 | -254/+0 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 2 | -254/+0 |
* | | cmake: cmake doesn't have a FIND command for STRING until 2.8.5, so we're jus... | Tom Rondeau | 2014-07-28 | 1 | -5/+7 |
* | | cmake: fixes to cmake for setting flags properly and removing dups. | Tom Rondeau | 2014-07-27 | 1 | -1/+5 |
* | | cmake: typo fix to -Os in GrBuildType comment. | Tom Rondeau | 2014-07-26 | 1 | -1/+1 |
* | | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those... | Michael Dickens | 2014-07-24 | 1 | -1/+173 |
* | | cmake: make build type check insensitive to case | Tom Rondeau | 2014-07-24 | 1 | -2/+4 |
* | | Merge branch 'maint' | Johnathan Corgan | 2014-07-24 | 2 | -6/+5 |
|\| |
|
| * | cmake: fix component force on to work as expected | Michael Dickens | 2014-07-24 | 1 | -3/+2 |
| * | cmake: fix to make FindPortaudio compatible with CMake 2.6. | Michael Dickens | 2014-07-24 | 1 | -3/+3 |
* | | Merge branch 'cmake_asm_out' | Tom Rondeau | 2014-07-23 | 1 | -0/+158 |
|\ \
| |/
|/| |
|
| * | cmake: added a check for the set build type. | Tom Rondeau | 2014-07-23 | 1 | -0/+29 |
| * | cmake: Create a cmake file to hold various project build types. | Tom Rondeau | 2014-07-23 | 1 | -0/+129 |
* | | build: fixed small cmake issue if CMAKE_CURRENT_LIST_DIR is empty to treat it... | Tom Rondeau | 2014-07-21 | 1 | -1/+1 |
* | | Merge branch 'maint' | Johnathan Corgan | 2014-07-08 | 1 | -1/+1 |
|\ \ |
|
| * | | zeromq: require zmq.hpp be installed | Johnathan Corgan | 2014-07-08 | 1 | -1/+1 |
* | | | Merge branch 'maint' | Tom Rondeau | 2014-07-07 | 3 | -76/+76 |
|\| |
| |/
|/| |
|
| * | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 3 | -76/+76 |
* | | volk: force use of generic kernel when VOLK_GENERIC env variable is defined. | Tom Rondeau | 2014-07-02 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2014-05-16 | 1 | -4/+21 |
|\ |
|
| * | cmake: fix FindPortaudio to reject unsupported API version | Peter A. Bigot | 2014-05-16 | 1 | -2/+19 |
| * | cmake: fix FindPortaudio pkg-config support | Peter A. Bigot | 2014-05-16 | 1 | -2/+2 |
| * | cmake: better setup for finding QWT; otherwise, it can be forced to incorrect... | Tom Rondeau | 2014-05-01 | 1 | -0/+2 |