|
|
4f5cd005b3
|
Merge branch 'main' of github.com:Rconybea/randomgen
|
2023-10-19 16:35:17 -04:00 |
|
|
|
36a6edc51f
|
build: allow symlink-preferred install
|
2023-10-19 16:34:28 -04:00 |
|
Roland Conybeare
|
a6d0252dd4
|
build: clang16 fixes (c++20 concept headers available)
|
2023-10-19 12:15:18 -04:00 |
|
Roland Conybeare
|
0068f6c0fd
|
build: concept carveout for clang + std::copyable
|
2023-10-19 00:00:41 -04:00 |
|
|
|
a4c264d8db
|
randomgen: distribution + related concepts
|
2023-10-17 14:54:27 -04:00 |
|
Roland Conybeare
|
f0208ec71a
|
randomgen: compile fixes for OSX (clang 11)
|
2023-10-17 00:20:00 -04:00 |
|
|
|
3f82f69374
|
Merge branch 'main' of github.com:Rconybea/randomgen
|
2023-10-08 13:53:48 -04:00 |
|
|
|
f05068a45b
|
bugfix: xo/ in include path
|
2023-10-08 13:52:02 -04:00 |
|
|
|
5019c94024
|
build nit: xo_internal_dependency() -> xo_dependency()
|
2023-10-08 13:51:39 -04:00 |
|
|
|
b3d4a1276e
|
build: fix include path to insert xo/ dir
|
2023-10-06 19:27:24 -04:00 |
|
|
|
5b558ce086
|
.gitignore: + compile_commands.json
|
2023-10-06 18:42:32 -04:00 |
|
|
|
00fae469e0
|
randomgen: fixing include paths for xo/ insertion
|
2023-10-06 18:41:45 -04:00 |
|
|
|
9a2fc0605b
|
randomgen: + print.hpp
|
2023-10-04 16:01:48 -04:00 |
|
|
|
a26a6e4656
|
random: use get_random() instead of arc4random_buf() for non-bsd builds
|
2023-10-04 15:50:40 -04:00 |
|
|
|
90dcd600c0
|
build: + cmake find_package() support
|
2023-10-04 00:02:38 -04:00 |
|
|
|
11092bc4fd
|
randomgen: consolidate CMAKE_EXPORT_COMPILE_COMMANDS + tidy
|
2023-09-27 18:22:08 -04:00 |
|
|
|
cf4a928783
|
randomgen: consolidate CMAKE_CXX_STANDARD setting
|
2023-09-27 18:14:37 -04:00 |
|
|
|
fb5bb1b03a
|
randomgen: build streamlining using xo-cmake macros
|
2023-09-27 17:57:54 -04:00 |
|
|
|
748c7d86e4
|
+ .gitignore
|
2023-09-27 10:29:59 -04:00 |
|
|
|
aac74e2763
|
build: adopt xo_cmake dependency
|
2023-09-27 10:29:15 -04:00 |
|
|
|
1db6cd4d4a
|
build: fix CMAKE_INSTALL_RPATH
|
2023-09-23 13:14:50 -04:00 |
|
|
|
fadbcd7b54
|
+ xoshiro256ss (copied from kalman project)
|
2023-09-23 13:07:45 -04:00 |
|
|
|
e2533d7ae6
|
initial commit
|
2023-09-22 16:25:37 -04:00 |
|