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
050278c738
Add FindLibsolv.cmake ( #2886 )
...
* Add FindLibsolv.cmake
* Add OSX dynamic lib names
2023-10-04 09:59:20 +02:00
Antoine Prouvost
be30af600a
Build micromamba win with feedstock ( #2859 )
...
* Try CI
* Remove useless header
* Try mixing static windows build with Conda
* More packages from conda-forge
* Move to yaml-cpp>=0.8.0
* Ensure proper yaml-cpp target
* Use yaml-cpp-static on Windows
* Fix versions
* Use libsolv-static from Conda-Forge
2023-09-27 10:32:47 +02: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
Adrien DELSALLE
95cd1a75af
use openssl cryptographic functions
...
remove libsodium dep
add bin2hex and hex2bin utils from libsodium
2021-05-11 18:31:57 +02:00
Adrien Delsalle
133284bddc
Add initial crypto sign and verify ( #916 )
2021-04-30 11:27:16 +02:00