Mateusz Pusz
a9deec9d59
refactor: example applications refactored to a new formatting syntax
2024-01-23 21:49:17 +01:00
Mateusz Pusz
5293589900
build: all the targets now set C++20 as the minimum required version
2024-01-08 13:02:02 +01:00
Mateusz Pusz
a7cb512f87
fix: modules build fixed
2024-01-06 08:51:01 +01:00
Mateusz Pusz
271a8117ee
fix: glide-computer compilation with headers fixed
2024-01-06 08:51:01 +01:00
Mateusz Pusz
0eaf6e2e56
refactor: modules support redesigned
2024-01-06 08:51:01 +01:00
Johel Ernesto Guerrero Peña
7cb2099af5
feat: add module mp_units
2024-01-06 08:51:00 +01:00
Nick Thompson
267db9e2a2
Update minimum cmake version to 3.5
...
Currently, cmake is emitting the following warning:
```
CMake Deprecation Warning at cmake/ccache.cmake:23 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
```
Update the CMake min version to 3.5 to unclutter the build logs and ensure users don't get broken by the deprecation.
2023-12-16 11:51:58 -08:00
Mateusz Pusz
c75559dd34
docs: "i.e." replaced with "e.g." everywhere in the project
2023-10-10 20:24:23 +02:00
Mateusz Pusz
f29c57d367
style: formatting to make pre-commit happy
2023-08-25 23:05:36 +02:00
Mateusz Pusz
c625be5ebe
fix(example): transform_inclusive_scan initial value had to be explicitly provided
2023-08-25 19:49:33 +02:00
Mateusz Pusz
9f1a42bc7f
refactor: glide_computer renamed to glide_computer_lib
2023-08-24 19:19:55 +02:00