| Commit message (Expand) | Author | Age | Files | Lines |
* | curl-config.in: eliminate double quotes around CURL_CA_BUNDLE | Kamil Dudka | 2015-02-25 | 1 | -1/+1 |
* | curl-config.in: replace tabs by spaces | Kamil Dudka | 2013-06-22 | 1 | -6/+6 |
* | curl-config: don't output static libs when they are disabled | Wouter Van Rooy | 2013-04-16 | 1 | -1/+6 |
* | curl-config.in: do not randomly mix tabs and spaces | Kamil Dudka | 2013-02-06 | 1 | -45/+45 |
* | build: prevent global LIBS from influencing src and lib build targets | Yang Tse | 2012-12-03 | 1 | -3/+3 |
* | curl-config: parentheses fix | Daniel Stenberg | 2012-08-07 | 1 | -2/+2 |
* | Fix libcurl.pc and curl-config generation for static MingW* cross builds | Yang Tse | 2012-05-26 | 1 | -3/+9 |
* | curl-config: only provide libraries with --libs | Dave Reisner | 2012-03-08 | 1 | -2/+2 |
* | curl-config: fix version output | Daniel Stenberg | 2011-04-19 | 1 | -1/+1 |
* | curl-config: fix --version | Daniel Stenberg | 2011-04-18 | 1 | -2/+2 |
* | curl-config: --built-shared returns shared info | Daniel Stenberg | 2010-07-25 | 1 | -1/+7 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Added '--configure' option to curl-config to display original configure argum... | Claes Jakobsson | 2009-11-14 | 1 | -0/+5 |
* | removed useless comment | Daniel Stenberg | 2009-03-20 | 1 | -5/+2 |
* | Fixed curl-config when no features are enabled. | Dan Fandrich | 2008-09-03 | 1 | -2/+2 |
* | remove extra semicolon from curl-config.in | Yang Tse | 2008-09-03 | 1 | -2/+2 |
* | - Keith Mok added supported_protocols and supported_features to the pkg-config | Daniel Stenberg | 2008-09-02 | 1 | -62/+6 |
* | Michal Marek made curl-config --libs not include /usr/lib64 in the output | Daniel Stenberg | 2008-01-10 | 1 | -2/+2 |
* | Based on one of those bug reports that are intercepted by a distro's bug | Daniel Stenberg | 2007-10-29 | 1 | -3/+3 |
* | Added the --static-libs option to curl-config | Dan Fandrich | 2007-10-25 | 1 | -1/+6 |
* | Added LDAPS, SCP and SFTP to curl-config --protocols. | Dan Fandrich | 2007-09-14 | 1 | -0/+7 |
* | Use configure's new LIBCURL_LIBS variable | Dan Fandrich | 2007-02-17 | 1 | -2/+2 |
* | Don't bother adding a library path of /usr/lib in curl-config --libs | Dan Fandrich | 2007-02-14 | 1 | -3/+8 |
* | Fixed the problem of curl-config --libs specifying unneeded libraries | Dan Fandrich | 2007-02-14 | 1 | -2/+6 |
* | curl-config got a --checkfor option | Daniel Stenberg | 2006-05-02 | 1 | -2/+43 |
* | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg | 2006-01-16 | 1 | -3/+0 |
* | --protocols now supports TFTP | Daniel Stenberg | 2005-09-04 | 1 | -0/+3 |
* | When curl is built with GnuTLS, curl-config didn't include "SSL" when | Daniel Stenberg | 2005-08-07 | 1 | -1/+3 |
* | added missing features to curl-config | Daniel Stenberg | 2005-03-15 | 1 | -0/+11 |
* | David Shaw added --protocols, and thus the --feature no longer mentions what | Daniel Stenberg | 2004-12-24 | 1 | -21/+29 |
* | Dan Fandrich: | Daniel Stenberg | 2004-12-11 | 1 | -4/+4 |
* | curl-config now shows asyncdns if built with ares enabled | Daniel Stenberg | 2003-12-08 | 1 | -0/+3 |
* | Markus Oberhumer fixed the -cflags option | Daniel Stenberg | 2003-01-16 | 1 | -2/+5 |
* | Karol Pietrzak pointed out that simply including the include dir in --cflags | Daniel Stenberg | 2002-11-20 | 1 | -1/+2 |
* | AC_SUBST HAVE_LIBZ for curl-config.in | Daniel Stenberg | 2002-09-02 | 1 | -0/+3 |
* | --ca shows ca bundle path | Daniel Stenberg | 2002-08-30 | 1 | -0/+5 |
* | added --disable-[protocol] support | Daniel Stenberg | 2002-06-11 | 1 | -0/+21 |
* | added support for --cc to output the compiler name. This makes it possible | Daniel Stenberg | 2002-01-16 | 1 | -0/+5 |
* | hm, --cflags should only show the flags a 3rd party program would need | Daniel Stenberg | 2001-08-16 | 1 | -1/+1 |
* | removed --include again and stuffed the libcurl's include path in --cflags | Daniel Stenberg | 2001-08-16 | 1 | -6/+2 |
* | Added --include to set the compiler include flag for libcurl | Daniel Stenberg | 2001-08-16 | 1 | -0/+5 |
* | Added -lcurl for --libs so that single option should now suffice to use | Daniel Stenberg | 2001-08-16 | 1 | -1/+1 |
* | Heikki Korpela posted a patch that makes --libs include the directory in | Daniel Stenberg | 2001-08-06 | 1 | -1/+1 |
* | Add documentation for the --vernum attribute | Sterling Hughes | 2001-06-01 | 1 | -0/+1 |
* | added 'curl-config --vernum' for hardcore hex version output | Daniel Stenberg | 2001-05-28 | 1 | -0/+5 |
* | configure sets variables that curl-config uses to display what features | Daniel Stenberg | 2001-04-18 | 1 | -7/+20 |
* | more intial fixes | Daniel Stenberg | 2001-04-17 | 1 | -9/+5 |
* | libcurl version, not curl version | Daniel Stenberg | 2001-04-17 | 1 | -1/+1 |
* | tiny tool for outputting curl config variables | Daniel Stenberg | 2001-04-17 | 1 | -0/+76 |