History log of /curl/Makefile.am (Results 126 – 150 of 207)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9ba42a02 06-Jan-2011 Daniel Stenberg

cmake: removed two files

CMake/CheckTypeSize.c.in and CMake/CheckTypeSize.cmake were removed in
the previous cmake commit


# 1e739e78 20-Dec-2010 Yang Tse

distrib: add new file to EXTRA_DIST


Revision tags: curl-7_21_3, curl-7_21_2, curl-7_21_1, curl-7_21_0, curl-7_20_1
# 2309b4e3 24-Mar-2010 Daniel Stenberg

remove the CVSish $Id$ lines


Revision tags: curl-7_20_0, curl-7_19_7
# 6bf9d564 04-Nov-2009 Daniel Stenberg

fix the find command line


# 367114bc 04-Nov-2009 Daniel Stenberg

avoid fiddling in the ares subdir since that isn't part of the release
tarball


Revision tags: curl-7_19_6
# 33368ebd 11-Aug-2009 Dan Fandrich

Include the Android make file in the source package even though the
config.h issue hasn't been completely solved. This will save some effort
for someone desperate to use curl on Android.


# 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


123456789