summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-11-04fix the find command linecurl-7_19_7Daniel Stenberg
2009-11-04avoid fiddling in the ares subdir since that isn't part of the releaseDaniel Stenberg
2009-08-11Include the Android make file in the source package even though theDan Fandrich
2009-06-08Remove buildconf.bat from release and daily snapshot archives.Yang Tse
2009-04-27Add missing cmake files to the tarball (thanks to Richard Atterer's report)Daniel Stenberg
2009-04-25removed pointless fileDaniel Stenberg
2009-04-14first take at bundling cmake-related files in the tarballDaniel Stenberg
2009-02-23adjustment for new Mac OS X framework build scriptYang Tse
2009-01-01- 'reconf' is removed since we rather have users use 'buildconf'Daniel Stenberg
2008-10-01"make clean" now cleans out the docs and tests directories, too.Dan Fandrich
2008-08-30vc6curl.dsw and MSVC 6 IDE build directionsYang Tse
2008-08-28Andres Garcia pointed out these Makefile mistakes...Daniel Stenberg
2008-08-23- Running 'make ca-firefox' in the root build dir will now run the newDaniel Stenberg
2008-07-30Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way ofYang Tse
2008-07-29Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4Yang Tse
2008-07-27move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONSYang Tse
2008-07-25move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro...Yang Tse
2008-07-24Another step towards detecting if _REENTRANT is already defined or actuallyYang Tse
2008-03-31Changed the makefile so the doc/examples/ programs are never built in aDan Fandrich
2008-02-10removed 'mv' call and changed to use new backup feature of mk-ca-bundle.pl.Gunter Knauf
2008-02-09make use of mv's backup feature so that calling the ca-bundle target more tha...Gunter Knauf
2008-02-08oops, we make the copyright year ranges the simple styleDaniel Stenberg
2008-02-08provide the ca-bundle target the same way as the Makefile.dist does it so thatDaniel Stenberg
2007-07-12Compile most of the example apps in docs/examples when doing a 'make check'.Dan Fandrich
2005-11-16Applied Albert Chin's patch that makes the libcurl.pc pkgconfig file getDaniel Stenberg
2005-03-31Updated the copyright year since changes have been this year.Daniel Stenberg
2005-03-11Add an alert already here if 'make test' is attempted for a cross-compileDaniel Stenberg
2004-12-13Dan Fandrich added libcurl.pc.in to the distDaniel Stenberg
2004-07-22Added buildconf buildconf.bat to the distDaniel Stenberg
2004-06-21testcurl.sh is dead, long live tests/testcurl.pl!Daniel Stenberg
2004-05-17'make test-torture' in the root now runs a full torture testDaniel Stenberg
2004-03-15build_vms.com is removed from hereDaniel Stenberg
2004-01-13source header addedDaniel Stenberg
2003-10-30Made the dist-hook more generic for adding more files named .dist into theDaniel Stenberg
2003-09-22Include the RELEASE-NOTES file too, which is basicly the release announceDaniel Stenberg
2003-08-06make an uninstall hook in the same manner we already did an install hookDaniel Stenberg
2003-07-23SSLCERTS was moved into the docs/ directoryDaniel Stenberg
2003-06-27When I introduced the DIST_SUBDIRS usage, I broken the 'make install' forDaniel Stenberg
2003-05-27Only build in lib and src by default, make the others dist-subdirs.Daniel Stenberg
2003-03-31added dist-hook that clears the tests/log dir properly as otherwiseDaniel Stenberg
2003-02-247.10.4-pre2 commitDaniel Stenberg
2003-01-29add the new emacs file and removed the former oneDaniel Stenberg
2003-01-21make test-full in the root dir should run verbose tests but not stop onDaniel Stenberg
2003-01-21Added a 'test-full' target to run the tests in verbose mode.Daniel Stenberg
2002-11-11include SSLCERTS and not UPGRADE. We leave UPGRADE a while in CVS, but itDaniel Stenberg
2002-10-14generate and include PDF versions of the docs in the release archiveDaniel Stenberg
2002-09-05fixed the pkgadd targetDaniel Stenberg
2002-09-03no longer package MITX.txt or MPL-1.1.txt since we now use COPYING onlyDaniel Stenberg
2002-09-02James Gallagher's Content-Encoding workDaniel Stenberg