summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* cmake: issue #879. Fixed quotation problem.Andrej Rode2016-01-251-1/+1
* Fix 64 bit OpenEmbedded builds.Philip Balister2015-12-281-3/+3
* If cross compiling, do not test for the thrift python module.Philip Balister2015-12-221-2/+6
* cmake: Fix warning related to GrSetupQt4 in modern CMakeSylvain Munaut2015-08-281-7/+1
* Merge branch 'maint'Johnathan Corgan2015-07-241-4/+7
|\
| * cmake: set correct vars when pkg-config finds GSLNathan West2015-07-231-4/+7
* | Merge branch 'maint'Johnathan Corgan2015-07-061-0/+1
|\|
| * cmake: add GR_MODULE(zeromq...)Nathan West2015-07-061-0/+1
* | cmake & swig: more generic way to replace std::vector<size_t> by its correct-...Michael Dickens2015-04-281-11/+30
* | controlport: cmake fixes to FindThrift for when thrift is not installed.Tom Rondeau2015-04-021-2/+8
* | controlport: fixing up some issues; generate thrift sources into thrift subdir.Tom Rondeau2015-04-021-25/+50
* | cmake: force QA tests to turn ControlPort off by default.Tom Rondeau2015-04-021-1/+2
* | controlport: Addes a FindThrift cmake module to find the Thrift headers, libr...Tom Rondeau2015-04-021-0/+48
|/
* qtgui: remove dependency mentions of PyQWT.Tom Rondeau2015-04-024-4/+4
* 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
* | Merge remote-tracking branch 'nwest/neon'Tom Rondeau2014-07-271-0/+2
|\ \
| * | volk: dekludging asm setup, round 1Nathan West2014-07-191-0/+2
* | | 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