39 Commits
Author SHA1 Message Date
Philippe Teuwen 55e58466aa Fix C++ flags handling (fix relocation error on Fedora 41) 2026-02-28 18:15:44 +01:00
Philippe Teuwen 3dde408c55 compilation flags tuning 2026-02-22 11:58:36 +01:00
Jean-Michel Picod f06c2fafbe Fix compilation under termux 2025-06-16 11:52:08 +02:00
Philippe Teuwen 85ed469340 cppcheck const 2025-03-24 21:59:02 +01:00
Jaka c871e435e4 fix implicit use of time() 2024-04-18 09:40:00 +02:00
iceman1001 68f296cc14 compile for optimized speed execution 2023-11-03 11:36:10 +01:00
iceman1001 a35960c6d5 silence codegl 2023-10-15 12:47:45 +02:00
David Driscoll bc701c8ddc Fixing macOS errors. 2023-10-02 10:31:50 -04:00
iceman1001 c73de57320 make sure pthread and atomic isnt called in macOS 2023-09-16 09:51:47 +02:00
iceman1001 22d7adf0c0 getting confused over pthread vs atomic... 2023-09-16 09:32:47 +02:00
iceman1001 908ae0c78c ...confused makefiles stuff 2023-09-15 21:53:52 +02:00
iceman1001 0443a60025 adapt Makefile to use MYxxxx flags instead 2023-09-15 19:08:24 +02:00
iceman1001 c26d33dfd3 forgot to set the var... 2023-09-12 20:47:59 +02:00
iceman1001 774f1c33ef fix atomic on macOS and all platforms 2023-09-12 20:22:04 +02:00
Leopoldo Pla SempereandGitHub 7f2433eb8b Fix linking in explicit libatomic devices
My Raspberry Pi Zero with latest Raspberry Pi OS thanks this after commit b17a733

Signed-off-by: Leopoldo Pla Sempere <lpla@dlsi.ua.es>
2023-09-12 09:44:16 +02:00
IcemanandGitHub 5a56504fc1 Merge pull request #2091 from nvx/misc_cleanups
Misc cleanups
2023-08-24 08:38:20 +02:00
nvx 8dd963d305 make style 2023-08-24 16:34:33 +10:00
David Driscoll 760bfbb399 Fix macOS errors while building after cryptoRF solvers was added. 2023-08-23 22:05:00 -04:00
iceman1001 456af75b78 lets see if this makes osx happy by guarding the cpp code with defines 2023-08-21 16:10:26 +02:00
iceman1001 0d1b86cc46 added regressiontests for cryptoRF SMA code part 2023-08-21 13:08:08 +02:00
iceman1001 b17a733bdb modified some output and made sure a local state is used for multithreaded. Also added the mod fix from Doegox in sma.cpp 2023-08-21 12:36:02 +02:00
Philippe Teuwen 30ae0bf521 make style 2023-01-15 02:24:46 +01:00
Philippe Teuwen 3936afcca9 cppcheck divide by zero 2023-01-15 02:23:19 +01:00
Philippe Teuwen 8ac8e3d7d0 reduce variable scopes 2023-01-15 02:23:19 +01:00
iceman1001 deb48d2311 cppcheck fix const 2022-01-06 21:53:39 +01:00