aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-09-12Bump version: 3.4.7.7-5730 → 3.4.83.4.8Pau Espin Pedrol1-0/+15
2023-08-29Fix compilation with newer sdccPau Espin Pedrol2-75/+75
2023-08-29cosmetic: fx2regs.h: Fix trailing whitespacePau Espin Pedrol1-22/+22
2023-08-29linter: Don't check header filesPau Espin Pedrol1-0/+1
2023-04-28debian/rules: don't build in parallelOliver Smith1-1/+2
2023-04-28Cosmetic: contrib/jenkins.sh: fix typoOliver Smith1-1/+1
2023-04-25debian: set compat level to 10Oliver Smith2-3/+3
2023-02-09configure: abort if SDCC is not foundOliver Smith1-1/+1
2023-02-07Bump version: 3.4.6.2-7f277 → 3.4.73.4.7Pau Espin Pedrol1-0/+8
2022-07-11gitignore: add /.versionOliver Smith1-0/+2
2022-07-11host/lib/Makefile.am: fix 'make uninstall'Oliver Smith1-0/+4
2021-11-16Bump version: 3.4.5.5-d40e → 3.4.63.4.6Pau Espin Pedrol1-0/+15
2021-11-12migrate to python3Harald Welte6-17/+14
2021-10-25libusb_get_device_list() may return a negative numberVadim Yanitskiy1-2/+2
2021-10-25usrp_prims_common: fix use-after-free in get_proto_filename()Vadim Yanitskiy1-1/+1
2021-10-24usrp_standard: fix out-of-bounds read in set_rx_freq()Vadim Yanitskiy1-1/+1
2021-01-27configure.ac: set -std=gnu11Oliver Smith1-0/+2
2020-06-13Bump version: 3.4.4.8-e2c8 → 3.4.53.4.5Harald Welte1-0/+18
2020-06-09debian/control: Add python as BuildRequires, as edit-gpif uses itHarald Welte1-0/+1
2020-05-22Makefile.am: EXTRA_DIST: debian, contrib/*.spec.inOliver Smith1-1/+3
2020-05-20Makefile.common: LTVERSIONFLAGS: remove -releaseOliver Smith2-3/+7
2020-05-19contrib: integrate RPM specOliver Smith3-6/+4
2020-05-14contrib: import RPM specOliver Smith1-0/+128
2020-02-19m4/ax_boost_base.m4: Fix debian multiarch_libsubdir path for arch armv7lPau Espin Pedrol1-0/+1
2020-02-19m4/ax_boost_base.m4: Update to newest version from autoconf-archivePau Espin Pedrol1-2/+3
2019-08-09jenkins.sh: Workaround race conditon in makePau Espin Pedrol1-1/+1
2019-08-08Bump version: 3.4.3.2-8646 → 3.4.43.4.4Pau Espin Pedrol1-0/+7
2019-08-08Fix UNKNOWN version in make distPau Espin Pedrol1-1/+8
2019-08-08debian/rules: Don't delete .tarball-versionPau Espin Pedrol1-1/+1
2019-08-07Bump version: 3.4.2.17-1489 → 3.4.33.4.3Pau Espin Pedrol1-0/+31
2019-08-07configure.ac: Use git-version-genPau Espin Pedrol2-1/+155
2019-08-07Use release helper from libosmocorePau Espin Pedrol3-0/+15
2019-08-07Remove trailing whitespacePau Espin Pedrol2-6/+6
2019-07-10contrib/jenkins.sh: run "make {distcheck,maintainer-clean}"Oliver Smith1-0/+2
2019-07-10firmware/src/usrp2/Makefile.am: fix "distcheck"Oliver Smith1-1/+1
2019-02-06Avoid compiler warning 'dynamic exception specifications are deprecated in C+...Alexander Huemer2-2/+2
2019-02-06usrp2: firmware: ignore .lk build artifactsAlexander Huemer1-0/+1
2019-02-06edit-gpif: Fix build for distros with python3 as defaultPau Espin Pedrol4-6/+4
2019-02-06build_eeprom.py: Fix build for distros with python3 as defaultPau Espin Pedrol2-3/+3
2019-01-24Add config for git-reviewMax1-0/+3
2019-01-13debian: Add 'sdcc' package to BuildDependsHarald Welte1-0/+1
2019-01-12debian: Make sure the FX2 firmware is packagedHarald Welte1-0/+1
2019-01-12Re-enable build of usrp FX2 firmwareHarald Welte3-3/+8
2019-01-12firmware: Port to more modern SDCC syntax.Harald Welte20-440/+440
2019-01-12firmware: Fix include directory path namesHarald Welte2-5/+5
2018-09-17debian/rules: Don't overwrite .tarball-versionPau Espin Pedrol1-4/+0
2018-04-29build: use correct python version in generate_regs.pyPau Espin Pedrol2-3/+3
2018-04-28Add debian directory3.4.2Pau Espin Pedrol11-0/+138
2018-04-27Makefile.par.gen: Fix .deps directory not present during buildPau Espin Pedrol1-0/+1
2018-04-27build: Fix make distcheckPau Espin Pedrol6-17/+27