Commit Graph

9 Commits (master)

Author SHA1 Message Date
Tim Stack 1effd99e5c [sql] add parse_url()/unparse_url() functions
Fixes #44
2 years ago
Timothy Stack 60251dda84 [w3c_log] handle an invalid log correctly
Fixes #988
2 years ago
Timothy Stack 54806f7913 [build] try to fix curl config for msys 2 years ago
Timothy Stack dd9465cd10 [readline] some fixes for match display 3 years ago
Timothy Stack 6e0026dabc if curl-config --static-libs returns nothing, use the regular --libs option 9 years ago
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.
9 years ago
Timothy Stack 9555ad911a more build fixes 9 years ago
Timothy Stack 248dd78f63 [config] some libcurl changes for static linking 9 years ago
Timothy Stack 879bbd581e [pt] rough draft of tail for papertrail 9 years ago