History log of /curl/Makefile.am (Results 151 – 175 of 226)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 89f6567f 08-Jun-2009 Yang Tse

Remove buildconf.bat from release and daily snapshot archives.

buildconf.bat is only for CVS tree builds.


Revision tags: curl-7_19_5
# d27519c0 27-Apr-2009 Daniel Stenberg

Add missing cmake files to the tarball (thanks to Richard Atterer's report)


# 1272621e 25-Apr-2009 Daniel Stenberg

removed pointless file


# dd0b38b3 14-Apr-2009 Daniel Stenberg

first take at bundling cmake-related files in the tarball


Revision tags: curl-7_19_4
# dd056e54 23-Feb-2009 Yang Tse

adjustment for new Mac OS X framework build script


Revision tags: curl-7_19_3
# 9af4cf21 01-Jan-2009 Daniel Stenberg

- 'reconf' is removed since we rather have users use 'buildconf'


Revision tags: curl-7_19_2, curl-7_19_1
# 1bfaf76d 01-Oct-2008 Dan Fandrich

"make clean" now cleans out the docs and tests directories, too.


Revision tags: curl-7_19_0
# 6fb5888e 30-Aug-2008 Yang Tse

vc6curl.dsw and MSVC 6 IDE build directions


# 33638d53 28-Aug-2008 Daniel Stenberg

Andres Garcia pointed out these Makefile mistakes...


# 1c04aa54 23-Aug-2008 Daniel Stenberg

- Running 'make ca-firefox' in the root build dir will now run the new
firefox-db2pem.sh conversion script that converts a local Firefox db of ca
certs into PEM format, suitable for use w

- Running 'make ca-firefox' in the root build dir will now run the new
firefox-db2pem.sh conversion script that converts a local Firefox db of ca
certs into PEM format, suitable for use with a OpenSSL or GnuTLS built
libcurl.

show more ...


# a3498f96 30-Jul-2008 Yang Tse

Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of
including our local m4/reentrant.m4 file. This even takes care of including the
file in the distribution tarbal

Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of
including our local m4/reentrant.m4 file. This even takes care of including the
file in the distribution tarball.

show more ...


# 52d9a3c3 29-Jul-2008 Yang Tse

Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4
in top Makefile.am triggered a problem that prevented aclocal from running
successfully on SunOS 5.10 with GNU m4 1.

Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4
in top Makefile.am triggered a problem that prevented aclocal from running
successfully on SunOS 5.10 with GNU m4 1.4.5 and GNU Autoconf 2.61

A tarball which reproduces mentioned problem is the one dated July-28-2008
http://cool.haxx.se/curl-daily/curl-7.19.0-20080728.tar.gz

We actually don't need all the bells and whistles that the above mechanism
provides. We only need to include our m4/reentrant.m4 file in acinclude.m4
so here we go with this simpler mechanism.

show more ...


# c8fe5f48 27-Jul-2008 Yang Tse

move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONS


# 6b7e74a0 25-Jul-2008 Yang Tse

move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion problem


# 8a323f83 24-Jul-2008 Yang Tse

Another step towards detecting if _REENTRANT is already defined or actually
needed, and being able to define it if appropriate for further configure tests
as well as for the generated config

Another step towards detecting if _REENTRANT is already defined or actually
needed, and being able to define it if appropriate for further configure tests
as well as for the generated config file.

Introduced reentrant.m4 intended for our reentrant related autotools/m4 macros.

show more ...


Revision tags: curl-7_18_2
# 1e482fe6 31-Mar-2008 Dan Fandrich

Changed the makefile so the doc/examples/ programs are never built in a
normal build/install (only with the 'make check' target), so that a
build failure in the examples isn't fatal.


Revision tags: curl-7_18_1
# 940c075b 10-Feb-2008 Gunter Knauf

removed 'mv' call and changed to use new backup feature of mk-ca-bundle.pl.


# d6f47cc6 09-Feb-2008 Gunter Knauf

make use of mv's backup feature so that calling the ca-bundle target more than once will never fail; ignore error which can occure if for whatever reason there's no orignial ca-bundle.crt to rename.


# dca46e64 08-Feb-2008 Daniel Stenberg

oops, we make the copyright year ranges the simple style


# 7edd1382 08-Feb-2008 Daniel Stenberg

provide the ca-bundle target the same way as the Makefile.dist does it so that
it works the same way for configure-based platforms as for non-configure ones


Revision tags: curl-7_18_0, curl-7_17_1, curl-7_17_0, curl-7_17_0-preldapfix
# ffff8ddb 12-Jul-2007 Dan Fandrich

Compile most of the example apps in docs/examples when doing a 'make check'.


Revision tags: curl-7_16_4, curl-7_16_3, curl-7_16_2, curl-7_16_1, curl-7_16_0, curl-7_15_6-prepipeline, curl-7_15_5, curl-7_15_4, curl-7_15_3, curl-7_15_2, curl-7_15_1
# 09667582 16-Nov-2005 Daniel Stenberg

Applied Albert Chin's patch that makes the libcurl.pc pkgconfig file get
installed on 'make install' time.


Revision tags: curl-7_15_0, curl-7_14_1, c-ares-1_3_0, curl-7_14_0, curl-7_13_2
# ab4086bc 31-Mar-2005 Daniel Stenberg

Updated the copyright year since changes have been this year.


# c4ce9ac4 11-Mar-2005 Daniel Stenberg

Add an alert already here if 'make test' is attempted for a cross-compile
since there's no use building the whole test suite first and _then_ tell it
doesn't work anyway...


Revision tags: curl-7_13_1, before_ftp_statemachine, curl-7_13_0, curl-7_12_3
# 887f41c0 13-Dec-2004 Daniel Stenberg

Dan Fandrich added libcurl.pc.in to the dist


12345678910