22 Commits

Author SHA1 Message Date
f3f507d39c Add support for non-root installs 2024-09-26 12:55:25 +02:00
cb3d2412a0 Fix deps 2024-09-12 16:36:50 +02:00
124aa93676 Replace Makefile with new version 2024-09-12 14:59:35 +02:00
8c4dabba1b Fix LDLIBS linker errors 2024-03-28 15:25:09 +01:00
Bob Polis
3582d733be Fixed include dir for lib header install 2023-04-18 11:37:46 +02:00
Bob Polis
b58dbdfdde Added ldconfig invocation for OpenBSD 2023-04-15 23:30:04 +02:00
Bob Polis
21c9d0833e Merge branch 'main' of bobpolis.com:git/experimental/cpp/libscnumerics 2023-03-30 20:27:05 +02:00
Bob Polis
95b6b5436f Fixed lib header generation 2023-03-30 20:25:11 +02:00
Bob Polis
00a6a03bd3 Fixed pattern rule for new make version 2023-02-28 17:55:07 +01:00
Bob Polis
71b64a13cf Modernized Makefile 2023-02-09 18:58:59 +01:00
Bob Polis
c367b9bb3e Modernized Makefile 2023-02-09 18:44:12 +01:00
Bob Polis
287a36b31a replaced Makefile with latest version 2021-12-21 12:15:36 +01:00
Bob Polis
7d7a448ad1 Moved versioning to premake; added OpenBSD support 2021-12-21 10:51:06 +01:00
Bob Polis
145a056a3b changed return from choice to const ref 2021-12-02 18:14:34 +01:00
Bob Polis
94043b3aac Merge branch 'main' of www.swiftcoder.nl:git/experimental/cpp/libscnumerics 2021-11-13 19:15:13 +01:00
Bob Polis
6ac0ca9a52 Removed -pthread and -fno-strict-aliasing flags 2021-11-13 19:14:04 +01:00
Bob Polis
10a9ad9bbb added static_cast to fix error 2021-11-11 17:51:29 +01:00
Bob Polis
d607dab17c Fixed static method 2021-11-05 16:36:51 +01:00
Bob Polis
a0f852d419 Added iterator-based choice function 2021-10-07 15:59:08 +02:00
Bob Polis
a6accef426 Renamed functions and made static 2021-10-06 11:28:24 +02:00
Bob Polis
d0cf4102d6 Changed choice function to use std::vector 2021-10-06 11:08:46 +02:00
Bob Polis
087e31219c first commit 2021-10-06 10:55:22 +02:00