summaryrefslogtreecommitdiffstats
path: root/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* trivial fixes.HEADalgos-ld1-1.0.1masterGravatar Gediminas Jakutis 2021-03-291-1/+1
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* revert higher-than-64-bits support.Gravatar Gediminas Jakutis 2021-03-141-3/+3
| | | | | | Too much hassle to actually pretty-print that crap out. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* now with configurable data size!Gravatar Gediminas Jakutis 2021-02-151-0/+5
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* A major overhaul of the whole thing.Gravatar Gediminas Jakutis 2021-02-091-1/+1
| | | | | | | | | | It has come to my attention that previously, the project was built on top of some *very* incorrect assumptions. This patch mostly addresses that. And while it does NOT leave the project in otherwise working state, it does weed out most, if not all, of effects of previously incorrect assumptions, so it can be built the right way from here on forth. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* we print error messages now, bois.Gravatar Gediminas Jakutis 2020-03-191-1/+3
|
* implement reading from dev-you-random for datagen.Gravatar Gediminas Jakutis 2020-02-251-0/+1
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* add first bits of the I/O wrapper.Gravatar Gediminas Jakutis 2020-02-141-0/+2
| | | | Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
* initial commit.Gravatar Gediminas Jakutis 2020-02-131-0/+9
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>