xiaozhuai, Weihang Ding
1267dfe357
[luajit] Bump version and fix #28004 ( #28016 )
...
* [luajit] Bump version and fix #28004
* update version database
2022-11-30 09:31:03 -08:00
Alexey Sokolov
8ffbeacd58
[luajit] Install .pc file for windows ( #26971 )
...
Fix installed .pc file on osx
Close #23178
2022-09-27 16:02:37 -07:00
Billy O'Neal
acc3bcf76b
[luajit] Fix build failure that resulted in no output. ( #26360 )
2022-08-15 19:24:49 -07:00
JonLiu1993
2c7862c4aa
[luajit] update to the latest commit ( #25856 )
...
* update version
* update version
* [luajit] update to latest commit
* update version
* add patch
* update version
2022-08-11 18:17:20 -07:00
autoantwort
52f2a3792e
[luajit] no absolute paths ( #24847 )
2022-05-23 13:56:08 -07:00
Federico Aponte
5d8b7711b1
[luajit] Add support for OSX ( #24584 )
...
* [luajit] Add support for OSX
* Apply suggestions from code review
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
* [luajit] Add code review suggestions
* Remove MACOSX_DEPLOYMENT_TARGET definition from Makefile
* Add usage file
* Add license field to manifest file
Co-authored-by: Billy O'Neal <billy.oneal@gmail.com>
* [luajit] Remove usage file whose content is controversial
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-10 11:35:35 -07:00
kromych
47cbed8851
Fix building LuaJIT on Linux ( #24498 )
...
* Fix building LuaJIT on Linux
* Update version metadata
* Fix remaining ci.baseline.txt entries:
luajit:arm64-windows: Left as "skip": The problem is that the batch files used to build here want to run a binary they built which fails, but there's no good way to say "I can run the results" in our platform expressions right now
luajit:arm64-uwp / luajit:arm-uwp: These are already stopped by the platform expression.
luajit:x64-osx: I don't know if this works yet but we should try.
* Block osx with a "supports".
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-05 16:01:10 -07:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. ( #22770 )
...
* Bulk remove vcpkg_fail_port_install calls.
Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",
In support of https://github.com/microsoft/vcpkg/pull/21502
* Update version database.
* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728
* Repair version database.
2022-01-25 10:31:15 -08:00
Rémy Tassoux
76fba5ec78
[luajit] Improve static and dynamic CRT support ( #8929 )
...
* [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-02-13 17:48:46 -08:00
SeekingMeaning
42aa985bdd
[luajit] Copy tool dependencies ( #9782 )
...
* [luajit] Copy tool dependencies
* Update CONTROL
2020-01-27 14:59:55 -08:00
SeekingMeaning
181ec3b649
Update portfiles to use VCPKG_BUILD_TYPE ( #9703 )
...
* Update portfiles to use VCPKG_BUILD_TYPE
* Update
* Update
* Update port versions
* Update
* Update
* Update
* Update
2020-01-22 12:15:26 -08:00
JackBoosY
aeb3293b9f
[luajit]Separate debug/release build path and fix generate pdbs. ( #7764 )
...
* [luajit]Separate debug/release build path and fix generate pdbs.
* [luajit]Replace port name to ${PORT}
2019-08-20 13:15:08 -07:00
JackBoosY
db13360a50
[luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts. ( #5863 )
...
[luajit]move luajit headers to the directory "include/luajit/" to avoid file conflicts.
2019-03-29 22:51:58 -07:00
Kalessin
56833bd4f5
disable build for uwp
2017-07-07 23:30:44 +02:00
Kalessin
0e866f6730
add pdb copy command
2017-07-07 23:27:09 +02:00
Kalessin
ea99a07799
fix static build
2017-07-07 23:21:40 +02:00
Kalessin
2986a6c57d
add LuaJIT port
2017-07-07 22:12:09 +02:00