| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
`test-wrappers`
|
|
|
|
|
|
|
|
Fix some overrides in Makefiles.
|
|
|
|
|
|
Added variables to Makefiles to specify custom exports/ directory;
Split exception classes in Java & C#;
Added more comments;
Renamed library and Go package;
Removed real (pure) tests;
Added generate_lib.ps1 to generate import .lib for Windows (Swift);
Moved built Go libraries to exports/lib/;
Switch to hopefully faster Swift GitHub Action.
|
|
|
|
|
|
Swift Windows fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Makefile & GitHub workflow. Fix make clean targets.
|
|
|
|
GOOS/GOARCH. Add build step to Python test Makefile.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(not sure where I got 'time:' from, minisign uses 'timestamp:')
|
|
|
|
|
|
|
|
testcase. Add testcase for old TC with "timestamp:"
|
|
|
|
|
|
|
|
|