19 Commits

Author SHA1 Message Date
6734aa44ec
Update to Angelscript 2.35.1 2022-04-02 15:12:50 +02:00
badd37a7d3
Removes version property from Cmake 2022-03-17 17:52:20 +01:00
efcd3a6c07
Remove script object ref counting type 2022-03-06 16:17:27 +01:00
7b72219bf4
Increase max ref count 2022-03-06 10:59:46 +01:00
06c0953f63
Only use DLL for Windows + Shared 2022-02-11 15:34:35 +01:00
c239ac5220
Revert "Work on replacing pthread with std::thread"
This reverts commit f82ebe19bd675def1de4e8773d893d4ef7523714.
2022-02-11 13:42:28 +01:00
1f29d41b08
Revert "Work on removing pthreads references"
This reverts commit c58eb2d831865f7defad7fcb2aad8838fee7803f.
2022-02-11 13:42:28 +01:00
0eefcf0f1f
Revert "Add winpthread back again"
This reverts commit 69e7df11d58bb7b00f8a0dfe74da3df984b23ea2.
2022-02-11 13:42:28 +01:00
54efff6251
Revert "Attempt at fixing segfault with new std threads impl"
This reverts commit ee2f629911c5b00e227cc8e99a9a84fb9f781d65.
2022-02-11 13:42:28 +01:00
9c84058e1b
Revert "Further attempts at fixing segfault in locks"
This reverts commit dd93ba7ec443bd22d05c33f3aed5d538a6505d0c.
2022-02-11 13:42:28 +01:00
dd93ba7ec4
Further attempts at fixing segfault in locks 2022-02-11 13:29:30 +01:00
ee2f629911
Attempt at fixing segfault with new std threads impl 2022-02-11 13:15:08 +01:00
69e7df11d5
Add winpthread back again 2022-02-11 11:46:21 +01:00
c58eb2d831
Work on removing pthreads references 2022-02-05 17:36:50 +01:00
f82ebe19bd
Work on replacing pthread with std::thread 2022-02-05 17:32:56 +01:00
f62742e6c2
Force library to be .dll on Windows 2022-02-05 16:25:59 +01:00
45122c12c5
Link libwinpthread statically if LINK_STD_STATICALLY is on. 2021-09-30 22:42:16 +02:00
8d95b099b4
Fix for GCC 11 2021-06-26 11:23:50 +02:00
3d7202a915
initial commit 2021-04-12 20:25:02 +02:00