aboutsummaryrefslogtreecommitdiff
path: root/curl-config.in
AgeCommit message (Expand)Author
2020-05-24copyright: updated year ranges out of syncDaniel Stenberg
2020-05-12libcurl.pc: Merge Libs.private into Libs for static-only buildsJames Le Cuirot
2018-10-26curl-config.in: remove dependency on bcDaniel Stenberg
2017-12-06curl-config: add --ssl-backendsDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-02-25curl-config.in: eliminate double quotes around CURL_CA_BUNDLEKamil Dudka
2013-06-22curl-config.in: replace tabs by spacesKamil Dudka
2013-04-16curl-config: don't output static libs when they are disabledWouter Van Rooy
2013-02-06curl-config.in: do not randomly mix tabs and spacesKamil Dudka
2012-12-03build: prevent global LIBS from influencing src and lib build targetsYang Tse
2012-08-07curl-config: parentheses fixDaniel Stenberg
2012-05-26Fix libcurl.pc and curl-config generation for static MingW* cross buildsYang Tse
2012-03-08curl-config: only provide libraries with --libsDave Reisner
2011-04-19curl-config: fix version outputDaniel Stenberg
2011-04-18curl-config: fix --versionDaniel Stenberg
2010-07-25curl-config: --built-shared returns shared infoDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-11-14Added '--configure' option to curl-config to display original configure argum...Claes Jakobsson
2009-03-20removed useless commentDaniel Stenberg
2008-09-03Fixed curl-config when no features are enabled.Dan Fandrich
2008-09-03remove extra semicolon from curl-config.inYang Tse
2008-09-02- Keith Mok added supported_protocols and supported_features to the pkg-configDaniel Stenberg
2008-01-10Michal Marek made curl-config --libs not include /usr/lib64 in the outputDaniel Stenberg
2007-10-29Based on one of those bug reports that are intercepted by a distro's bugDaniel Stenberg
2007-10-25Added the --static-libs option to curl-configDan Fandrich
2007-09-14Added LDAPS, SCP and SFTP to curl-config --protocols.Dan Fandrich
2007-02-17Use configure's new LIBCURL_LIBS variableDan Fandrich
2007-02-14Don't bother adding a library path of /usr/lib in curl-config --libsDan Fandrich
2007-02-14Fixed the problem of curl-config --libs specifying unneeded librariesDan Fandrich
2006-05-02curl-config got a --checkfor optionDaniel Stenberg
2006-01-16David Shaw finally removed all traces of Gopher and we are now officiallyDaniel Stenberg
2005-09-04--protocols now supports TFTPDaniel Stenberg
2005-08-07When curl is built with GnuTLS, curl-config didn't include "SSL" whenDaniel Stenberg
2005-03-15added missing features to curl-configDaniel Stenberg
2004-12-24David Shaw added --protocols, and thus the --feature no longer mentions whatDaniel Stenberg
2004-12-11Dan Fandrich:Daniel Stenberg
2003-12-08curl-config now shows asyncdns if built with ares enabledDaniel Stenberg
2003-01-16Markus Oberhumer fixed the -cflags optionDaniel Stenberg
2002-11-20Karol Pietrzak pointed out that simply including the include dir in --cflagsDaniel Stenberg
2002-09-02AC_SUBST HAVE_LIBZ for curl-config.inDaniel Stenberg
2002-08-30--ca shows ca bundle pathDaniel Stenberg
2002-06-11added --disable-[protocol] supportDaniel Stenberg
2002-01-16added support for --cc to output the compiler name. This makes it possibleDaniel Stenberg
2001-08-16hm, --cflags should only show the flags a 3rd party program would needDaniel Stenberg
2001-08-16removed --include again and stuffed the libcurl's include path in --cflagsDaniel Stenberg
2001-08-16Added --include to set the compiler include flag for libcurlDaniel Stenberg
2001-08-16Added -lcurl for --libs so that single option should now suffice to useDaniel Stenberg
2001-08-06Heikki Korpela posted a patch that makes --libs include the directory inDaniel Stenberg
2001-06-01Add documentation for the --vernum attributeSterling Hughes
2001-05-28added 'curl-config --vernum' for hardcore hex version outputDaniel Stenberg