srsRAN/lib/src/common
Andre Puschmann 5e7de0a95b cmake: install individual libraries (common, phy, etc)
this seems to be important for package maintainers
or people who use srslte components in other projects
thar require to link against static libs

so besides installing headers, the apps and the RF lib, we also
install all individual libraries

this fixes https://github.com/srsLTE/srsLTE/issues/500#
and https://github.com/softwareradiosystems/srsLTE/issues/1754
2020-10-20 14:47:03 +02:00
..
test Import of srslog into srsepc and srsenb. (#1574) 2020-07-30 19:17:23 +02:00
CMakeLists.txt cmake: install individual libraries (common, phy, etc) 2020-10-20 14:47:03 +02:00
arch_select.cc arch_select: fix compilation for clang 3 2020-05-05 19:04:14 +01:00
backtrace.c Updated copyright 2020-03-16 11:26:06 +01:00
basic_vnf.cc fix pnf packing for MIB messages 2020-06-24 23:28:53 +01:00
buffer_pool.cc - Fixed a leak in the MME class not releasing the static byte buffer pool. 2020-09-22 18:00:50 +02:00
crash_handler.c Fix LGTM warnings 2020-04-22 18:01:43 +02:00
gen_mch_tables.c Updated copyright 2020-03-16 11:26:06 +01:00
liblte_security.cc nas: do not generate NAS encryption key if also is set to NULL 2020-07-20 10:58:10 +02:00
log_filter.cc - Fix hex dumps newlines. 2020-10-05 13:22:53 +02:00
logger_srslog_wrapper.cc Import srslog into srsue (#1556) 2020-07-22 16:04:18 +02:00
logmap.cc Import of srslog into srsepc and srsenb. (#1574) 2020-07-30 19:17:23 +02:00
mac_nr_pcap.cc Updated copyright 2020-03-16 11:26:06 +01:00
mac_pcap.cc pcap: adding SL-SCH support 2020-04-27 15:54:54 +02:00
nas_pcap.cc Updated copyright 2020-03-16 11:26:06 +01:00
network_utils.cc network_utils: lower verbosity of when socket connection fails 2020-09-16 13:41:32 +02:00
pcap.c rlc_stress_test: fix PCAP support 2020-06-26 17:58:36 +02:00
rlc_pcap.cc rlc_stress_test: fix PCAP support 2020-06-26 17:58:36 +02:00
s1ap_pcap.cc Updated copyright 2020-03-16 11:26:06 +01:00
s3g.cc security: refactor code, fix race in eia1 2020-05-28 14:02:14 +02:00
security.cc security: refactor code, fix race in eia1 2020-05-28 14:02:14 +02:00
standard_streams.cc - Remove unnecessary newline character and optimize the code to use fputs instead of fprintf since no formatting is required. 2020-09-29 17:38:13 +02:00
thread_pool.cc Address comments 2020-03-22 08:48:40 +01:00
threads.c Updated copyright 2020-03-16 11:26:06 +01:00
time_prof.cc fix printfs of 64bit numbers when compiling for 32 bit 2020-04-15 13:42:26 +02:00
tti_sync_cv.cc Updated copyright 2020-03-16 11:26:06 +01:00
version.c Updated copyright 2020-03-16 11:26:06 +01:00
zuc.cc security: refactor code, fix race in eia1 2020-05-28 14:02:14 +02:00