Commit Graph

10 Commits

Author SHA1 Message Date
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