Tim Stack
1effd99e5c
[sql] add parse_url()/unparse_url() functions
...
Fixes #44
2022-09-18 06:51:04 -07:00
Timothy Stack
60251dda84
[w3c_log] handle an invalid log correctly
...
Fixes #988
2022-06-04 15:31:48 -07:00
Timothy Stack
54806f7913
[build] try to fix curl config for msys
2022-06-04 07:59:07 -07:00
Timothy Stack
dd9465cd10
[readline] some fixes for match display
2021-03-23 09:35:02 -07:00
Timothy Stack
6e0026dabc
if curl-config --static-libs returns nothing, use the regular --libs option
2015-12-04 20:07:33 -08:00
Suresh Sundriyal
cca2669e31
[cURL] Allow libcurl to be dynamically linked in on OS X.
...
This fixes tstack/lnav#253
The libcurl.m4 macros will still continue to look for a static archive
for libcurl but if one is not found and the binary is being compiled on
OS X, they will pick up the dynamic library if one is available.
2015-09-12 23:48:56 -07:00
Timothy Stack
9555ad911a
more build fixes
2015-08-02 07:41:09 -07:00
Timothy Stack
248dd78f63
[config] some libcurl changes for static linking
2015-07-25 07:01:29 -07:00
Timothy Stack
879bbd581e
[pt] rough draft of tail for papertrail
2015-07-06 20:53:42 -07:00