Commit Graph

16 Commits

Author SHA1 Message Date
Deukhoofd c239ac5220
Revert "Work on replacing pthread with std::thread"
This reverts commit f82ebe19bd.
2022-02-11 13:42:28 +01:00
Deukhoofd 1f29d41b08
Revert "Work on removing pthreads references"
This reverts commit c58eb2d831.
2022-02-11 13:42:28 +01:00
Deukhoofd 0eefcf0f1f
Revert "Add winpthread back again"
This reverts commit 69e7df11d5.
2022-02-11 13:42:28 +01:00
Deukhoofd 54efff6251
Revert "Attempt at fixing segfault with new std threads impl"
This reverts commit ee2f629911.
2022-02-11 13:42:28 +01:00
Deukhoofd 9c84058e1b
Revert "Further attempts at fixing segfault in locks"
This reverts commit dd93ba7ec4.
2022-02-11 13:42:28 +01:00
Deukhoofd dd93ba7ec4
Further attempts at fixing segfault in locks 2022-02-11 13:29:30 +01:00
Deukhoofd ee2f629911
Attempt at fixing segfault with new std threads impl 2022-02-11 13:15:08 +01:00
Deukhoofd 145848c76c
More ununused parameters in addons 2022-02-11 12:44:15 +01:00
Deukhoofd 06392269e4
Fixes annoying unused parameter 2022-02-11 12:28:40 +01:00
Deukhoofd 69e7df11d5
Add winpthread back again 2022-02-11 11:46:21 +01:00
Deukhoofd c58eb2d831
Work on removing pthreads references 2022-02-05 17:36:50 +01:00
Deukhoofd f82ebe19bd
Work on replacing pthread with std::thread 2022-02-05 17:32:56 +01:00
Deukhoofd f62742e6c2
Force library to be .dll on Windows 2022-02-05 16:25:59 +01:00
Deukhoofd 45122c12c5
Link libwinpthread statically if LINK_STD_STATICALLY is on. 2021-09-30 22:42:16 +02:00
Deukhoofd 8d95b099b4
Fix for GCC 11 2021-06-26 11:23:50 +02:00
Deukhoofd 3d7202a915
initial commit 2021-04-12 20:25:02 +02:00