aboutsummaryrefslogtreecommitdiff
path: root/ports/ragel
AgeCommit message (Collapse)Author
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-06-02replace empty-include-dir-hack with new policymnml_
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-05-09[ragel] Update to 6.10 and unbreak buildEbrahim Byagowi
2016-12-07[ragel] Use SOURCE_PATH when copying licenseAlexander Karatarakis
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[ragel] Reorder top-most lines for consistencyAlexander Karatarakis
2016-10-20adding a description to RagelEric Mittelette
2016-10-04[ragel] Minimize work done copying files. Add version number.Robert Schumacher
2016-10-04Add ragel packagevlj
[roschuma rebase: removed main.cpp]