aboutsummaryrefslogtreecommitdiff
path: root/ports/luajit/portfile.cmake
AgeCommit message (Collapse)Author
2020-02-13[luajit] Improve static and dynamic CRT support (#8929)Rémy Tassoux
* [luajit] Improve static and dynamic CRT support * [luajit] fix CRT linkage always static * [luajit] Fix luajit.exe static build failure * [luajit] Remove old patch * [luajit] Remove old patch Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-01-27[luajit] Copy tool dependencies (#9782)SeekingMeaning
* [luajit] Copy tool dependencies * Update CONTROL
2020-01-22Update portfiles to use VCPKG_BUILD_TYPE (#9703)SeekingMeaning
* Update portfiles to use VCPKG_BUILD_TYPE * Update * Update * Update port versions * Update * Update * Update * Update
2019-08-20[luajit]Separate debug/release build path and fix generate pdbs. (#7764)JackBoosY
* [luajit]Separate debug/release build path and fix generate pdbs. * [luajit]Replace port name to ${PORT}
2019-03-29[luajit]move luajit headers to the directory "include/luajit/" to avoid file ↵JackBoosY
conflicts. (#5863) [luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts.
2017-07-07disable build for uwpKalessin
2017-07-07add pdb copy commandKalessin
2017-07-07fix static buildKalessin
2017-07-07add LuaJIT portKalessin