Commit Graph

81 Commits

Author SHA1 Message Date
Diavolo
1b3eb2cfb2
maint: remove arm64 from macosx 2023-06-23 14:06:51 +02:00
Edo
f4bc3857c3
Merge pull request #15 from alterware/test/github
maint: test new workflow for mac
2023-06-23 12:14:31 +02:00
Diavolo
abcdac6b80
maint: test new workflow for mac 2023-06-23 12:10:20 +02:00
Edo
8698e7f9c6
Merge pull request #14 from alterware/dependabot/submodules/deps/libtomcrypt-0173cac
build(deps): bump deps/libtomcrypt from `93f5348` to `0173cac`
2023-06-22 18:23:10 +02:00
Edo
68d755b908
Merge pull request #13 from alterware/dependabot/submodules/deps/libtommath-38bb369
build(deps): bump deps/libtommath from `111afcc` to `38bb369`
2023-06-22 18:04:31 +02:00
dependabot[bot]
17de6bda39
build(deps): bump deps/libtomcrypt from 93f5348 to 0173cac
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `93f5348` to `0173cac`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](93f5348c47...0173cac3be)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 15:04:50 +00:00
dependabot[bot]
6b254f3547
build(deps): bump deps/libtommath from 111afcc to 38bb369
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `111afcc` to `38bb369`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](111afcc471...38bb3696e5)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 15:04:46 +00:00
Edo
a2aec0bb1c
Merge pull request #11 from alterware/dependabot/submodules/deps/libtommath-111afcc
build(deps): bump deps/libtommath from `c6a00c2` to `111afcc`
2023-06-21 17:28:34 +02:00
dependabot[bot]
a8a3f443e6
build(deps): bump deps/libtommath from c6a00c2 to 111afcc
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `c6a00c2` to `111afcc`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](c6a00c26ca...111afcc471)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 15:06:58 +00:00
Edo
46149771c3
Merge pull request #9 from alterware/dependabot/submodules/deps/libtommath-c6a00c2
build(deps): bump deps/libtommath from `f6507b7` to `c6a00c2`
2023-06-20 16:18:02 +02:00
dependabot[bot]
980d5907bc
build(deps): bump deps/libtommath from f6507b7 to c6a00c2
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `f6507b7` to `c6a00c2`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](f6507b7a1b...c6a00c26ca)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 14:17:33 +00:00
Edo
7536e570bb
Merge pull request #10 from alterware/dependabot/submodules/deps/libtomcrypt-93f5348
build(deps): bump deps/libtomcrypt from `fae62af` to `93f5348`
2023-06-20 16:10:32 +02:00
dependabot[bot]
5516c02f67
build(deps): bump deps/libtomcrypt from fae62af to 93f5348
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `fae62af` to `93f5348`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](fae62af0ab...93f5348c47)

---
updated-dependencies:
- dependency-name: deps/libtomcrypt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 14:09:41 +00:00
Diavolo
9681a489ed
maint(github): update build workflow 2023-06-18 23:43:42 +02:00
Diavolo
2daceef646
maint: cleanup string utils 2023-06-16 16:36:20 +02:00
Edo
18201b2457
maint: use workflow for installing premake5 (#6) 2023-06-08 11:49:48 +02:00
Edo
b55dd139cb
Merge pull request #5 from alterware/dependabot/submodules/deps/libtommath-787c614
build(deps): bump deps/libtommath from `0df542c` to `787c614`
2023-06-05 11:15:51 +02:00
dependabot[bot]
027a79ecaa
build(deps): bump deps/libtommath from 0df542c to 787c614
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `0df542c` to `787c614`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](0df542cb70...787c614721)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 15:04:54 +00:00
Edo
44a15bc676
maint(statistics_handler): update path 2023-05-27 16:35:58 +02:00
Edo
d79e0fdcaa
maint(main): easy fix 2023-05-27 08:51:45 +02:00
Diavolo
beb90226fe maint(compression): pass args by reference
Co-authored-by: William Roy <wroy@proton.me>
2023-05-26 19:19:43 +02:00
Edo
cf3a4e18e6
maint(statistics_handler): easy fix 2023-05-26 17:11:06 +02:00
Diavolo
74a8442142
maint: small update 2023-05-26 16:38:15 +02:00
Edo
2a48b454ba
Merge pull request #2 from alterware/dependabot/submodules/deps/curl-1561d06
build(deps): bump deps/curl from `b16d1fa` to `1561d06`
2023-05-26 16:35:25 +02:00
dependabot[bot]
21a15ad29f
build(deps): bump deps/curl from b16d1fa to 1561d06
Bumps [deps/curl](https://github.com/curl/curl) from `b16d1fa` to `1561d06`.
- [Release notes](https://github.com/curl/curl/releases)
- [Commits](b16d1fa8ee...1561d06752)

---
updated-dependencies:
- dependency-name: deps/curl
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 14:28:29 +00:00
Edo
57e94dfe16
Merge pull request #1 from alterware/dependabot/submodules/deps/GSL-303d964
build(deps): bump deps/GSL from `afaaa71` to `303d964`
2023-05-26 16:26:40 +02:00
dependabot[bot]
e6692483f1
build(deps): bump deps/GSL from afaaa71 to 303d964
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `afaaa71` to `303d964`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](afaaa71bce...303d964a24)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-26 14:25:44 +00:00
Edo
9df205fddc
maint: update curl 2023-05-26 16:25:13 +02:00
Diavolo
2b468a24cb
maint(info_string): small fix 2023-05-26 16:20:43 +02:00
Diavolo
2b008c31a5
fix: workflow 2023-05-26 16:12:59 +02:00
Diavolo
32db868ae6
init 2023-05-26 16:09:29 +02:00