aboutsummaryrefslogtreecommitdiff
path: root/docs/INSTALL
AgeCommit message (Collapse)Author
2008-10-22Updated example sizes and disable key wordsDan Fandrich
2008-10-07Document how to disable tests when certain --disable-* flags are used.Dan Fandrich
2008-08-30vc6curl.dsw and MSVC 6 IDE build directionsYang Tse
2008-07-29Document that PKG_CONFIG_PATH is the preferred way to configure withDan Fandrich
OpenSSL.
2008-07-23Simplified Minix compile instructions and added some special cases.Dan Fandrich
2008-07-14HTTP_ONLY definition check in lib/setup.h is now done once that configurationYang Tse
file has been included. In this way if symbol is defined in the config file it will no longer be ignored.
2008-07-01- Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITYDaniel Stenberg
operating system.
2008-05-26Added Haiku OS, sorted the list of i386 OSesDaniel Stenberg
2008-04-30Christian Vogt told us about OS21 inDaniel Stenberg
http://curl.haxx.se/mail/lib-2008-04/0443.html
2008-04-23Mention that P.I.P.S. is needed for Symbian.Dan Fandrich
2008-04-22Added support for running on Symbian OS.Dan Fandrich
2008-03-31Changed the makefile so the doc/examples/ programs are never built in aDan Fandrich
normal build/install (only with the 'make check' target), so that a build failure in the examples isn't fatal.
2008-01-25just wanted to mention two uclinux archs I've tried libcurl builds on myselfDaniel Stenberg
2008-01-23update openssl versionYang Tse
2007-10-15Updated minimum libcurl sizeDan Fandrich
2007-09-03added some comments for MingW32 builds.Gunter Knauf
2007-09-01bash is not required when compiling under MinixDan Fandrich
2007-08-23Mention OS/400 and TPFDan Fandrich
2007-08-14LDAP is no longer excluded on Minix.Dan Fandrich
2007-08-14updated NetWare docu about recent LDAP changes.Gunter Knauf
2007-08-06Peteris Krumins pointed out that MingW32 doesnt provide a batch file to set ↵Gunter Knauf
the path to the bin folder.
2007-08-06removed the rsaglue hint since it doesn't apply to modern OpenSSL, and addedDaniel Stenberg
some brief hints about gssapi and libssh2
2007-08-03Peteris Krumins pointed out some MingW32 related build issues.Gunter Knauf
2007-07-13Daniel Cater added the mentioning of CURL_DISABLE_TFTPDaniel Stenberg
2007-07-01updated NetWare docu.Gunter Knauf
2007-05-17Added support for compiling under Minix 3.1.3 using ACK.Dan Fandrich
2007-04-04Building Windows DLLs and C run-time (CRT) linkage issuesYang Tse
2007-02-12Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg
SSL/TLS layer. http://www.mozilla.org/projects/security/pki/nss/
2007-01-26updated mingw build instructions for libssh2.Gunter Knauf
2007-01-08no suprise really, but it works fine on SH4 as well...Daniel Stenberg
2006-08-16Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MPDan Fandrich
2006-08-09Added eCos and Minix sections.Dan Fandrich
2006-08-08fixed some web links.Gunter Knauf
2006-07-08just some more blurbDaniel Stenberg
2006-06-12Implemented --enable-hidden-symbols configure option to enableDan Fandrich
-fvisibility=hidden on gcc >= 4.0. This reduces the size of the libcurl binary and speeds up dynamic linking by hiding all the internal symbols from the symbol table.
2006-01-16David Shaw finally removed all traces of Gopher and we are now officiallyDaniel Stenberg
not supporting it. It hasn't been functioning for years anyway, so this is just finally stating what already was true. And a cleanup at the same time.
2005-10-29re-arranged the win32 section and added a pointer to the INSTALL.devcppDaniel Stenberg
document
2005-08-18updated NetWare section.Gunter Knauf
2005-06-22mention more ARMsDaniel Stenberg
2005-05-09update the "PORTS" section a littleDaniel Stenberg
2005-01-08Note about the static lib requirement; -DCURL_STATICLIB.Gisle Vanem
2004-12-10Dan Fandrich extended the cross compile section and corrected spelling errorsDaniel Stenberg
2004-10-26mention how LDFLAGS=-R can be used (or LD_LIBRARY_PATH or ld.so.conf)Daniel Stenberg
2004-08-13removed the ispell-added local word, compressed the final links into aDaniel Stenberg
short section
2004-08-13strip trailing whitespaceDaniel Stenberg
2004-07-12minor corrections.Gunter Knauf
2004-07-11updated MSVC build instructions.Gunter Knauf
2004-07-05minor NetWare upate.Gunter Knauf
2004-07-05added section for compiling NetWare target.Gunter Knauf
2004-03-17Günter Knauf's NetWare changes.Daniel Stenberg