Age | Commit message (Expand) | Author |
2009-06-08 | Remove buildconf.bat from release and daily snapshot archives. | Yang Tse |
2009-04-27 | Add missing cmake files to the tarball (thanks to Richard Atterer's report) | Daniel Stenberg |
2009-04-25 | removed pointless file | Daniel Stenberg |
2009-04-14 | first take at bundling cmake-related files in the tarball | Daniel Stenberg |
2009-02-23 | adjustment for new Mac OS X framework build script | Yang 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-30 | vc6curl.dsw and MSVC 6 IDE build directions | Yang Tse |
2008-08-28 | Andres Garcia pointed out these Makefile mistakes... | Daniel Stenberg |
2008-08-23 | - Running 'make ca-firefox' in the root build dir will now run the new | Daniel Stenberg |
2008-07-30 | Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of | Yang Tse |
2008-07-29 | Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4 | Yang Tse |
2008-07-27 | move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONS | Yang Tse |
2008-07-25 | move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro... | Yang Tse |
2008-07-24 | Another step towards detecting if _REENTRANT is already defined or actually | Yang Tse |
2008-03-31 | Changed the makefile so the doc/examples/ programs are never built in a | Dan Fandrich |
2008-02-10 | removed 'mv' call and changed to use new backup feature of mk-ca-bundle.pl. | Gunter Knauf |
2008-02-09 | make use of mv's backup feature so that calling the ca-bundle target more tha... | Gunter Knauf |
2008-02-08 | oops, we make the copyright year ranges the simple style | Daniel Stenberg |
2008-02-08 | provide the ca-bundle target the same way as the Makefile.dist does it so that | Daniel Stenberg |
2007-07-12 | Compile most of the example apps in docs/examples when doing a 'make check'. | Dan Fandrich |
2005-11-16 | Applied Albert Chin's patch that makes the libcurl.pc pkgconfig file get | Daniel Stenberg |
2005-03-31 | Updated the copyright year since changes have been this year. | Daniel Stenberg |
2005-03-11 | Add an alert already here if 'make test' is attempted for a cross-compile | Daniel Stenberg |
2004-12-13 | Dan Fandrich added libcurl.pc.in to the dist | Daniel Stenberg |
2004-07-22 | Added buildconf buildconf.bat to the dist | Daniel Stenberg |
2004-06-21 | testcurl.sh is dead, long live tests/testcurl.pl! | Daniel Stenberg |
2004-05-17 | 'make test-torture' in the root now runs a full torture test | Daniel Stenberg |
2004-03-15 | build_vms.com is removed from here | Daniel Stenberg |
2004-01-13 | source header added | Daniel Stenberg |
2003-10-30 | Made the dist-hook more generic for adding more files named .dist into the | Daniel Stenberg |
2003-09-22 | Include the RELEASE-NOTES file too, which is basicly the release announce | Daniel Stenberg |
2003-08-06 | make an uninstall hook in the same manner we already did an install hook | Daniel Stenberg |
2003-07-23 | SSLCERTS was moved into the docs/ directory | Daniel Stenberg |
2003-06-27 | When I introduced the DIST_SUBDIRS usage, I broken the 'make install' for | Daniel Stenberg |
2003-05-27 | Only build in lib and src by default, make the others dist-subdirs. | Daniel Stenberg |
2003-03-31 | added dist-hook that clears the tests/log dir properly as otherwise | Daniel Stenberg |
2003-02-24 | 7.10.4-pre2 commit | Daniel Stenberg |
2003-01-29 | add the new emacs file and removed the former one | Daniel Stenberg |
2003-01-21 | make test-full in the root dir should run verbose tests but not stop on | Daniel Stenberg |
2003-01-21 | Added a 'test-full' target to run the tests in verbose mode. | Daniel Stenberg |
2002-11-11 | include SSLCERTS and not UPGRADE. We leave UPGRADE a while in CVS, but it | Daniel Stenberg |
2002-10-14 | generate and include PDF versions of the docs in the release archive | Daniel Stenberg |
2002-09-05 | fixed the pkgadd target | Daniel Stenberg |
2002-09-03 | no longer package MITX.txt or MPL-1.1.txt since we now use COPYING only | Daniel Stenberg |
2002-09-02 | James Gallagher's Content-Encoding work | Daniel Stenberg |
2002-03-04 | no longer include the multi dir, the examples should be in the examples | Daniel Stenberg |
2002-02-25 | automake usage and options cleanup | Daniel Stenberg |
2002-02-07 | moved the config-* files to lib/Makefile.am | Daniel Stenberg |
2002-01-03 | multi stuff from the multi-dev branch | Daniel Stenberg |