Rom Walton
ff16cdebda
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5292
2005-02-03 06:38:43 +00:00
David Anderson
28dd001212
version 4.64
...
svn path=/trunk/boinc/; revision=5283
2005-02-02 22:25:13 +00:00
David Anderson
805e937b4c
version 4.63
...
svn path=/trunk/boinc/; revision=5229
2005-01-27 23:32:52 +00:00
David Anderson
d2f8307ac6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5222
2005-01-27 19:35:38 +00:00
David Anderson
53125a84a2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5216
2005-01-27 00:58:16 +00:00
Rom Walton
f8fbbb7132
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5204
2005-01-25 02:18:33 +00:00
David Anderson
2bafec4a1a
version 4.62
...
svn path=/trunk/boinc/; revision=5186
2005-01-23 07:27:35 +00:00
David Anderson
2107ef684a
version 5.60
...
svn path=/trunk/boinc/; revision=5173
2005-01-21 02:02:33 +00:00
David Anderson
435f8edd47
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
Bruce Allen
64d37b3955
Oops, commited before Reinhard was ready, sorry!
...
svn path=/trunk/boinc/; revision=5150
2005-01-20 18:10:47 +00:00
Bruce Allen
8fa397b2ef
Extend portability improvements of Linux client build to Linux clientgui.
...
svn path=/trunk/boinc/; revision=5149
2005-01-20 17:04:21 +00:00
Bruce Allen
9abcdd1ac3
From Reinhard Prix. At Rom's request, this builds the
...
Linux client using static rather than
dynamic linking to the gcc C++ lib. Note that modifying
this to do the same whenever gcc is used (not just under
Linux) might be desirable. Also modifying the clientgui
build in the same way might also be desirable.
svn path=/trunk/boinc/; revision=5148
2005-01-20 10:21:26 +00:00
Bruce Allen
37a49c9b09
Patches from Reinhard Prix to fix several problems.
...
(1) apps being suspended would call boinc_finish(nonzero) and
core client would treat this as app failure. Introduce
a new function boinc_exit() and call that instead.
(2) improvements to GUI build with wxWidgets
(3) improved X event handling loop now ensures that X window
is taken away when window killed.
svn path=/trunk/boinc/; revision=5142
2005-01-19 15:54:04 +00:00
David Anderson
059558c368
version 4.59
...
svn path=/trunk/boinc/; revision=5058
2005-01-10 01:46:21 +00:00
Bruce Allen
823e75e51d
added version to sea archive name
...
svn path=/trunk/boinc/; revision=5000
2005-01-06 11:49:15 +00:00
Bruce Allen
fd4265d93b
fixes from Reinhard Prix to disable building of boincglut under
...
Darwin/Unix. It's only needed under Windows. Also warn user if
GLUT libraries missing, and then build only non-graphical client
side code.
svn path=/trunk/boinc/; revision=4954
2004-12-28 15:58:24 +00:00
Eric J. Korpela
786c1809d1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4929
2004-12-24 18:46:25 +00:00
David Anderson
717a34a3f2
version 4.58
...
svn path=/trunk/boinc/; revision=4928
2004-12-23 07:08:26 +00:00
Eric J. Korpela
50006ba238
Modified configure.ac and Makefile.am to build boincglut if GL and GLU are
...
found, but GLUT is not.
svn path=/trunk/boinc/; revision=4877
2004-12-17 18:18:45 +00:00
Eric J. Korpela
2cfd8235fc
Added version.h back into the configure script until someone gets around to
...
modifying set_version to do the work.
version.h is included from config.h so it should not change anyone's compiles.
svn path=/trunk/boinc/; revision=4779
2004-12-07 17:47:23 +00:00
Bruce Allen
86445e9427
Reverted configure.ac to last working version 1.144.
...
Version 1.145 and 1.146 were the same as 1.44.
Note that a good way to do file revision in your sandbox is
cvs update -j 1.147 -j 1.144 configure.ac
svn path=/trunk/boinc/; revision=4760
2004-12-04 07:19:09 +00:00
Eric J. Korpela
116e6e5b26
reversion to earlier configure script and win_config.h
...
svn path=/trunk/boinc/; revision=4753
2004-12-04 00:29:22 +00:00
Eric J. Korpela
c3a74d384c
config.h[.in] now includes win_config.h on WIN32 systems.
...
Split platform independent version info into version.h[.in]
(which in included from config.h)
Added all the config.h macros into win_config.h
svn path=/trunk/boinc/; revision=4731
2004-12-03 21:28:17 +00:00
Bruce Allen
296aaf1b36
Fixed glut detection bug in configure script
...
svn path=/trunk/boinc/; revision=4702
2004-12-02 14:54:00 +00:00
Rom Walton
d93292b797
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4697
2004-12-02 07:43:47 +00:00
Bruce Allen
c2d7965c09
- Fixed autoconf/automake build process so that it works correctly
...
under Mac OSX. Also make dist now works (make distcheck still
broken). Karl, since you were the last
person to fix up this mess, how about taking a look??
svn path=/trunk/boinc/; revision=4665
2004-11-26 17:45:13 +00:00
Bruce Allen
0cb61ff6b0
Added URL for downloading wxWidgets
...
svn path=/trunk/boinc/; revision=4649
2004-11-24 19:46:55 +00:00
David Anderson
911eef0469
version 4.57
...
svn path=/trunk/boinc/; revision=4642
2004-11-24 06:35:10 +00:00
Bruce Allen
74c31b8a99
Improve help message for user
...
svn path=/trunk/boinc/; revision=4634
2004-11-23 16:32:20 +00:00
Bruce Allen
764ce84f8f
Run autoheader BEFORE automake and autoconf. Replace old AM_ macro with
...
modern AC_ macro for creating config.h
svn path=/trunk/boinc/; revision=4633
2004-11-23 16:14:22 +00:00
Bruce Allen
4220f3170b
- Removed un-necessary zip/configure.ac and zip/Makefile and zip/config.h and config.h.in
...
- Added double-inclusion protection for config.h to avoid some warning messages
svn path=/trunk/boinc/; revision=4632
2004-11-23 15:41:16 +00:00
Bruce Allen
335242811e
- Build boinc zip compression library as part of normal ./configure && make process
...
- make install now installs libboinc_zip.a as part of normal make install
- Unix boinc client and boinc gui had the same name, eg boinc_4.56_i686-pc-linux-gnu
I have changed this so that it is now boinc_client_4.56_i686-pc-linux-gnu and
boinc_gui_4.56_i686-pc-linux-gnu. If the change from boinc_ to boinc_client_
causes any pain, please just modify CLIENT_BIN_FILENAME in configure.ac
- Removed -O3 as required compilation flag in building client gui. Only needed for
client (to optimize benchmarking routines).
- Removed un-necessary zip/configure.ac and zip/Makefile
- Added .cvsignore file for zip/ directory.
svn path=/trunk/boinc/; revision=4627
2004-11-23 12:54:33 +00:00
Bruce Allen
38e9cdf7e5
- Added nice macro (acinclude.m4) to CVS for detection of wxWidgets. Any additional
...
non-standard macros should be added to this file. Now switch off
clientgui build (with nice warning) if wxWidgets is not found. Add
- Use outcome of pthread tests and corresponding flags to set pthreads
CFLAGS correctly.
svn path=/trunk/boinc/; revision=4605
2004-11-19 13:50:51 +00:00
Bruce Allen
3360dabc59
- Clean fix automake/autoconf to build graphical core client. David, I don't
...
have a Mac OSX box handy to test this on. I followed your hints in Makefile.old.
If you need to modify the Mac build flags, it is trivial, just search for ${host}
in configure.ac and you'll see.
- Removed obsolete aclocal.m4 file from CVS: it is build by the ./_autosetup script
- Added some more files to .cvsignore
svn path=/trunk/boinc/; revision=4602
2004-11-19 01:24:22 +00:00
David Anderson
028a2cd364
version 4.56
...
svn path=/trunk/boinc/; revision=4553
2004-11-14 08:17:21 +00:00
David Anderson
771c27e0d6
version 4.55
...
svn path=/trunk/boinc/; revision=4498
2004-11-05 23:15:38 +00:00
David Anderson
7f6088d35b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4489
2004-11-04 19:30:51 +00:00
David Anderson
23c858c1f5
version 4.54
...
svn path=/trunk/boinc/; revision=4467
2004-10-31 23:36:39 +00:00
David Anderson
3145b4abcc
version 4.53
...
svn path=/trunk/boinc/; revision=4440
2004-10-26 21:50:38 +00:00
David Anderson
21a6d6fddd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4434
2004-10-26 20:53:24 +00:00
David Anderson
32fb3a5311
version 4.52
...
svn path=/trunk/boinc/; revision=4404
2004-10-22 23:36:23 +00:00
David Anderson
ba5f0ae12b
version 4.51
...
svn path=/trunk/boinc/; revision=4379
2004-10-21 20:03:26 +00:00
David Anderson
cd9e17f35a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4368
2004-10-20 22:23:53 +00:00
David Anderson
23b1887f6a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4346
2004-10-19 19:53:53 +00:00
David Anderson
652d4c090b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4342
2004-10-19 06:29:26 +00:00
David Anderson
57be0ccde2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4339
2004-10-18 01:54:28 +00:00
David Anderson
8d4d5d0b6c
Version 4.50
...
svn path=/trunk/boinc/; revision=4141
2004-09-02 00:12:47 +00:00
David Anderson
65460a230e
version 4.06
...
svn path=/trunk/boinc/; revision=4115
2004-08-25 07:53:13 +00:00
David Anderson
1cee1522d5
version 4.05
...
svn path=/trunk/boinc/; revision=4111
2004-08-25 01:06:12 +00:00
David Anderson
ad8a4b8ad9
version 4.04
...
svn path=/trunk/boinc/; revision=4105
2004-08-24 20:51:39 +00:00
Daniel Hsu
4b06dd0e3a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3980
2004-08-04 21:14:34 +00:00
David Anderson
78bd779382
version 4.03
...
svn path=/trunk/boinc/; revision=3971
2004-08-03 22:18:38 +00:00
Daniel Hsu
144edd3875
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3952
2004-07-26 22:23:16 +00:00
David Anderson
9134c0df11
version change
...
svn path=/trunk/boinc/; revision=3915
2004-07-21 06:47:55 +00:00
Karl Chen
776ddcf840
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3906
2004-07-20 11:47:41 +00:00
David Anderson
cb9360a5e1
version 4.01
...
svn path=/trunk/boinc/; revision=3893
2004-07-16 06:07:26 +00:00
Karl Chen
f3db24cf0e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3859
2004-07-13 11:15:24 +00:00
Karl Chen
f139185cef
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3858
2004-07-13 11:13:59 +00:00
Karl Chen
bc8fce1808
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3856
2004-07-13 10:36:18 +00:00
David Anderson
e4357486f6
version 4.00
...
svn path=/trunk/boinc/; revision=3849
2004-07-12 16:40:22 +00:00
Daniel Hsu
9783b59d91
""
...
svn path=/trunk/boinc/; revision=3816
2004-07-08 21:37:52 +00:00
Karl Chen
922f2414ff
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3715
2004-06-29 08:51:54 +00:00
David Anderson
e8aaa2a52f
version 3.19
...
svn path=/trunk/boinc/; revision=3689
2004-06-23 00:37:04 +00:00
David Anderson
b16fd01738
version 3.18
...
svn path=/trunk/boinc/; revision=3681
2004-06-19 21:21:02 +00:00
David Anderson
3854e729dc
version 3.17
...
svn path=/trunk/boinc/; revision=3677
2004-06-19 19:41:44 +00:00
David Anderson
3ae680b77b
version 3.16
...
svn path=/trunk/boinc/; revision=3671
2004-06-19 01:07:19 +00:00
David Anderson
48cc4778f0
version 3.15
...
svn path=/trunk/boinc/; revision=3665
2004-06-18 19:53:46 +00:00
David Anderson
f427f670aa
version 3.14
...
svn path=/trunk/boinc/; revision=3659
2004-06-18 03:42:30 +00:00
Daniel Hsu
1d88e353c6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3653
2004-06-17 23:10:52 +00:00
David Anderson
c53aa2bbec
version 3.13
...
svn path=/trunk/boinc/; revision=3651
2004-06-17 23:01:59 +00:00
David Anderson
3bf4d31b45
version 3.12
...
svn path=/trunk/boinc/; revision=3645
2004-06-17 22:08:59 +00:00
Daniel Hsu
caf6cebaa9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3642
2004-06-17 21:52:11 +00:00
David Anderson
b3ce1deccd
version 3.11
...
svn path=/trunk/boinc/; revision=3638
2004-06-17 19:53:48 +00:00
David Anderson
03dd31aa47
version 3.10
...
svn path=/trunk/boinc/; revision=3629
2004-06-17 05:34:04 +00:00
David Anderson
dc6147ac39
version 3.09
...
svn path=/trunk/boinc/; revision=3624
2004-06-17 02:54:29 +00:00
Daniel Hsu
e935497427
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3593
2004-06-15 23:56:17 +00:00
David Anderson
ca4a499c23
version 3.08
...
svn path=/trunk/boinc/; revision=3583
2004-06-15 20:02:04 +00:00
Daniel Hsu
247e9702f0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3573
2004-06-15 00:46:59 +00:00
Daniel Hsu
8b8d992585
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3541
2004-06-11 23:57:47 +00:00
David Anderson
bddf113975
boinc_core_release_3_07
...
svn path=/trunk/boinc/; revision=3447
2004-05-25 20:31:23 +00:00
David Anderson
28c8dc43c3
boinc_core_release_3_06
...
svn path=/trunk/boinc/; revision=3433
2004-05-24 20:26:32 +00:00
David Anderson
0aae6f36f1
boinc_core_release_3_05
...
svn path=/trunk/boinc/; revision=3396
2004-05-19 00:52:36 +00:00
David Anderson
c1ecfa0ac8
boinc_core_release_3_04
...
svn path=/trunk/boinc/; revision=3351
2004-05-05 20:35:54 +00:00
Rom Walton
f806c56e50
boinc_core_release_3_03
...
svn path=/trunk/boinc/; revision=3339
2004-05-05 01:30:24 +00:00
Jeff Cobb
8ea5ea2c0f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3288
2004-04-22 22:03:47 +00:00
Jeff Cobb
b5593fd554
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3283
2004-04-21 23:35:09 +00:00
Jeff Cobb
979faa07da
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3281
2004-04-21 22:41:08 +00:00
Jeff Cobb
8ef4647ce9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3252
2004-04-12 19:02:19 +00:00
Kevin Dalley
00e7e49ac1
* configure.ac: check for signal type and sigaction.
...
svn path=/trunk/boinc/; revision=3085
2004-03-17 04:55:53 +00:00
David Anderson
00f65f145f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3068
2004-03-14 15:29:22 +00:00
Kevin Dalley
1e63e4e574
* configure.ac: Check for ln -s. This doesn't work perfectly, if
...
"ln -s" is replaced with "cp -p", but the "ln -s" should probably
be removed in the future.
svn path=/trunk/boinc/; revision=3059
2004-03-12 21:48:39 +00:00
Rom Walton
60272ddbf4
version 2.27
...
svn path=/trunk/boinc/; revision=3044
2004-03-08 07:09:48 +00:00
David Anderson
21f4e5f21f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3011
2004-02-28 19:11:40 +00:00
David Anderson
4916ed7754
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2977
2004-02-06 23:46:30 +00:00
David Anderson
8327ffbc21
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2961
2004-02-04 23:25:43 +00:00
David Anderson
f2348edfe4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2940
2004-02-03 01:04:40 +00:00
Eric J. Korpela
9210fcd933
Added strlcat check.
...
svn path=/trunk/boinc/; revision=2916
2004-01-22 02:00:02 +00:00
David Anderson
12389d6fdb
version 2.19
...
svn path=/trunk/boinc/; revision=2903
2004-01-17 18:47:08 +00:00
Karl Chen
5f1c3f0697
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2869
2004-01-13 06:52:47 +00:00
Gary Gibson
b813cf9299
boinc client - new version 2.17
...
svn path=/trunk/boinc/; revision=2849
2004-01-06 01:08:58 +00:00