14 Commits
Author SHA1 Message Date
Carles Fernandez 5e14095728 Improve consistency in binary operation token representation 2026-07-15 01:43:41 +02:00
Carles Fernandez 154f8d0f8c CMake: improve consistency in variable usage 2026-06-17 12:57:15 +02:00
Carles Fernandez 011aed587d Merge branch 'fix-e6-obs' into next 2026-06-14 08:44:23 +02:00
Carles Fernandez 4e2d0d4b30 CMake: Fix incorrect find_program result checks 2026-06-13 12:34:04 +02:00
Carles Fernandez 0e6253596d CMake: Use GNUInstallDirs variables for all install destinations
This fixes packaging on distributions that do not use a plain share/bin layout
2026-06-10 08:12:25 +02:00
Carles Fernandez 67b7bd27e9 Avoid throwing exceptions in main() 2026-05-25 10:49:29 +02:00
Carles Fernandez e82624d981 CMake: improve portability and robustness
Refactor Python detection
Improve imported target handling
Improve version detection
Improve naming consistency
2026-04-19 15:28:57 +02:00
Carles Fernandez 9e6b05be75 Fix building of rinex2assist in some environments 2025-10-02 13:05:51 +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 b0b41b194f Replace apt-get by apt 2025-03-15 09:41:05 +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 32e7dc03ae Fix typos detected by codespell 2025-02-10 13:20:14 +01: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