summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2014-05-19Makefile.am: Fixed missing / in VC10+ project file generationSteve Holme
2014-05-18build: Slight rename of new LIB_* makefile file variablesSteve Holme
2014-05-18Makefile.am: Corrected a couple of grammar errorsSteve Holme
2014-05-18Makefile.am: Added new Visual Studio project file generation for curl toolSteve Holme
2014-05-17Makefile.am: Added new Visual Studio project file generation for libcurlSteve Holme
2014-05-17Makefile.am: Removed old Visual Studio project file generationSteve Holme
2014-05-01Makefile.am: Added build-openssl.bat as README file references itSteve Holme
2014-05-01build: Added Visual Studio 2003 .NET (VC7.1) project filesSteve Holme
2014-04-27build: Added Visual Studio .NET (VC7) project filesSteve Holme
2014-04-27build: Added Visual Studio 6.0 (VC6) project filesSteve Holme
2014-04-23build: Added Visual Studio 2013 (VC12) project filesSteve Holme
2014-04-18build: Added Visual Studio 2012 (VC11) project filesSteve Holme
2014-04-16Makefile.am: Missed separator in commit fbaa2f8660Steve Holme
2014-04-16build: Added Visual Studio 2010 (VC10) project filesSteve Holme
2014-04-09build: Added Visual Studio 2008 (VC9) project filesSteve Holme
2014-04-08dist: include the projects/ files in releasesDaniel Stenberg
2013-02-13move msvc IDE related files to 'vs' directory treeYang Tse
2013-02-13move msvc IDE related files to 'vc' directory treeYang Tse
2013-02-07Revert "vc: remove explicit MSVC6 IDE project file and documentation"Daniel Stenberg
2013-02-06vc: remove explicit MSVC6 IDE project file and documentationDaniel Stenberg
2013-02-06msvc: move Makefile.msvc.names into winbuild/Daniel Stenberg
2013-02-06build: move Android.mk to packages/Android/Daniel Stenberg
2013-02-06emacs files: remove from git and distDaniel Stenberg
2012-11-23test: offer "automake" output and check for perl betterDaniel Stenberg
2012-07-20make: make distclean work againDaniel Stenberg
2011-12-19configure: add symbols versioning optionAlessandro Ghedini
2011-05-09include: cleanupDaniel Stenberg
2011-04-27make: add 'checksrc' as target to check code styleDaniel Stenberg
2011-01-28Windows build: alternative makefilePierre Joye
2011-01-06cmake: removed two filesDaniel Stenberg
2010-12-20distrib: add new file to EXTRA_DISTYang Tse
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