summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add option for Boost UTF-based C++ unit testsMartin Braun2018-06-212-0/+24
* Release 3.7.12.0. Change to semver 3.7.12.0.v3.7.12.0Marcus Müller2018-03-301-5/+1
* gr-fec: define GSL_LDFLAGS for Win32gnieboer2018-03-221-0/+1
* Merge branch 'maint'Martin Braun2018-02-031-2/+2
|\
| * cmake: dont remove coverage fragmentsAndrej Rode2018-02-031-1/+1
| * cmake: run coverage on failed tests & exclude swig generated code and qa_*Andrej Rode2018-02-031-1/+1
* | Comment typo fixing.luz.paz2018-02-035-7/+7
* | Merge branch 'maint'Johnathan Corgan2017-09-221-0/+69
|\|
| * Merge remote-tracking branch 'github/pr/1447' into maintJohnathan Corgan2017-09-221-0/+69
| |\
| | * cmake: fix overloaded include_directories to work with CMake < 3.2.Michael Dickens2017-08-271-19/+18
| | * cmake: add CMake Overloads file and use it at the top levelMichael Dickens2017-08-271-0/+70
| * | Merge remote-tracking branch 'github/pr/1424' into maintJohnathan Corgan2017-09-211-0/+7
| |\ \ | | |/ | |/|
| * | cmake: remove duplicate swig includesBastian Bloessl2017-07-132-3/+1
* | | cmake: Fix for CppUnit and C++11Michael Dickens2017-08-161-0/+7
|\ \ \ | | |/ | |/|
| * | cmake: Fix for CppUnit and C++11Michael Dickens2017-08-141-0/+7
* | | Merge branch 'maint'Johnathan Corgan2017-05-013-2/+229
|\ \ \ | | |/ | |/|
| * | cmake: add Coverage target and CMake module to generate coverage dataAndrej Rode2017-04-293-2/+229
| |/
* | runtime: turn off spurious SWIG warning about selfJohnathan Corgan2017-04-171-1/+1
* | docs: Add markdown styling to READMEmhostetter2017-04-111-3/+3
* | cmake/docs: Move min versions into a single spot, put them all into varsMartin Braun2017-03-261-3/+1
* | cmake: remove duplicate swig includesBastian Bloessl2017-03-222-3/+1
* | Merge remote-tracking branch 'gnuradio-github/pr/1224'Johnathan Corgan2017-03-151-2/+2
|\ \
| * | Bumped SWIG minimal SWIG version to 2.0.4Marcus Müller2017-03-101-2/+2
| |/
* / Modified add_custom_command to not try to execute ""Marcus Müller2017-02-151-2/+2
|/
* cmake: removed stdint, inttypes, stdbool compat headersJosh Blum2017-01-303-597/+0
* cmake: updates to msvc config.hJosh Blum2017-01-302-18/+5
* Use -undefined dynamic_lookup linkage for python on macoskolen2017-01-261-1/+6
* cmake: atomic and chrono for BOOST_REQUIRED_COMPONENTSJosh Blum2016-12-121-2/+17
* Add config check for Xrand48() functionsPaul Cercueil2016-11-111-3/+0
* CMake: Fix math macros not available on MinGWPaul Cercueil2016-11-111-1/+0
* CMake: GrBoost: Remove old workaroundPaul Cercueil2016-11-111-6/+1
* Use CMAKE_INSTALL_LIBDIR to set LIB_SUFFIX.Philip Balister2016-10-251-0/+8
* Merge remote-tracking branch 'josh/3710_win_fixes' into maintJohnathan Corgan2016-08-161-0/+3
|\
| * add srand/drand48() to msvc/config.hJosh Blum2016-08-061-0/+3
* | cmake: fix for when tree is git but git describe failsNicholas Corgan2016-08-011-7/+14
|/
* Merge branch 'maint'Johnathan Corgan2016-05-311-1/+7
|\
| * Revert "cmake: Fix warning related to GrSetupQt4 in modern CMake"Johnathan Corgan2016-05-311-1/+7
* | Merge branch 'maint'Johnathan Corgan2016-05-304-3/+17
|\|
| * cmake: Windows-specific fixes for compatibilityPaul Cercueil2016-05-302-1/+13
| * MSVC-specific changes for compatibilitygnieboer2016-05-302-2/+4
* | CMake: Fix search paths for the Volk submodule in GnuradioConfig.cmakePaul Cercueil2016-05-191-0/+2
* | CMake: Generate GnuradioConfig.cmake with a hardcoded install path hintPaul Cercueil2016-05-191-0/+2
* | Merge branch 'maint'Johnathan Corgan2016-05-161-0/+1
|\|
| * CMake: GRBoost: gnuradio-runtime depends on boost::regexPaul Cercueil2016-05-161-0/+1
* | Merge branch 'maint'Johnathan Corgan2016-03-091-2/+2
|\|
| * CMake: Fix dummy command in UseSWIG.cmakePaul Cercueil2016-03-091-2/+2
* | Merge branch 'maint'Johnathan Corgan2016-02-211-1/+5
|\|
| * cmake: cmake should get native thrift binary when cross compiling.Tom Rondeau2016-02-161-1/+5
* | cmake: when not release and no GIT_EXECUTABLE nad not .git directory in the a...Michael Dickens2016-02-171-1/+7
|/
* cmake: Fixed bug in FindThrift.cmakeTom Rondeau2016-02-101-2/+1