aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)Author
2004-01-13use the *correct* header!Daniel Stenberg
2004-01-13Dan Fandrich made the hugehelp.c contain both compressed and uncompressedDaniel Stenberg
help if libz is available using #ifdef in the source instead, to allow the distributed source code to be easier built with compressed help text.
2003-12-11use the CORRECT file name! ;-)Daniel Stenberg
2003-12-10added the new amiga files to the distDaniel Stenberg
2003-12-03new VMS filesDaniel Stenberg
2003-11-07Based on Gisle Vanem's $HOME patch, we now attempt to find the home dirDaniel Stenberg
in a slightly better way for more platforms. The $HOME is only used for .curlrc atm, but the possible upcoming change of .netrc treatment may also need the home dir.
2003-10-16Added support for password prompting if only used name is given on theDaniel Stenberg
command line.
2003-08-07use 644 for the chmodDaniel Stenberg
2003-08-06chmod the hugehelp.c in the dist hook to make distcheck run fineDaniel Stenberg
2003-07-30Make sure to generate an uncompressed hugehelp.c file for inclusion inDaniel Stenberg
the distribution archive, as it isn't sure zlib is present everywhere. Those who care much for compressed help should regenerate the file.
2003-06-12Based on Dan Fandrich's patch and gzip unpack function, we now compressDaniel Stenberg
the 'hugehelp' text if libz and gzip are available at build time.
2003-05-21 Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg
2002-09-04remove -lzDaniel Stenberg
2002-09-02James Gallagher's Content-Encoding workDaniel Stenberg
2002-04-08Added writeenv.c and writeenv.h for RISCOS usage (and others?)Daniel Stenberg
2002-04-08added config-riscos.hDaniel Stenberg
2002-03-06Brad corrected the include path (again)Daniel Stenberg
2002-02-27made building outside the source tree work again, Kevin Roth reportedDaniel Stenberg
2002-02-25automake usage and options cleanupDaniel Stenberg
2002-02-22make sure the custom config-*.h files are in the dist as wellDaniel Stenberg
2002-02-20VMS adjustmentsDaniel Stenberg
2001-12-04added macos files to the distribution archiveDaniel Stenberg
2001-11-29added mac stuffDaniel Stenberg
2001-08-06Added curlmsg.msg to the distributionDaniel Stenberg
2001-05-22general autoconf and automake fixesDaniel Stenberg
2001-01-08Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg
2000-11-30README.curl is now MANUALDaniel Stenberg
2000-10-09Added commented MALLOCDEBUG stuff for memory debuggingDaniel Stenberg
2000-10-02Added writeout.cDaniel Stenberg
2000-08-02corrected to use the libtool libraries instead of the forced-static onesDaniel Stenberg
2000-07-26libtool adjustmentsDaniel Stenberg
2000-06-08use top_dir instead of ../Daniel Stenberg
2000-05-24fixed the new docs pathDaniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg