aboutsummaryrefslogtreecommitdiff
path: root/libs/pcre2
Commit message (Collapse)AuthorAge
* pcre2: Introduce PCRE2 library into repo for fishShane Peelar2017-02-17
Need PCRE2 library for the fish shell. Took existing pcre makefile as a base to build pcre2, supporting 8, 16, and 32 bit characters with different install targets for each. Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>