Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -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
Eric Mittelette
b9143c7180 adding a description to Ragel 2016-10-20 14:24:50 -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