Richard Nyberg
86500486e7
test(1)'s equality operator is '=' not '=='.
'==' does work in some implementations though.
16 лет назад
Richard Nyberg
b1328200a1
Text updates for btpd 0.15.
16 лет назад
Richard Nyberg
030cc0fb9a
Add test case for compiling with pthreads.
On some systems no extra flags or libs are needed.
16 лет назад
Richard Nyberg
d3c57e7d14
Log failure of PROG_SILENT_IFELSE to config.log.
There really should be a btter way to do this, but I can't
find it. :(
16 лет назад
Richard Nyberg
c96ede2b09
Indicate post 0.14 version.
16 лет назад
Richard Nyberg
13f376e80d
Text updates for btpd 0.14.
16 лет назад
Richard Nyberg
ef401997d3
Make the timer code work on MacOS as well.
16 лет назад
Richard Nyberg
2bb7a7f6ad
Make sure required versions of autotools are used.
16 лет назад
Richard Nyberg
7708f42ebc
Use the correct macro to make automake happy.
Reported by <bsdfan666@cyberdude.com>.
16 лет назад
Richard Nyberg
273e38e667
Added macros for checking supported compiler flags.
16 лет назад
Richard Nyberg
b50a306ca3
Lots of autofoo magic for threads and different libs.
16 лет назад
Richard Nyberg
b47b55b3bc
Use the more compatible -R flag instead of -rpath when linking.
16 лет назад
Richard Nyberg
3df0820c8e
Indicate that btpd has moved past 0.13.
16 лет назад
Richard Nyberg
50a313570f
Update build scripts for recent btpd changes. Also use only one makefile.
16 лет назад
Richard Nyberg
19b7e785f5
Turn off warnings for pointer sign mismatches.
16 лет назад
Richard Nyberg
352ed70600
Update the build scripts for the following events:
o Some new source files.
o Inclusion of libevent.
o Removal of curl and pthreads dependencies.
18 лет назад
Richard Nyberg
535991f085
Bump version to 0.12.
18 лет назад
Richard Nyberg
eb1581a673
Change version to 0.11 and document the changes.
18 лет назад
Richard Nyberg
45ceb46c42
Change version to 0.10 and document the changes.
18 лет назад
Richard Nyberg
a0985012a1
Version 0.9.
19 лет назад
Richard Nyberg
7dedb28137
Put the ACX_PTHREAD macro from the Autoconf macro archive in acinclude.m4.
Build btpd with pthreads.
19 лет назад
Richard Nyberg
c46a6b4998
Just bump version number.
19 лет назад
Richard Nyberg
8033ec33a1
Set version to 0.7. Update CHANGES.
19 лет назад
Richard Nyberg
2123189ca4
Bump version to 0.6.
19 лет назад
Richard Nyberg
a67eaf47cb
Simplify the autocrap somewhat. Always include the #defines needed
to build with glibc.
19 лет назад
Richard Nyberg
e485377f95
The fix for bitfield in r59 wasn't quite correct. Instead of
being sent too early it could now be sent too late.
Change version to 0.5 and document the bug fix.
19 лет назад
Richard Nyberg
77177de52c
Set version to 0.4.
19 лет назад
Richard Nyberg
7ced6added
Prepare for release 0.3.
19 лет назад
Richard Nyberg
aecad435f7
Remove -Wall -Werror from the default CFLAGS.
Add --with-warn option to configure, making it easy to
select between a couple of predefined warning options.
Having all warnings on and treated as errors wasn't so good,
since different versions of gcc have different warnings.
There's no need to make it harder than it should be to build
btpd.
19 лет назад
Richard Nyberg
8e3883a853
This is version 0.2.
19 лет назад
Richard Nyberg
2131b9c00e
test(1) uses '=' as the equality operator, not '=='.
19 лет назад
Richard Nyberg
4dd1bad88c
* Indicate that this is not version 0.1 any more.
* Change email address.
* Better tests for curl.
19 лет назад
Richard Nyberg
dd0d462afa
Import btpd-0.1.
git-svn-id: file:///home/rnyberg/svngit/btpd/releases/0.1@1 76a1f634-46fa-0310-9943-bd1476092a85
19 лет назад