Marek Roszko
|
ca770c79ab
|
Make libcontext build statically
Fixes an issue combining cpp and obj files explicitly on arm64
|
2023-04-10 21:22:04 -04:00 |
Marek Roszko
|
726b137fed
|
Fix libcontext arm64 build and purge winfiber
The winfiber implementation ran into memory leak issues as it didnt exit the stack jumps correctly
and lets not mislead anyone by keeping it
|
2023-04-10 18:07:35 -04:00 |
Marek Roszko
|
b4bb1f4b46
|
update vcpkg to get the arm64 compatible packages
|
2023-03-10 21:23:09 -05:00 |
Marek Roszko
|
65818bd4a3
|
Add windows arm64 support
|
2023-03-10 21:19:56 -05:00 |
Mark Roszko
|
27bf45417a
|
Fix typo in arch name
|
2021-03-12 15:05:38 +00:00 |
Marek Roszko
|
db1f457ff9
|
Add msvc flag definition for ARM64
|
2021-03-10 21:48:04 -05:00 |
Marek Roszko
|
ccaf352a5e
|
Add /safeseh for 32bit msvc libcontext
Special flag thats default for modern platforms already
|
2021-03-04 22:20:58 -05:00 |
Marek Roszko
|
2bf488e0c7
|
Add cmake option to enable win32 fibers
|
2021-03-04 21:48:26 -05:00 |
Marek Roszko
|
320b519278
|
Add assembly based libcontext implementation for MSVC builds
|
2021-03-03 21:14:17 -05:00 |
Ian McInerney
|
5c0656d97f
|
Move potrace and libcontext into thirdparty directory
Part of the cleanup in #3637
|
2019-12-28 18:17:55 +00:00 |