Commit Graph

4605 Commits

Author SHA1 Message Date
David Anderson 92e9c8a6b6 *** empty log message ***
svn path=/trunk/boinc/; revision=4681
2004-11-29 22:26:34 +00:00
Bruce Allen ee26ba1d6e WU delay bound in human-readable form,
svn path=/trunk/boinc/; revision=4680
2004-11-29 11:56:25 +00:00
Bruce Allen 14129d4ec8 - Admin database ops page: show all three file delete states, add additional
sort options to results page, better internal bug checking on state lists,
move result summary to top of WU detail page, show WU report deadline in
human-readable form, show cross_project_ID in user table.

svn path=/trunk/boinc/; revision=4679
2004-11-29 11:00:49 +00:00
Bruce Allen 2e4b9647ee Added two items for executables
svn path=/trunk/boinc/; revision=4678
2004-11-29 10:48:10 +00:00
Bruce Allen df0f066a69 file_deleter logs strerror(errno) if unable to remove a result file.
svn path=/trunk/boinc/; revision=4677
2004-11-29 09:47:48 +00:00
Bruce Allen 64886ead77 Typo
svn path=/trunk/boinc/; revision=4676
2004-11-29 09:27:12 +00:00
Bruce Allen bdfb8e143f - Added command-line options -preserve_wu_file and -preserve_result_files
to the file deleter.  This are useful to implement <no_delete/>
      for all input or output files respectively.
- Documented <no_delete/> file tag.

svn path=/trunk/boinc/; revision=4675
2004-11-29 09:23:51 +00:00
Bruce Allen 13a1964bc3 - Sanity check args to parse_str(doc, tag, ...) and return false if !doc, !tag, or !strlen(tag)
svn path=/trunk/boinc/; revision=4674
2004-11-28 11:31:54 +00:00
Bruce Allen 2202335042 Fixed a few typos that slipped into Makefile.am (directory names such as unix/ not unix
and CVS/)

svn path=/trunk/boinc/; revision=4673
2004-11-27 21:04:36 +00:00
Karl Chen 4c3e7fde1e *** empty log message ***
svn path=/trunk/boinc/; revision=4672
2004-11-27 09:57:38 +00:00
Karl Chen d05f4524f9 *** empty log message ***
svn path=/trunk/boinc/; revision=4671
2004-11-27 09:51:37 +00:00
Karl Chen a3b189abc2 *** empty log message ***
svn path=/trunk/boinc/; revision=4670
2004-11-27 09:43:06 +00:00
Karl Chen ae7f3bfe1a *** empty log message ***
svn path=/trunk/boinc/; revision=4669
2004-11-27 09:43:05 +00:00
Bruce Allen 9a8151dd63 - Added a -dont_update_db command-line option to assimilator.C which prevents it from updating
the database, and so is useful for testing.

