Commit Graph

6 Commits

Author SHA1 Message Date
Antoine Prouvost f771e520f9
Use range in Solution (#3968) 2025-06-06 22:34:33 +02:00
Ayaz Salikhov 0a8128d23e
maint: Enable `-Werror` compiler flag for GCC, Clang and AppleClang (#3611) 2024-11-21 13:50:09 +01:00
Hind-M 3e1e97b0e6
Add checking typos to pre-commit (#3278)
* Add checking typos to pre-commit

* Add missed corrections

* Add more corrections to doc
2024-05-27 09:16:14 +02:00
Antoine Prouvost d116ff8917
Add cmake-format (#2962)
* Add cmake-format

* Apply cmake-format
2023-11-07 11:08:26 +01:00
Antoine Prouvost da70542cbe
Enable Link Time Optimization (#2742)
* Add MAMBA_LTO option to CMake

* Handle no CMAKE_BUILD_TYPE in LTO
2023-08-25 09:50:35 +02:00
Antoine Prouvost 0002794f3c
Aggressive compilation warnings (#2304) 2023-02-20 09:02:36 +01:00