2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message: *: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS |
2023-03-05 17:08:27 by Tobias Nygren | Files touched by this commit (1) |
Log message: libfixmath: don't try to link with ubsan by default. Bump. Not all platforms have a compiler that ships with ubsan, and even then it's not something the package should decide to enable on it's own. |
2023-01-24 19:36:36 by Thomas Klausner | Files touched by this commit (103) |
Log message: *: convert to cmake/build.mk |
2022-08-24 14:49:25 by Ryo ONODERA | Files touched by this commit (7) |
Log message: math/libfixmath: import libfixmath-0.0.0pre20220623 Cross Platform Fixed Point Maths Library Libfixmath implements Q16.16 format fixed point operations in C. |