svn path=/trunk/boinc/; revision=4668
2004-11-26 23:33:11 +00:00
Bruce Allen c28a5e7170 Added placeholders for user's assimilator and validator into build system
svn path=/trunk/boinc/; revision=4667
2004-11-26 21:29:57 +00:00
Bruce Allen 89d87fbd8d Left unix/ directory out of make dist sources
svn path=/trunk/boinc/; revision=4666
2004-11-26 21:21:42 +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 7277d5d0c8 Make URL also a link
svn path=/trunk/boinc/; revision=4664
2004-11-26 15:34:47 +00:00
Bruce Allen a24b14808c Another file to ignore
svn path=/trunk/boinc/; revision=4662
2004-11-26 15:31:00 +00:00
Bruce Allen d3e9132676 Clarified
svn path=/trunk/boinc/; revision=4661
2004-11-26 09:20:20 +00:00
Karl Chen 80d76a0296 *** empty log message ***
svn path=/trunk/boinc/; revision=4660
2004-11-25 23:41:26 +00:00
Karl Chen e2f4af1312 *** empty log message ***
svn path=/trunk/boinc/; revision=4659
2004-11-25 23:33:17 +00:00
Bruce Allen 6580d4331c Cut and pasted from DA email
svn path=/trunk/boinc/; revision=4658
2004-11-25 23:07:22 +00:00
Bruce Allen 3fce4ed1e7 .sig not .sit !
svn path=/trunk/boinc/; revision=4657
2004-11-25 21:19:01 +00:00
Bruce Allen a6a4b6d2d7 Updated info
svn path=/trunk/boinc/; revision=4656
2004-11-25 21:14:29 +00:00
Bruce Allen ebf8925fb7 Updated
svn path=/trunk/boinc/; revision=4655
2004-11-25 21:10:54 +00:00
David Anderson f3fb76d593 *** empty log message ***
svn path=/trunk/boinc/; revision=4654
2004-11-25 07:58:14 +00:00
David Anderson da3bffef60 *** empty log message ***
svn path=/trunk/boinc/; revision=4653
2004-11-25 07:47:52 +00:00
David Anderson d75f601efe *** empty log message ***
svn path=/trunk/boinc/; revision=4652
2004-11-25 07:24:35 +00:00
David Anderson 1ec6fdd236 *** empty log message ***
svn path=/trunk/boinc/; revision=4651
2004-11-24 23:51:15 +00:00
David Anderson 24d6fd0035 *** empty log message ***
svn path=/trunk/boinc/; revision=4650
2004-11-24 22:00:10 +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 d3ea793175 *** empty log message ***
svn path=/trunk/boinc/; revision=4648
2004-11-24 19:17:50 +00:00
Rom Walton 8e072fcb5e *** empty log message ***
svn path=/trunk/boinc/; revision=4647
2004-11-24 17:18:28 +00:00
Bruce Allen 27e73a290a - Added const char RCSID string to all *.c files, so that 'ident' and 'strings' can identify
file version numbers.

svn path=/trunk/boinc/; revision=4646
2004-11-24 11:35:00 +00:00
David Anderson f246536c6b *** empty log message ***
svn path=/trunk/boinc/; revision=4645
2004-11-24 07:17:46 +00:00
David Anderson eee3d31836 *** empty log message ***
svn path=/trunk/boinc/; revision=4644
2004-11-24 07:02:01 +00:00
Rom Walton c3a981b926 *** empty log message ***
svn path=/trunk/boinc/; revision=4643
2004-11-24 06:35:46 +00:00
David Anderson 911eef0469 version 4.57
svn path=/trunk/boinc/; revision=4642
2004-11-24 06:35:10 +00:00
Rom Walton fa99368422 *** empty log message ***
svn path=/trunk/boinc/; revision=4640
2004-11-24 00:59:37 +00:00
Rom Walton ae422415eb *** empty log message ***
svn path=/trunk/boinc/; revision=4638
2004-11-24 00:29:18 +00:00
Rom Walton daced38df2 *** empty log message ***
svn path=/trunk/boinc/; revision=4637
2004-11-24 00:25:54 +00:00
Rom Walton 4dd9d5d22a *** empty log message ***
svn path=/trunk/boinc/; revision=4636
2004-11-23 22:36:58 +00:00
David Anderson 1b8612dc72 *** empty log message ***
svn path=/trunk/boinc/; revision=4635
2004-11-23 18:46:04 +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 b05de361df - Modified api/boinc_gl.h to use config.h to get correct include path for glut.h
svn path=/trunk/boinc/; revision=4631
2004-11-23 13:41:45 +00:00
Bruce Allen b712a3a7af Removed un-necessary config.h file
svn path=/trunk/boinc/; revision=4630
2004-11-23 13:21:30 +00:00
Bruce Allen 686d7356f5 Install header file boinc_zip.h into include/BOINC/ subdir
svn path=/trunk/boinc/; revision=4629
2004-11-23 13:02:20 +00:00