Carles Fernandez
|
299cb1a2ee
|
Remove usage of uninitialized variables in CMake scripts
Remove all warnings emitted by cmake --warn-uninitialized ..
|
2020-02-29 14:33:09 +01:00 |
|
Carles Fernandez
|
581ba96904
|
Use cmake -E rm instead of -E remove if CMake >= 3.17
|
2020-02-28 20:57:28 +01:00 |
|
Carles Fernandez
|
49adce12e3
|
Fix warnings raised by CMake 3.17.0-rc1
|
2020-02-20 19:51:57 +01:00 |
|
Carles Fernandez
|
2ded19342f
|
Improve headers
|
2020-02-12 00:04:29 +01:00 |
|
Carles Fernandez
|
aeaf68fe47
|
Fix detection of Volk version if pkg-config is not present
|
2020-02-10 01:16:58 +01:00 |
|
Carles Fernandez
|
4d0d263280
|
Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/)
Update license headers to SPDX format (see https://spdx.org/)
Add license to all files
Add CI job in GitHub Actions to ensure compliance
|
2020-02-08 01:20:02 +01:00 |
|
Carles Fernandez
|
d6ec2a7b2c
|
Update links (mainly from http to https, fix broken links)
|
2020-02-05 21:24:46 +01:00 |
|
Carles Fernandez
|
e75a1f19d6
|
Update links
|
2020-02-05 10:20:32 +01:00 |
|
Carles Fernandez
|
417eaf4b26
|
Remove whitespace
|
2020-02-03 23:31:50 +01:00 |
|
Carles Fernandez
|
3e0752a88b
|
Improve OS reporting
|
2020-02-03 22:11:04 +01:00 |
|
Carles Fernandez
|
558f88154a
|
Replace MacOS by macOS
|
2020-02-01 14:26:41 +01:00 |
|
Carles Fernandez
|
301f01f9f0
|
Find gfortran in gcc 10
|
2020-01-26 22:59:04 +01:00 |
|
Carles Fernandez
|
bc9725c745
|
Simplify cmake scripts, fix volk_gnsssdr cross-compilation, update ProtocolBuffers to 3.11.2
|
2020-01-13 01:49:00 +01:00 |
|
Carles Fernandez
|
0038853c52
|
Clean CMake files
|
2019-11-30 20:30:22 +01:00 |
|
Carles Fernandez
|
b552616b99
|
Find Python 3 with CMake < 3.12
|
2019-11-30 17:42:44 +01:00 |
|
Carles Fernandez
|
51c8732ff1
|
Look for python3 in first place even if CMake < 3.12
|
2019-11-30 14:18:39 +01:00 |
|
Carles Fernandez
|
aa9adf3fd6
|
Replace deprecated exec_program by execute_process
|
2019-11-29 13:20:49 +01:00 |
|
Carles Fernandez
|
c88fffc5b2
|
Fix uninstall target
|
2019-11-29 13:02:02 +01:00 |
|
Carles Fernandez
|
6fca79ed6d
|
Add flag for MSVC
|
2019-11-25 23:04:10 +01:00 |
|
Carles Fernandez
|
815a910619
|
Make use of ORC if available
|
2019-11-17 13:42:29 +01:00 |
|
Carles Fernandez
|
fe4319dadc
|
Improve comments
|
2019-11-03 00:55:48 +01:00 |
|
Carles Fernandez
|
d6b4ba4fc3
|
Detect ARM processors when using clang
|
2019-11-02 00:12:47 +01:00 |
|
Carles Fernandez
|
4816ae64f7
|
Add toolchain files for ARM processors
|
2019-11-01 19:29:28 +01:00 |
|
Carles Fernandez
|
ef8c03cd8c
|
Replace HINTS by PATHS
|
2019-10-30 21:31:41 +01:00 |
|
Carles Fernandez
|
d14111c85d
|
Improve license text wording
Fix for AppleClang compiler >= 11
|
2019-10-30 21:27:57 +01:00 |
|
Carles Fernandez
|
6f278bdf94
|
Replace HINTS by PATHS
|
2019-10-30 16:10:22 +01:00 |
|
Carles Fernandez
|
e4a39188f5
|
Implement FIR filter configuration
|
2019-10-09 20:50:06 +02:00 |
|
Carles Fernandez
|
09078b6486
|
Implement more conf options for AD9361 FIR filters, work in progress
|
2019-10-08 19:34:18 +02:00 |
|
Carles Fernandez
|
1e0c789c84
|
Prepare for gr-iio integration into GNU Radio
|
2019-10-05 21:12:54 +02:00 |
|
Carles Fernandez
|
3c5f4ca3e4
|
Use canonical order in CMake modules
|
2019-09-30 14:58:34 +02:00 |
|
Carles Fernandez
|
f83a6254b0
|
Add /usr/local/lib64 to LOG4CPP module
|
2019-09-19 08:33:39 +02:00 |
|
Carles Fernandez
|
ee6e05b4e8
|
Add Debian GNU/kFreeBSD architecture paths to find dependencies
|
2019-09-18 13:08:56 +02:00 |
|
Carles Fernandez
|
05ec821998
|
Update GPSTK version to 2.12
Fix ENABLE_OWN_GPSTK option if GPSTK was already found
|
2019-08-20 23:02:48 +02:00 |
|
Carles Fernandez
|
66cabb83e5
|
Find Glog in MacOS when only the static version is installed
|
2019-08-11 09:12:15 +02:00 |
|
Carles Fernandez
|
b41dacfe7f
|
Find Debian packages in more architectures: add riscv64
|
2019-08-10 12:45:40 +02:00 |
|
Carles Fernandez
|
36bf884ae0
|
Make pkgconfig quiet, avoiding misleading messages
|
2019-07-26 12:42:17 +02:00 |
|
Carles Fernandez
|
471428f867
|
Fix typos detected by codespell
|
2019-07-20 12:55:46 +02:00 |
|
Carles Fernandez
|
2d276526a8
|
Remove duplicate character if GROSMOSDR_PKG_VERSION contains a v (Fix)
|
2019-07-04 08:11:25 +02:00 |
|
Carles Fernandez
|
fd9edf2486
|
Remove duplicate character if GROSMOSDR_PKG_VERSION contains a v
|
2019-07-04 08:06:02 +02:00 |
|
Carles Fernandez
|
04a62b813f
|
Remove unused CMake modules
Move ENABLE_GNSS_SIM_INSTALL option to main CMakeLisis.txt file
Remove unused lines
Update Doxygen download website
|
2019-06-28 09:32:46 +02:00 |
|
Carles Fernandez
|
52b70af104
|
Preserve PACKAGE_VERSION variable if it exists
|
2019-06-27 08:47:09 +02:00 |
|
Carles Fernandez
|
e3f4cbd5d7
|
Improve consistency in reporting version
|
2019-06-26 12:39:58 +02:00 |
|
Carles Fernandez
|
9db7a97fab
|
Improve consistency in version reporting
|
2019-06-25 11:48:00 +02:00 |
|
Carles Fernandez
|
0e5211dbf0
|
Modern CUDA usage
|
2019-06-24 20:02:19 +02:00 |
|
Carles Fernandez
|
a2dcf223f0
|
Create OpenCL imported target
|
2019-06-24 11:25:18 +02:00 |
|
Carles Fernandez
|
59281117e9
|
Search for CMake config
|
2019-06-24 02:33:53 +02:00 |
|
Carles Fernandez
|
bbe7707282
|
Improve dependency version identification in CMake modules
|
2019-06-24 00:24:08 +02:00 |
|
Carles Fernandez
|
12e26fe318
|
Move package DESCRIPTION and URL data to CMake modules
|
2019-06-21 02:49:41 +02:00 |
|
Carles Fernandez
|
11ed0d3703
|
Small fixes in CMake modules
|
2019-06-20 11:58:50 +02:00 |
|
Carles Fernandez
|
58f8db6080
|
Fix typo
|
2019-06-20 08:26:32 +02:00 |
|