Commit Graph

2 Commits

Author SHA1 Message Date
Kai Pastor
3d2d00ed35
[luajit] Don't enable LJ_DUALNUM (#33581) 2023-09-06 12:58:48 -07:00
Kai Pastor
f35ba0c785
[luajit] Use common build functions (#30608)
* [luajit] Use nmake build setup [skip actions]

* [luajit] Use vcpkg_configure/install_make [skip actions]

* Cross build with host tools

* Host tools must match target bitness

* Cleanup

* WIP

* Don't touch CI baseline now

* Less osx quirks

* Move msvc header installation to nmake

* Simplify MSVC

* Add arm and x86 cross build support
2023-05-09 16:57:10 -07:00