Commit Graph

9 Commits

Author SHA1 Message Date
Stefano Sinigardi
726c111481 [vcpkg] fatal_error when patch fails to apply (#8087)
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00
Phoebe
bcff929875 Add PREFER_NINJA to many ports (#7468)
* Add PREFER_NINJA to many ports
2019-07-31 13:01:02 -07:00
mnml_
40e9cca003 replace empty-include-dir-hack with new policy
As https://github.com/Microsoft/vcpkg/blob/master/CHANGELOG.md states 0.0.78 introduced a policy to allow an empty include directory

So the workaround mentioned in https://github.com/Microsoft/vcpkg/pull/117 isn't needed anymore.

I just replaced it with the line(+comment) from https://github.com/Microsoft/vcpkg/blob/master/ports/ecm/portfile.cmake#L28
2017-06-02 12:37:46 +02:00
Ebrahim Byagowi
f4b235557c [ragel] Update to 6.10 and unbreak build 2017-05-09 14:55:25 +04:30
Alexander Karatarakis
a73feb7c99 [ragel] Use SOURCE_PATH when copying license 2016-12-07 15:38:17 -08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
a499c3d98d [ragel] Reorder top-most lines for consistency 2016-10-26 19:32:35 -07:00
Robert Schumacher
cb10c3610b [ragel] Minimize work done copying files. Add version number. 2016-10-04 17:17:42 -07:00
vlj
48e05bd339 Add ragel package
[roschuma rebase: removed main.cpp]
2016-10-04 16:35:02 -07:00