aboutsummaryrefslogtreecommitdiffstats
path: root/apps/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2021-05-03GNU Radio 3.8 supportVasil Velichkov1-13/+8
2018-06-18Placing grcc compilation utils in separate filesPiotr Krysik1-52/+4
2018-06-18Add cmake options that enable/disable grcc compilationVasil Velichkov1-2/+14
2018-06-04Changing tabs to spacesPiotr Krysik1-27/+27
2018-06-04Disabling installation of desktop filesPiotr Krysik1-1/+1
2018-04-17GRCC: Adding new directories to python path to make grc files compile after m...Piotr Krysik1-0/+2
2018-04-16Merge branch 'ptrkrysik/trx' into developmentPiotr Krysik1-0/+1
2018-03-22Fix the parallel build.Vasil Velichkov1-2/+28
2018-03-22Compile the .grc files with cmake and grccVasil Velichkov1-2/+30
2017-09-19Moved trx utilities from apps subdirectory - the grgsm_trx app need to be upd...Piotr Krysik1-0/+1
2017-08-31Added *.desktop files installation a'la GNU Radio.Piotr Krysik1-0/+2
2017-08-30Moved the desktop file to subdirectory for clarityPiotr Krysik1-6/+0
2017-08-30Changed destination variable for the desktop filesPiotr Krysik1-2/+1
2017-08-28Add generated grgsm_livemon_headless from grgsm_livemon_headless.grc and inst...Petter Reinholdtsen1-0/+1
2017-08-28Merge branch 'packaging' into desktop-menu-entryPiotr Krysik1-11/+6
2017-08-26Add XDG desktop menu entry for grgsm_livemon.Petter Reinholdtsen1-0/+3
2017-08-26Remove all traces of the compatibility symlinks from cmake.Petter Reinholdtsen1-8/+0
2017-08-25Removed compatibility symlinks (closes issue #302)Piotr Krysik1-3/+3
2016-02-17Tiding up cmake code for creating symbolic linksPiotr Krysik1-15/+4
2016-02-13Changes of names of applicationsPiotr Krysik1-9/+9
2016-02-13Renamed applications. Legacy names are kept as symlinks.Piotr Krysik1-23/+26
2015-09-27Fixed CMakeLists for airprobe_rtlsdr_scanner.pyRoman Khassraf1-0/+1
2015-09-05Corrected CMakeLists from apps directoryPiotr Krysik1-1/+1
2015-09-02Removed grcc compilation and added airprobe_rtlsdr.pyPiotr Krysik1-20/+21
2015-08-17Correcting installation of python appsPiotr Krysik1-2/+4
2015-08-15Removed commented line from apps/CMakeListsPiotr Krysik1-1/+0
2015-08-15Corrected #111 issue with generation of python code from grc filesPiotr Krysik1-2/+4
2015-08-13Added comands building automatically grc applicationsPiotr Krysik1-4/+19
2015-02-15Removed airprobe_usrp - USRP's should are supported by airprobe_rtlsdr and be...ptrkrysik1-1/+0
2015-01-03Merge branch 'master' of https://github.com/mrjacobagilbert/gr-gsm into mrjac...ptrkrysik1-0/+2
2014-11-28Added compiled python versions of the flowgraphs which are installed in %inst...ptrkrysik1-0/+2
2014-11-26Removed automatic compilation of grc apps to python as it fails too often to ...ptrkrysik1-4/+2
2014-11-20Added buildsystem for apps. Doesn't honor dependencies yet (changing a grc fi...ptrkrysik1-0/+5
2014-02-04Initial commit - gsm-receiver with removed quick hackspiotr1-0/+25