Andre Puschmann
833ddc3229
build: fix linking failure on RPi 32bit
...
this fixes a linking problem with RPi 3 (and probably others) running
with Raspbian (new Raspberry Pi OS) that can't use the inline
atomic functions but instead require linking against the lib -latomic.
The CMake code is based on SoapyRTLSdr file (licensed under MIT)
https://github.com/pothosware/SoapyRTLSDR/blob/master/CheckAtomic.cmake
4 years ago
Codebot
4523ee6087
rename srsLTE to srsRAN
4 years ago
Andre Puschmann
3784439088
add backward as backtrace pretty printer
...
this patch adds the MIT-licensed header-only library backward-cpp
as possible alternative for our internal backtrace-to-file
writer.
4 years ago
Andre Puschmann
00f3f21081
last set of license header changes
4 years ago
Pedro Alvarez
a115c058bd
Fix issue copying the libsrslte_rf.so for packaging.
4 years ago
Pedro Alvarez
9ad1328bbd
Copy copyright modifications into debian/copyright.
4 years ago
Francisco Paisana
64e8f5e3ed
update license year
4 years ago
Pedro Alvarez
6b468b25f6
Added script to help with the packaging
5 years ago
Pedro Alvarez
8d808d3fd8
Update the debian changelog to package srsLTE 19.06 for Ubuntu Disco
5 years ago
Pedro Alvarez
6a17eefd75
Update the debian changelog to package srsLTE 19.06 for Ubuntu Cosmic
5 years ago
Pedro Alvarez
68119c7730
Update the changelog to package srsLTE 19.06 for Bionic
5 years ago
Pedro Alvarez
53e1616d0b
Update the changelog to package srsLTE 19.06 for Xenial
5 years ago
Pedro Alvarez
be92e8d30b
Adding Ubuntu Xenial to packaging changelog
5 years ago
Pedro Alvarez
6f722b5f8c
Adding Ubuntu Disco to packaging changelog
5 years ago
Pedro Alvarez
c9505b1ceb
Adding Ubuntu Cosmic to packaging changelog
5 years ago
Pedro Alvarez
2ea800965f
Modified change log to update the naming convention of packages. Changed maintainer name to sign the package.
5 years ago
Andre Puschmann
6cde228bc1
bump version and update changelog, readme, etc.
5 years ago
Andre Puschmann
5343b33f8a
adjust break and replace info in control file and adjust copyright
6 years ago
Andre Puschmann
3cabbad8ea
bump version for deb packages
6 years ago
Andre Puschmann
777f5b22dc
bump version for deb packages to 18.12
6 years ago
Andre Puschmann
4b2117615d
update Debian packaging scripts
...
This commit extends and reorganizes the Debian packaging script
according to suggestions made by Ruben Undheim <ruben.undheim@gmail.com>.
6 years ago
Andre Puschmann
1c015aab62
update changelog for deb package
6 years ago
Andre Puschmann
eb8a71f85b
update debian files
6 years ago
Andre Puschmann
3dcddf92e3
update debian files (remove obsolete install script)
6 years ago
Andre Puschmann
6d4bb7f6b1
update debian files
6 years ago
Andre Puschmann
105d93fd5e
add minimal file skeleton to build deb packages for launchpad
7 years ago