Age | Commit message (Expand) | Author |
2014-05-22 | build: Use CURLX_* file lists for Visual Studio curl tool project generation | Steve Holme |
2014-05-19 | Makefile.am: Fixed missing / in VC10+ project file generation | Steve Holme |
2014-05-18 | build: Slight rename of new LIB_* makefile file variables | Steve Holme |
2014-05-18 | Makefile.am: Corrected a couple of grammar errors | Steve Holme |
2014-05-18 | Makefile.am: Added new Visual Studio project file generation for curl tool | Steve Holme |
2014-05-17 | Makefile.am: Added new Visual Studio project file generation for libcurl | Steve Holme |
2014-05-17 | Makefile.am: Removed old Visual Studio project file generation | Steve Holme |
2014-05-01 | Makefile.am: Added build-openssl.bat as README file references it | Steve Holme |
2014-05-01 | build: Added Visual Studio 2003 .NET (VC7.1) project files | Steve Holme |
2014-04-27 | build: Added Visual Studio .NET (VC7) project files | Steve Holme |
2014-04-27 | build: Added Visual Studio 6.0 (VC6) project files | Steve Holme |
2014-04-23 | build: Added Visual Studio 2013 (VC12) project files | Steve Holme |
2014-04-18 | build: Added Visual Studio 2012 (VC11) project files | Steve Holme |
2014-04-16 | Makefile.am: Missed separator in commit fbaa2f8660 | Steve Holme |
2014-04-16 | build: Added Visual Studio 2010 (VC10) project files | Steve Holme |
2014-04-09 | build: Added Visual Studio 2008 (VC9) project files | Steve Holme |
2014-04-08 | dist: include the projects/ files in releases | Daniel Stenberg |
2013-02-13 | move msvc IDE related files to 'vs' directory tree | Yang Tse |
2013-02-13 | move msvc IDE related files to 'vc' directory tree | Yang Tse |
2013-02-07 | Revert "vc: remove explicit MSVC6 IDE project file and documentation" | Daniel Stenberg |
2013-02-06 | vc: remove explicit MSVC6 IDE project file and documentation | Daniel Stenberg |
2013-02-06 | msvc: move Makefile.msvc.names into winbuild/ | Daniel Stenberg |
2013-02-06 | build: move Android.mk to packages/Android/ | Daniel Stenberg |
2013-02-06 | emacs files: remove from git and dist | Daniel Stenberg |
2012-11-23 | test: offer "automake" output and check for perl better | Daniel Stenberg |
2012-07-20 | make: make distclean work again | Daniel Stenberg |
2011-12-19 | configure: add symbols versioning option | Alessandro Ghedini |
2011-05-09 | include: cleanup | Daniel Stenberg |
2011-04-27 | make: add 'checksrc' as target to check code style | Daniel Stenberg |
2011-01-28 | Windows build: alternative makefile | Pierre Joye |
2011-01-06 | cmake: removed two files | Daniel Stenberg |
2010-12-20 | distrib: add new file to EXTRA_DIST | Yang Tse |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2009-11-04 | fix the find command line | Daniel Stenberg |
2009-11-04 | avoid fiddling in the ares subdir since that isn't part of the release | Daniel Stenberg |
2009-08-11 | Include the Android make file in the source package even though the | Dan Fandrich |
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 |