Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-23 | uriparser: do not reset flags if already set | Sven Nierlein | 1 | -3/+5 | |
2018-10-23 | check_curl: do not use pkg-config if --with-uriparser was supplied by ↵ | Sven Nierlein | 1 | -7/+4 | |
commandline if we run configure with --with-uriparser=... it should use that path or fail. | |||||
2018-10-22 | check-curl: have some fallbacks ready if pkg-config is missing for uriparser ↵ | Andreas Baumann | 1 | -0/+4 | |
tests | |||||
2018-10-22 | removed embedded uriparser library, added --with-uriparser configure option | Andreas Baumann | 1 | -0/+137 | |
to use uriparser library from the system |