aboutsummaryrefslogtreecommitdiff
path: root/lib/urlfilter/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* staging: smolblokAqua-sama2020-05-301-26/+0
| | | | | | | | | | | | | smolblok is a replacement for the current lib/urlfilter AdBlockPlus and hostlist format filter parser. It is a library that uses plugins to provide support for different filter formats. staging/adblock: AdBlockPlus parser plugin plugins/smolblok_hostlist: hostlist format parser plugin Headers will be installed to include/smolbote/ Remove lib/urlfilter
* Make gtest optional dependency and remove -DtestingAqua-sama2019-11-031-1/+1
|
* Rewrite lib/urlfilterAqua-sama2019-01-091-12/+19
| | | | | | - Make HostList and AdBlockList implementations independent from each other - Move urlfilter tests to lib/urlfilter
* Add adblocklist classAqua-sama2018-12-211-1/+2
|
* Add adblockrule_parseAqua-sama2018-11-161-1/+1
|
* Fix various build warningsAqua-sama2018-10-251-1/+1
|
* Fix link errorsAqua-sama2018-10-231-10/+11
|
* Initial meson build filesAqua-sama2018-10-231-0/+17