aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-06-06Add rtl_biast as install targetSteve Markgraf1-1/+1
2020-02-26Modernize CMakeSteve Markgraf1-60/+61
2019-12-03Fixed issues compiling on Windows with MSVC, CMake and NMake (#61)leonsal1-1/+3
2019-11-12rtl_biast: Add rtl_biastAdrian Chadd1-1/+7
2019-11-11Fix building librtlsdr on OpenBSDBrian Waters1-1/+1
2014-08-26cmake: include resource file for MSVC buildsDimitri Stolnikov1-26/+36
2014-01-23utils: convenience functionsKyle Keen1-7/+14
2013-11-04use new driver for R8XX tunersSteve Markgraf1-2/+2
2013-10-25tools: play nice with mingw/cygwinHoernchen1-1/+1
2013-10-24add new tool: rtl_powerKyle Keen1-1/+9
2013-06-04cmake: add version moduleDimitri Stolnikov1-1/+2
2013-04-14rtl-sdr: add support for lib64 (e.g. Fedora)Jaroslav Škarvada1-2/+2
2012-12-28rtl_adsb: performance tweaksKyle Keen1-0/+1
2012-12-10rtl_adsb: prototypeKyle Keen1-1/+8
2012-11-02add library support for EEPROM access and tool for modificationSteve Markgraf1-1/+8
2012-10-27rtl_fm: windows supportKyle Keen1-7/+5
2012-10-24rtl_test: add ppm measurementKyle Keen1-0/+5
2012-09-08add initial support for the R820T tunerSteve Markgraf1-0/+2
2012-07-17fix win32 buildHoernchen1-1/+4
2012-07-17rtl_fm: disable win build for now, install rtl_fmSteve Markgraf1-7/+6
2012-07-17build rtl_fmSteve Markgraf1-0/+12
2012-05-29link applications to shared librarySteve Markgraf1-3/+3
2012-05-29add local copy of getopt() for win32 buildSteve Markgraf1-0/+9
2012-05-21fix win32 build of rtl_testHoernchen1-0/+1
2012-05-17add an initial version of rtl_testSteve Markgraf1-1/+6
2012-05-17rename rtl-sdr.c to librtlsdr.cSteve Markgraf1-2/+2
2012-05-15add api version information to the library when building with cmakeDimitri Stolnikov1-0/+1
2012-05-06consolidate program argumentsDimitri Stolnikov1-1/+1
2012-05-04use new E4000 tuner driver, allow manual gainSteve Markgraf1-2/+2
2012-04-19add initial version of tcp serverHoernchen1-1/+7
2012-04-10make win32 build actually workHoernchen1-1/+4
2012-04-03install utility as wellDimitri Stolnikov1-8/+9
2012-04-03force same library filename for static andDimitri Stolnikov1-5/+9
2012-04-02use different library names forDimitri Stolnikov1-1/+2
2012-04-02cmake & autotools fixes from previous commitDimitri Stolnikov1-7/+12
2012-04-02add win32 compatibilityHoernchen1-0/+12
2012-04-01add FCI FC2580 tuner supportSteve Markgraf1-0/+1
2012-04-01add preliminary cmake build systemDimitri Stolnikov1-0/+49