Daniel Stenberg
|
9af4cf219e
- 'reconf' is removed since we rather have users use 'buildconf'
|
16 лет назад |
Dan Fandrich
|
1bfaf76dd0
"make clean" now cleans out the docs and tests directories, too.
|
16 лет назад |
Yang Tse
|
6fb5888e55
vc6curl.dsw and MSVC 6 IDE build directions
|
16 лет назад |
Daniel Stenberg
|
33638d5347
Andres Garcia pointed out these Makefile mistakes...
|
16 лет назад |
Daniel Stenberg
|
1c04aa54a7
- Running 'make ca-firefox' in the root build dir will now run the new
|
16 лет назад |
Yang Tse
|
a3498f96ef
Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of
|
16 лет назад |
Yang Tse
|
52d9a3c34f
Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4
|
16 лет назад |
Yang Tse
|
c8fe5f485c
move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONS
|
16 лет назад |
Yang Tse
|
6b7e74a030
move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion problem
|
16 лет назад |
Yang Tse
|
8a323f8354
Another step towards detecting if _REENTRANT is already defined or actually
|
16 лет назад |
Dan Fandrich
|
1e482fe6a8
Changed the makefile so the doc/examples/ programs are never built in a
|
16 лет назад |
Gunter Knauf
|
940c075bd8
removed 'mv' call and changed to use new backup feature of mk-ca-bundle.pl.
|
17 лет назад |
Gunter Knauf
|
d6f47cc60c
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.
|
17 лет назад |
Daniel Stenberg
|
dca46e6470
oops, we make the copyright year ranges the simple style
|
17 лет назад |
Daniel Stenberg
|
7edd13822c
provide the ca-bundle target the same way as the Makefile.dist does it so that
|
17 лет назад |
Dan Fandrich
|
ffff8ddbef
Compile most of the example apps in docs/examples when doing a 'make check'.
|
17 лет назад |
Daniel Stenberg
|
096675824f
Applied Albert Chin's patch that makes the libcurl.pc pkgconfig file get
|
19 лет назад |
Daniel Stenberg
|
ab4086bc24
Updated the copyright year since changes have been this year.
|
19 лет назад |
Daniel Stenberg
|
c4ce9ac4de
Add an alert already here if 'make test' is attempted for a cross-compile
|
19 лет назад |
Daniel Stenberg
|
887f41c062
Dan Fandrich added libcurl.pc.in to the dist
|
20 лет назад |
Daniel Stenberg
|
2ea80c29fa
Added buildconf buildconf.bat to the dist
|
20 лет назад |
Daniel Stenberg
|
0cb297abc9
testcurl.sh is dead, long live tests/testcurl.pl!
|
20 лет назад |
Daniel Stenberg
|
f39f7c28f0
'make test-torture' in the root now runs a full torture test
|
20 лет назад |
Daniel Stenberg
|
4d86593f3c
build_vms.com is removed from here
|
20 лет назад |
Daniel Stenberg
|
d50c9218c7
source header added
|
21 лет назад |
Daniel Stenberg
|
36d6b16c23
Made the dist-hook more generic for adding more files named .dist into the
|
21 лет назад |
Daniel Stenberg
|
59889d45da
Include the RELEASE-NOTES file too, which is basicly the release announce
|
21 лет назад |
Daniel Stenberg
|
bbdc0394ff
make an uninstall hook in the same manner we already did an install hook
|
21 лет назад |
Daniel Stenberg
|
0423fd9b55
SSLCERTS was moved into the docs/ directory
|
21 лет назад |
Daniel Stenberg
|
3ed3ae5bcf
When I introduced the DIST_SUBDIRS usage, I broken the 'make install' for
|
21 лет назад |