Commit Graph

26 Commits

Author SHA1 Message Date
quaK
90b7884024 Merge branch 'develop' into feature/scripting 2021-03-21 17:58:28 +02:00
Maurice Heumann
09395ace59 Update asmjit 2021-03-21 12:05:58 +01:00
dependabot-preview[bot]
ada6aea849
Bump deps/GSL from 84aeb59 to ef0ffef
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `84aeb59` to `ef0ffef`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](84aeb59f26...ef0ffefe52)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 07:22:40 +00:00
momo5502
0f20fea57c Update submodules 2021-03-07 20:52:08 +01:00
quaK
35d769e8e9 Add scripting files 2021-03-06 20:16:52 +02:00
dependabot-preview[bot]
4fb3cec596
Bump deps/rapidjson from b1a4d91 to 1c2c8e0
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `b1a4d91` to `1c2c8e0`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](b1a4d91a53...1c2c8e085a)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 07:05:18 +00:00
dependabot-preview[bot]
f6d106974d
Bump deps/GSL from 84aeb59 to ef0ffef
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `84aeb59` to `ef0ffef`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](84aeb59f26...ef0ffefe52)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-25 07:25:43 +00:00
dependabot-preview[bot]
053cb2e82a
Bump deps/rapidjson from 8bce684 to b1a4d91
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `8bce684` to `b1a4d91`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](8bce684cda...b1a4d91a53)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-23 07:58:25 +00:00
dependabot-preview[bot]
ddb1c5a9bc
Bump deps/rapidjson from 13dfc96 to 8bce684
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `13dfc96` to `8bce684`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](13dfc96c9c...8bce684cda)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 07:14:06 +00:00
Maurice Heumann
ab76364aa6
Merge pull request #10 from XLabsProject/dependabot/submodules/deps/libtomcrypt-910d625
Bump deps/libtomcrypt from `954ab9b` to `910d625`
2021-02-20 16:59:36 +01:00
Maurice Heumann
e8e61db739
Merge pull request #9 from XLabsProject/dependabot/submodules/deps/protobuf-19fb894
Bump deps/protobuf from `4a09d77` to `19fb894`
2021-02-20 16:59:28 +01:00
Maurice Heumann
9d1210c04d
Merge pull request #8 from XLabsProject/dependabot/submodules/deps/rapidjson-13dfc96
Bump deps/rapidjson from `3cdd3c8` to `13dfc96`
2021-02-20 16:59:18 +01:00
Maurice Heumann
c299c7d5e3
Merge pull request #7 from XLabsProject/dependabot/submodules/deps/GSL-84aeb59
Bump deps/GSL from `25bb4bd` to `84aeb59`
2021-02-20 16:59:10 +01:00
momo5502
42fa60ef6a Add updating mechanism 2021-02-19 16:28:48 +01:00
dependabot-preview[bot]
abf6f6c6a4
Bump deps/libtomcrypt from 954ab9b to 910d625
Bumps [deps/libtomcrypt](https://github.com/libtom/libtomcrypt) from `954ab9b` to `910d625`.
- [Release notes](https://github.com/libtom/libtomcrypt/releases)
- [Commits](954ab9bcfc...910d625277)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-19 15:24:57 +00:00
dependabot-preview[bot]
c50d8713a9
Bump deps/protobuf from 4a09d77 to 19fb894
Bumps [deps/protobuf](https://github.com/google/protobuf) from `4a09d77` to `19fb894`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](4a09d77a85...19fb89416f)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-19 15:24:42 +00:00
dependabot-preview[bot]
3296a1df02
Bump deps/rapidjson from 3cdd3c8 to 13dfc96
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `3cdd3c8` to `13dfc96`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](3cdd3c8370...13dfc96c9c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-19 15:24:15 +00:00
dependabot-preview[bot]
16d0ca05af
Bump deps/GSL from 25bb4bd to 84aeb59
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `25bb4bd` to `84aeb59`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](25bb4bd948...84aeb59f26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-19 15:24:08 +00:00
Joelrau
e2988d6193 Add our own asmjit
Since the newest version of asmjit was bugged, I made my own branch and made a branch with the old commit that works.
2021-01-06 00:15:46 +02:00
Joelrau
0449f6e583 Removed asmjit 2021-01-06 00:11:33 +02:00
Joelrau
db6d782463 Fixed building 2021-01-05 19:29:13 +02:00
Joelrau
5ed640da84 Properly add submodules 2021-01-05 19:25:06 +02:00
Joelrau
99f4e1e998 Add submodule GSL 2021-01-05 19:09:52 +02:00
Joelrau
30c0f80b70 Remove deps
temp
2021-01-05 19:08:51 +02:00
Joelrau
6bfb1731df Fixed bulding 2021-01-03 04:07:44 +02:00
Joelrau
2ab2ec9a07 Initial commit 2021-01-01 09:28:48 +02:00