summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* dist: include {src,lib}/checksrc.whitelistDaniel Stenberg2015-04-221-6/+6
* build: link curl to openssl libraries when openssl support is enabledPaul Howarth2015-03-261-1/+1
* build: link curl to NSS libraries when NSS support is enabledAlessandro Ghedini2014-07-181-1/+1
* src/Makefile.am: add .DELETE_ON_ERRORDave Reisner2014-07-171-0/+3
* build: fixed unit1394 for debug and metlink buildsDaniel Stenberg2013-05-061-0/+1
* src/Makefile.am: build static lib for unit tests if enabledKamil Dudka2013-05-061-0/+8
* curl.h: stricter CURL_EXTERN linkage decorations logicYang Tse2013-03-121-1/+0
* move msvc IDE related files to 'vc' directory treeYang Tse2013-02-131-3/+2
* Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse2013-01-201-2/+2
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-2/+2
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-261-9/+10
* configure: LIBMETALINK_CFLAGS actually is LIBMETALINK_CPPFLAGSYang Tse2012-12-211-1/+3
* build: explain current role of LIBS in our Makefile.am filesYang Tse2012-12-041-1/+1
* build: prevent global LIBS from influencing src and lib build targetsYang Tse2012-12-031-1/+9
* uniformly use AM_CPPFLAGS, avoid deprecated INCLUDESDave Reisner2012-11-061-8/+8
* Reduced #ifdef HAVE_METALINKTatsuhiro Tsujikawa2012-05-261-3/+0
* Support Metalink.Tatsuhiro Tsujikawa2012-05-261-2/+6
* configure: Windows cross-compilation fixesYang Tse2012-04-091-0/+5
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-15/+10
* keep a single copy of config-win32.h in version control repository - followupYang Tse2011-08-051-4/+9
* make: add 'checksrc' as target to check code styleDaniel Stenberg2011-04-271-3/+5
* checksrc: whitespace and code style cleanupDaniel Stenberg2011-04-271-1/+9
* Removed the native Makefile.riscos filesDan Fandrich2010-10-211-1/+1
* build: Enable configure --enable-werrorBen Greear2010-07-211-0/+3
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-6/+8
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-3/+3
* Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse2009-06-061-8/+2
* Delegate c-ares linking magic on libtool and auto-makefiles when usingYang Tse2009-05-301-2/+8
* Renamed vc6 workspace and project files to avoid filename clash when used for...Yang Tse2009-05-081-2/+2
* first take at bundling cmake-related files in the tarballDaniel Stenberg2009-04-141-3/+4
* Project and workspace files for VC6 IDE supporting 4 configurations:Yang Tse2008-08-291-2/+2
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-4/+6
* add comment for include pathsYang Tse2008-07-151-5/+11
* Ensure that nroff doesn't put anything but ASCII characters into theDan Fandrich2007-12-191-1/+3
* Better separate the library dependencies into those required by libcurlDan Fandrich2007-02-171-1/+1
* Allow again proper compilation outside of the source treeYang Tse2006-08-071-2/+6
* Updated the copyright year since changes have been this year.Daniel Stenberg2005-03-311-1/+1
* Added Makefile.Watcom to EXTRA_DIST.Gisle Vanem2005-01-081-1/+1
* use Makefile.inc and make it get included in dist archivesDaniel Stenberg2004-07-281-9/+2
* removed the config-netware.h from the release archivesDaniel Stenberg2004-07-141-1/+1
* Include "setup.h" and not "config.h" since setup.h is made to includeDaniel Stenberg2004-04-261-6/+2
* make the generated hugehelp.c file use the USE_MANUAL define so that itDaniel Stenberg2004-04-251-1/+4
* improved --limit-rate functionality, partly by the new use of curlx_tvnow()Daniel Stenberg2004-04-061-11/+12
* removed deleted filesDaniel Stenberg2004-03-211-2/+2
* new netware-related files added to the distributionDaniel Stenberg2004-03-171-1/+2
* new "version resource" file for windows buildsDaniel Stenberg2004-03-041-1/+1
* When the built-in manual is disabled, we generate a function doing nothingDaniel Stenberg2004-02-201-1/+3
* Use the strtoofft.h header file from the lib directory, as we are nowDaniel Stenberg2004-02-191-3/+5
* support configure --disable-manualDaniel Stenberg2004-02-121-1/+10