aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-08-12Increasing version numberv0.42.2developmentPiotr Krysik1-1/+1
2018-08-10New gr-gsm versionPiotr Krysik1-3/+3
2018-06-19Simplify cmake checks related to libosmocorePiotr Krysik1-5/+5
2018-06-19Add LOCAL_OSMOCOM cmake optionVasil Velichkov1-1/+8
2018-06-18Separating libosmogsm from the restPiotr Krysik1-0/+1
2018-06-18Check that pkg-config is availableVasil Velichkov1-1/+3
2018-03-05Creating a new development versionPiotr Krysik1-2/+2
2018-03-04Fix missing list name error in the main CMakeLists.txt filePiotr Krysik1-1/+2
2018-03-04Change buildsystem message on libosmocore not being foundPiotr Krysik1-1/+1
2018-03-04Conditional compilation of local libosmocore depending if there is or is not ...Piotr Krysik1-20/+36
2018-02-27Hack: disabling building doxygen docs as it causes problems on windowsPiotr Krysik1-4/+4
2018-02-27Hack: use local libosmocore for nowPiotr Krysik1-12/+13
2018-02-27Portability fix: boost thread isn't really required by gr-gsm - commenting it...Piotr Krysik1-1/+1
2017-11-05Incrementing versionPiotr Krysik1-1/+1
2017-09-24Getting rid of cmake policy warningsPiotr Krysik1-0/+19
2017-09-23Setting version to 0.41.2v0.41.2Piotr Krysik1-1/+1
2017-09-02Incremented version for packaging and addition of release tagv0.41.1Piotr Krysik1-1/+1
2017-08-30Setting version to v0.41.0Piotr Krysik1-3/+3
2017-08-30Removed cpack stuffPiotr Krysik1-11/+0
2017-08-25Added a function returning maintance version namePiotr Krysik1-1/+1
2017-08-25Corrected name of of the project in cmakePiotr Krysik1-1/+1
2017-08-24Added versioning borrowed fron GNU Radio to gr-gsmPiotr Krysik1-4/+20
2017-01-03Changes in decoding:Piotr Krysik1-4/+9
2016-09-28Moved control channels decoder to libosmocore implementationPiotr Krysik1-0/+4
2016-07-15Changes in the buildsystem for new blocksPiotr Krysik1-3/+3
2016-04-26Added error message when swig is missingPiotr Krysik1-0/+2
2016-04-14Changed name of the package to gr-gsmPiotr Krysik1-0/+22
2016-02-26Change CMakeLists.txt for OSXSteve Glass1-0/+15
2015-07-17Added libosmocore to build. Preparation for issue #85Roman Khassraf1-0/+5
2015-06-24Include endian.h in cx_channel_hopper_impl and make burst_sink/source link Bo...Martin Jesper Low Madsen1-2/+2
2015-05-08Changes in buildsystem bringing back capability to quickly add new blocks wit...ptrkrysik1-1/+1
2015-04-04Removed redundant CMakeList.txtptrkrysik1-7/+7
2014-12-15Added new decryption block (be careful - untested component). Changed CMakeFi...ptrkrysik1-2/+1
2014-12-13Added LIB_SUFFIX in CMakeLists.txt (by Matin Hauke)ptrkrysik1-1/+1
2014-12-13Changed grgsm install directories and prefixes from "gsm" to "grgsm". The old...ptrkrysik1-7/+7
2014-12-03cmake: Instruct GNU Radio to look for pmt libraryDavid Holm1-9/+2
2014-12-03Added checking for Volk presence according to @dholm #4 pull request.ptrkrysik1-0/+4
2014-10-30First step to add multichannel capability to the GSM receiver. At this moment...ptrkrysik1-0/+1
2014-08-16Repaired cmake buildsystem - include files paths were inconsistent with sourc...ptrkrysik1-0/+4
2014-08-14New checks in Cmakeptrkrysik1-0/+10
2014-04-17Added to buildsystem instalation of include/gsm/plotting.hpiotr1-0/+1
2014-02-04Initial commit - gsm-receiver with removed quick hackspiotr1-0/+155