aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update VERSIONTeutates2022-07-201-1/+1
|
* Improve makefile (#16)Teutates2022-07-071-5/+20
|
* OpenSSL 3 fixes (#15)Teutates2022-07-071-2/+1
| | | | * Remove deprecated openssl functions as of openssl 3.0.5 * Re-add openssl to actions with (should be) proper static providers
* General cleanupCameron Katri2022-07-061-4/+1
| | | | | | - Remove useless preprocessor directives - Remove -T flag - Remove CommonCrypto dependency (OpenSSL is required anyways)
* Remove assertCameron Katri2022-07-041-3/+6
|
* Update manpage translations (#8)Nick Chan2022-01-301-1/+5
| | | | | | * update manpage translations * update README to reflect on manpage translations
* ci: use lto and gc-sections1Conan2022-01-181-4/+4
|
* Cleanup and switch to a Makefile (#7)1Conan2021-11-041-0/+40