David Anderson
af6d8e917d
version 5.3.13
...
svn path=/trunk/boinc/; revision=9256
2006-01-17 09:39:48 +00:00
David Anderson
4dce4ce4aa
version 5.3.12
...
svn path=/trunk/boinc/; revision=9253
2006-01-17 08:50:48 +00:00
David Anderson
98bae7e482
version 5.3.11
...
svn path=/trunk/boinc/; revision=9235
2006-01-15 12:00:58 +00:00
David Anderson
8d41ea160b
version 5.3.10
...
svn path=/trunk/boinc/; revision=9223
2006-01-13 10:21:17 +00:00
David Anderson
783aa55c42
version 5.3.9
...
svn path=/trunk/boinc/; revision=9199
2006-01-09 13:49:54 +00:00
David Anderson
5e068c8cc0
version 5.3.8
...
svn path=/trunk/boinc/; revision=9185
2006-01-06 11:10:23 +00:00
David Anderson
fbb1ca2515
version 5.3.7
...
svn path=/trunk/boinc/; revision=9166
2006-01-04 13:06:24 +00:00
Rom Walton
9b6c227a5d
version 5.3.6
...
svn path=/trunk/boinc/; revision=9153
2005-12-28 13:02:12 +00:00
Rom Walton
d8cf38e293
version 5.3.4
...
svn path=/trunk/boinc/; revision=9133
2005-12-23 07:49:55 +00:00
Rom Walton
586ee5ade8
version 5.3.4
...
svn path=/trunk/boinc/; revision=9108
2005-12-21 06:39:25 +00:00
Rom Walton
abe1977566
version 5.3.3
...
svn path=/trunk/boinc/; revision=9090
2005-12-19 13:35:17 +00:00
Reinhard Prix
83264d10d0
allow use of --enable-client-release switch on any platform.
...
[might still need adjustments in m4/sah_check_lib.m4 to work
of platforms other than linux,solaris,cygwin or darwin].
svn path=/trunk/boinc/; revision=9085
2005-12-18 13:28:28 +00:00
Eric J. Korpela
c1f69a9d4e
Added check for library wsock32
...
svn path=/trunk/boinc/; revision=9073
2005-12-16 03:22:49 +00:00
Eric J. Korpela
1af3f22c48
*** empty log message ***
...
svn path=/trunk/boinc/; revision=9054
2005-12-08 20:22:04 +00:00
Rom Walton
42dbdc2183
version 5.3.2
...
svn path=/trunk/boinc/; revision=9043
2005-12-06 10:45:04 +00:00
Reinhard Prix
ab5ff6b665
better log-output
...
svn path=/trunk/boinc/; revision=8665
2005-10-12 22:37:19 +00:00
Reinhard Prix
a0f2363670
put proper check for libjpeg and jpeglib.h if building graphics-API (used in gutil.[Ch])
...
svn path=/trunk/boinc/; revision=8657
2005-10-12 01:26:13 +00:00
Reinhard Prix
de9b33e7f2
fixed mini-bug in log-output of wether or not we're in a 'release-build' of the client.
...
svn path=/trunk/boinc/; revision=8656
2005-10-11 22:37:38 +00:00
Reinhard Prix
00a3442dc1
- removed redundant configure-switch 'disable-static-linkage'
...
- made '--enable-client-release' work as advertised [default=OFF!!]
svn path=/trunk/boinc/; revision=8340
2005-09-29 23:37:36 +00:00
Bruce Allen
b55feabfc7
Changes from Reinhard to make openssl and curl detection independent.
...
Useful for building backend components.
svn path=/trunk/boinc/; revision=7916
2005-09-07 18:21:31 +00:00
Rom Walton
a9cd735fc2
version 5.3.1
...
svn path=/trunk/boinc/; revision=7637
2005-08-31 00:55:55 +00:00
David Anderson
99c9679b63
versions are major/minor/release
...
svn path=/trunk/boinc/; revision=7614
2005-08-31 00:18:36 +00:00
David Anderson
51f497ef4e
unix build fixes
...
svn path=/trunk/boinc/; revision=7541
2005-08-29 01:18:37 +00:00
David Anderson
041b6f24c6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7492
2005-08-25 23:07:58 +00:00
Bruce Allen
22f8f51d29
modify configure.ac so that HOSTTYPE now
...
gets set to apple-powerpc-darwin rather than (say)
apple-powerpc-darwin7.9. Without this the core client
reports back a platform version that the server does not
understand.
svn path=/trunk/boinc/; revision=7320
2005-08-14 01:14:52 +00:00
Rom Walton
a8ccc5582c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7193
2005-08-05 20:43:50 +00:00
Rom Walton
16a3169022
*** empty log message ***
...
svn path=/trunk/boinc/; revision=7190
2005-08-04 23:35:37 +00:00
David Anderson
5a54da47b2
remove RSAEuro
...
svn path=/trunk/boinc/; revision=7187
2005-08-04 16:55:36 +00:00
David Anderson
6fa5d3f7e2
replace wait3(), wait4() with waitpid()
...
svn path=/trunk/boinc/; revision=7170
2005-08-04 00:12:50 +00:00
Rom Walton
086d6966db
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6985
2005-08-02 21:47:05 +00:00
Rom Walton
77c035e9f9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6984
2005-08-02 21:06:28 +00:00
Eric J. Korpela
ab1be5bb64
Bug fix
...
svn path=/trunk/boinc/; revision=6979
2005-08-02 18:30:48 +00:00
Eric J. Korpela
61f7acfbfd
Integrated the openssl checks into configure.ac. For now, the default is to
...
use RSAEuro. Openssl can be selected with the configure parameter --with-ssl,
however, the Makefile.am have not yet been changed to include $(SSLDIR)/include
or $(SSLDIR)/lib in any of the builds.
svn path=/trunk/boinc/; revision=6974
2005-08-02 17:15:52 +00:00
David Anderson
53bc5ddd19
crypt lib
...
svn path=/trunk/boinc/; revision=6969
2005-08-02 07:06:08 +00:00
Rom Walton
147824b035
version 4.72
...
svn path=/trunk/boinc/; revision=6760
2005-07-22 23:14:26 +00:00
Rom Walton
94d836f85e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6674
2005-07-18 23:35:30 +00:00
Rom Walton
bf5d688976
version 4.71
...
svn path=/trunk/boinc/; revision=6595
2005-07-11 19:32:41 +00:00
Rom Walton
e81199ba69
additional build environment changes
...
svn path=/trunk/boinc/; revision=6594
2005-07-11 10:46:19 +00:00
David Anderson
2bcd7f4e6f
version 4.70
...
svn path=/trunk/boinc/; revision=6529
2005-07-06 00:09:59 +00:00
David Anderson
de5c9ea8b7
version 5.50
...
svn path=/trunk/boinc/; revision=6504
2005-07-01 09:40:40 +00:00
Rom Walton
75c0ab74c0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6227
2005-05-23 22:01:12 +00:00
Eric J. Korpela
ef427a0d1a
Small changes to help compatibility problems with earlier versions of automake
...
than 1.9. I am now able to build with automake 1.7.3
svn path=/trunk/boinc/; revision=6050
2005-05-06 00:29:13 +00:00
Rom Walton
b9d9f07bf2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6035
2005-05-05 06:33:17 +00:00
Jeff Cobb
8a90db98b0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=6025
2005-05-04 18:49:02 +00:00
Eric J. Korpela
7eda005af0
Major mods to configure script to clean things up a bit, fix for MacOS and fix
...
for Solaris static linking.
svn path=/trunk/boinc/; revision=5959
2005-04-28 21:52:47 +00:00
David Anderson
abf19d7de2
version 4.68
...
svn path=/trunk/boinc/; revision=5939
2005-04-26 19:04:25 +00:00
David Anderson
bdfa65415d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5883
2005-04-18 04:32:22 +00:00
David Anderson
b78353d643
version 4.35
...
svn path=/trunk/boinc/; revision=5845
2005-04-13 18:32:30 +00:00
David Anderson
04cb56544b
version 4.30
...
svn path=/trunk/boinc/; revision=5752
2005-04-01 08:11:20 +00:00
Rom Walton
11331397d1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5659
2005-03-14 21:07:58 +00:00