Carles Fernandez
|
6aba5903b6
|
Fix CMake logic for local Armadillo version
|
2025-08-25 11:32:26 +02:00 |
|
Carles Fernandez
|
74b0b4ff1b
|
Bump max CMake version to 4.1 and local Armadillo version to the 15.0.x branch
|
2025-08-24 14:00:20 +02:00 |
|
Carles Fernandez
|
1f4f6b333a
|
cmake: Promote abseil package to REQUIRED if found and is a valid version
|
2025-08-22 13:06:08 +02:00 |
|
Carles Fernandez
|
15a7a9bae3
|
Improve handling of Boost 1.89
|
2025-08-20 11:26:45 +02:00 |
|
Carles Fernandez
|
c075f0f06e
|
Improve CMake summary when Boost >= 1.89
|
2025-08-19 13:35:49 +02:00 |
|
Carles Fernandez
|
2f08c4e82b
|
Fix for Boost 1.89
The system library becomes header-only, so target Boost::system is not available anymore
|
2025-08-19 11:34:11 +02:00 |
|
Carles Fernandez
|
4d616a006e
|
Move patch files of external tools to their own folder
|
2025-08-07 13:33:12 +02:00 |
|
Carles Fernandez
|
13ef99ec57
|
Bump local version of GNSSTk to v15.0.0
Silence warnings related to gnsstk
|
2025-08-07 12:39:42 +02:00 |
|
Carles Fernandez
|
18a7bbd648
|
Bump local Armadillo version to 14.6
|
2025-07-20 09:38:32 +02:00 |
|
Victor Castillo
|
567426b415
|
refactor: moved sensor data source to algorithms/libs as well
|
2025-07-09 16:33:54 +02:00 |
|
Victor Castillo
|
195886244a
|
feat: added SensorDataAggregator & moved everything to algorithms/libs
|
2025-07-09 16:33:54 +02:00 |
|
Carles Fernandez
|
d36bf449e3
|
Bump local version of Protocol Buffers to 31.1
|
2025-05-29 09:25:19 +02:00 |
|
Carles Fernandez
|
27c4ec508a
|
Bump local version of google benchmark to 1.9.4
|
2025-05-20 08:51:44 +02:00 |
|
Carles Fernandez
|
94006cad34
|
Bump local version of Protocol Buffers to v31.0
|
2025-05-15 07:46:38 +02:00 |
|
Carles Fernandez
|
e3364a6f12
|
Fix building of google benchmarks in old compilers
|
2025-05-07 20:24:56 +02:00 |
|
Carles Fernandez
|
4ba35e3d97
|
Bump Google benchmarks to 1.9.3
|
2025-05-07 17:27:24 +02:00 |
|
Carles Fernandez
|
42d9ff9abb
|
Bump Googletest version to 1.17.0
|
2025-05-01 08:23:24 +02:00 |
|
Carles Fernandez
|
2e2987f131
|
Reduce warnings when building the ION GNSS Metadata Standard
|
2025-04-15 10:35:50 +02:00 |
|
Carles Fernandez
|
fa491bbf33
|
Fix building of the ION GNSS Metadata Standard with CMake 4.0
|
2025-04-14 11:17:06 +02:00 |
|
Carles Fernandez
|
af94fda57d
|
The action continues in the next branch
|
2025-04-02 17:58:02 +02:00 |
|
Carles Fernandez
|
cca9e3f04d
|
Set release 0.0.20
|
2025-04-02 17:56:58 +02:00 |
|
Carles Fernandez
|
a230086b73
|
The action continues in the next branch
|
2025-04-02 17:54:33 +02:00 |
|
Carles Fernandez
|
40c516e150
|
Set release 0.0.20
|
2025-04-02 17:53:19 +02:00 |
|
Carles Fernandez
|
4ba5c3505b
|
Release 0.0.20
|
2025-04-01 15:34:18 +02:00 |
|
Carles Fernandez
|
9c1754e79d
|
Bump version to 0.0.20
|
2025-04-01 14:18:44 +02:00 |
|
Carles Fernandez
|
c657b5290d
|
Merge branch 'next' of github.com:carlesfernandez/gnss-sdr into next
|
2025-04-01 09:44:13 +02:00 |
|
Carles Fernandez
|
b95366c5b6
|
Bump max version of CMake to 4.0
|
2025-04-01 09:12:23 +02:00 |
|
Carles Fernandez
|
d2f737df85
|
Update local Armadillo version to 14.4.x branch
|
2025-03-28 16:49:01 +01:00 |
|
Carles Fernandez
|
49f8395688
|
Bump local ProtocolBuffers version to 30.2 and Google Benchmark to 1.9.2
|
2025-03-26 22:50:48 +01:00 |
|
Carles Fernandez
|
b0b41b194f
|
Replace apt-get by apt
|
2025-03-15 09:41:05 +01:00 |
|
Carles Fernandez
|
b60368038a
|
Bump local version of Protocol Buffers to v30.1
|
2025-03-15 09:10:23 +01:00 |
|
Carles Fernandez
|
9908be730b
|
Bump local version of Protocol Buffers to 30.0
|
2025-03-05 16:47:58 +01:00 |
|
Carles Fernandez
|
fa1e9209c5
|
CMake: centralize find paths in a single file
Improve Macports/Homebrew detection. Do not hardcode /opt/local or /opt/homebrew
|
2025-02-16 22:10:20 +01:00 |
|
Carles Fernandez
|
b4f373df57
|
volk_gnsssdr: improve install path detection
Re-enable usage of own cpu_features if volk >= 3.1 and not found
Add toolchain file for riscv64 RVV and CI tests
|
2025-02-11 19:07:14 +01:00 |
|
Carles Fernandez
|
00e5b2b4ec
|
Bump Googletest to 1.16.0
|
2025-02-08 09:07:04 +01:00 |
|
Carles Fernandez
|
4ac58ccb00
|
Fix ENABLE_OWN_ABSEIL when using clang
|
2025-01-24 15:08:15 +01:00 |
|
Carles Fernandez
|
56692ca75b
|
Fix building with Clang >=18 and abseil
|
2025-01-24 14:20:38 +01:00 |
|
Carles Fernandez
|
274fdfd6b7
|
Fix CMake logic
|
2025-01-22 22:39:42 +01:00 |
|
Carles Fernandez
|
25b1861405
|
Improve report of Homebrew / Macports detection
Improve Boost finding if using Macports
Update changelog
Bump Pugixml local version to 1.15 and Protocol Buffers to 29.3
|
2025-01-22 22:14:33 +01:00 |
|
Carles Fernandez
|
dc55847aee
|
Bump local version of Armadillo and Protocol Buffers
|
2024-12-22 02:12:39 +01:00 |
|
Carles Fernandez
|
c93f07176a
|
Fix building in some environments
Boost::interprocess seems to need linking against librt.so in some systems
|
2024-12-22 00:21:11 +01:00 |
|
Carles Fernandez
|
aaa838baec
|
Bump local version of Google Benchmark to 1.9.1
|
2024-11-28 20:09:55 +01:00 |
|
Carles Fernandez
|
9f0172db4f
|
Bump local version of Protocol Buffers to 29.0
|
2024-11-27 21:32:33 +01:00 |
|
Carles Fernandez
|
2a7df20a2c
|
Report root path and version of Abseil if found
|
2024-11-11 22:35:00 +01:00 |
|
Carles Fernandez
|
61fa9ac3f1
|
Bump max CMake version to 3.31
|
2024-11-11 21:28:30 +01:00 |
|
Carles Fernandez
|
882b2271e4
|
Bump version of local Matio to 1.5.28
|
2024-10-31 07:48:47 +01:00 |
|
Carles Fernandez
|
a5c792f689
|
Workaround for Clang 18
|
2024-10-07 15:05:32 +02:00 |
|
Carles Fernandez
|
5108f0aa60
|
Avoid building failure if the user forgot -DENABLE_FPGA=ON when it was required
|
2024-10-06 07:52:26 +02:00 |
|
Carles Fernandez
|
825037592a
|
Remove build and data folders, move tests and utils to the base of the source tree
|
2024-10-04 11:55:09 +02:00 |
|
Carles Fernandez
|
cdcbc4d03d
|
Bump local version of Protocol Buffers to 28.2
|
2024-09-26 07:32:56 +02:00 |
|