summaryrefslogtreecommitdiff
path: root/cmake/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Johnathan Corgan2015-02-201-1/+1
|\
| * Update FindQwt.cmake to support qwt6-qt4Zero_Chaos2015-02-201-1/+1
* | cmake: In Python files only, remove all shebanging (anywhere) then prepend th...Michael Dickens2015-02-191-2/+1
* | cmake: Add checks for SWIG versions 3.0.[34], with user-friendly messages for...Michael Dickens2015-01-231-0/+141
|/
* cmake: Less warnings, more infoMartin Braun2015-01-081-3/+3
* Merge branch 'maint'Johnathan Corgan2014-10-301-2/+2
|\
| * cmake: fixed boost version testJohnathan Corgan2014-10-301-2/+2
* | Merge branch 'maint'Johnathan Corgan2014-10-131-0/+5
|\|
| * cmake: OSS is not for APPLE or WINDOWS.Michael Dickens2014-10-131-0/+5
* | cmake: FindUHD: add in checks to see whether UHDConfig*.cmake were used via t...Michael Dickens2014-10-131-8/+16
|/
* cmake: Additional search path for QWT include files.Volker Schroer2014-09-301-0/+1
* Merge branch 'maint'Johnathan Corgan2014-08-291-1/+1
|\
| * find USB on all platformsA. Maitland Bottoms2014-08-291-1/+1
| * cmake: backport parallel build fix to maint branchJohnathan Corgan2014-08-211-0/+304
* | Merge remote-tracking branch 'michaelld/cmake_fixes'Johnathan Corgan2014-08-291-3/+3
|\ \
| * | cmake: whitespace onlyMichael Dickens2014-08-291-3/+3
* | | cmake: fix FindUHD.cmake to work better wit CMake 2.6, and in general.Michael Dickens2014-08-291-8/+9
|/ /
* | cmake: fix FindUHD.cmake to work with UHDConfig*.cmake, not FindUHD.cmake, si...Michael Dickens2014-08-251-74/+44
* | cmake: remove verbose messages from UseSWIG.Michael Dickens2014-08-201-17/+0
* | cmake: add compiler flag only if the compiler supports itMichael Dickens2014-08-201-3/+7
* | cmake: fix typo in FindUHD.Michael Dickens2014-08-201-1/+1
* | cmake: turn off unused-but-set-variable when compiling swig generated codeJohnathan Corgan2014-08-181-0/+5
* | cmake: remove verbosity from new UseSWIG.cmakeJohnathan Corgan2014-08-171-13/+12
* | cmake: use custom UseSWIG.cmake to fix parallel build issueMichael Dickens2014-08-171-0/+313
* | cmake: fix FindUHD.cmake to first check to see if UHD installed its own versi...Michael Dickens2014-08-151-11/+97
* | Merge remote-tracking branch 'arya/audio_registration'Tom Rondeau2014-08-131-0/+6
|\ \
| * | cmake: adding a function to allow components to reference submodules for disp...Tom Rondeau2014-08-131-0/+6
* | | Merge branch 'maint'Tom Rondeau2014-08-082-254/+0
|\ \ \ | |/ / |/| / | |/
| * controlport: removing use of ice for a controlport rpc.Tom Rondeau2014-08-082-254/+0
* | cmake: cmake doesn't have a FIND command for STRING until 2.8.5, so we're jus...Tom Rondeau2014-07-281-5/+7
* | cmake: fixes to cmake for setting flags properly and removing dups.Tom Rondeau2014-07-271-1/+5
* | cmake: typo fix to -Os in GrBuildType comment.Tom Rondeau2014-07-261-1/+1
* | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those...Michael Dickens2014-07-241-1/+173
* | cmake: make build type check insensitive to caseTom Rondeau2014-07-241-2/+4
* | Merge branch 'maint'Johnathan Corgan2014-07-242-6/+5
|\|
| * cmake: fix component force on to work as expectedMichael Dickens2014-07-241-3/+2
| * cmake: fix to make FindPortaudio compatible with CMake 2.6.Michael Dickens2014-07-241-3/+3
* | Merge branch 'cmake_asm_out'Tom Rondeau2014-07-231-0/+158
|\ \ | |/ |/|
| * cmake: added a check for the set build type.Tom Rondeau2014-07-231-0/+29
| * cmake: Create a cmake file to hold various project build types.Tom Rondeau2014-07-231-0/+129
* | build: fixed small cmake issue if CMAKE_CURRENT_LIST_DIR is empty to treat it...Tom Rondeau2014-07-211-1/+1
* | Merge branch 'maint'Johnathan Corgan2014-07-081-1/+1
|\ \
| * | zeromq: require zmq.hpp be installedJohnathan Corgan2014-07-081-1/+1
* | | Merge branch 'maint'Tom Rondeau2014-07-073-76/+76
|\| | | |/ |/|
| * Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-073-76/+76
* | volk: force use of generic kernel when VOLK_GENERIC env variable is defined.Tom Rondeau2014-07-021-1/+1
|/
* Merge branch 'maint'Johnathan Corgan2014-05-161-4/+21
|\
| * cmake: fix FindPortaudio to reject unsupported API versionPeter A. Bigot2014-05-161-2/+19
| * cmake: fix FindPortaudio pkg-config supportPeter A. Bigot2014-05-161-2/+2
| * cmake: better setup for finding QWT; otherwise, it can be forced to incorrect...Tom Rondeau2014-05-011-0/+2