Commit Graph

13851 Commits

Author SHA1 Message Date
David Anderson c2067ef472 svn path=/trunk/boinc/; revision=18068 2009-05-11 16:38:44 +00:00
David Anderson 8340535c35 - Japanese web translation
svn path=/trunk/boinc/; revision=18067
2009-05-11 04:18:46 +00:00
BOINC Translator 23591a832f Commit from BOINC Translation Services by user treppolse. 111 of 111 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18065
2009-05-10 10:10:31 +00:00
David Anderson b0638a923b build fix
svn path=/trunk/boinc/; revision=18064
2009-05-10 04:42:47 +00:00
David Anderson d593780ed8 svn path=/trunk/boinc/; revision=18063 2009-05-10 04:41:43 +00:00
BOINC Translator 79f0098736 Commit from BOINC Translation Services by user ChristianB. 126 of 234 messages translated (4 fuzzy).
svn path=/trunk/boinc/; revision=18061
2009-05-09 12:36:38 +00:00
BOINC Translator e5f4491276 Commit from BOINC Translation Services by user ChristianB. 249 of 257 messages translated (7 fuzzy).
svn path=/trunk/boinc/; revision=18060
2009-05-09 12:23:07 +00:00
Rom Walton 31d3e63816 - WINBUILD: Cleanup the Unicode configurations
- WINBUILD: Make building Unicode version of BOINC Manager the
        default.
        
    win_build
        boinc_cli.vcproj
        boinc_dll.vcproj
        boinc_ss.vcproj
        boinccmd.vcproj
        boincmgr.vcproj
        boincsvcctrl.vcproj
        boinctray.vcproj
        libboinc.vcproj
        libboinc_staticcrt.vcproj
        sim.vcproj
        ss_app.vcproj
        updater.vcproj

svn path=/trunk/boinc/; revision=18058
2009-05-08 21:03:24 +00:00
BOINC Translator 57da6c1475 Commit from BOINC Translation Services by user YG. 739 of 739 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18056
2009-05-08 03:06:56 +00:00
Charlie Fenton d823142bf5 Mac client: fix parent died test in benchmark_time_to_stop()
svn path=/trunk/boinc/; revision=18054
2009-05-08 02:01:25 +00:00
Charlie Fenton aab93f8477 Release BOINC Mac 6.6.29
svn path=/trunk/boinc/; revision=18051
2009-05-08 01:25:19 +00:00
Charlie Fenton e96e31c79e Mac: Remove -lresolv from XCode linker flags for client, manager, boinccmd and screensaver
svn path=/trunk/boinc/; revision=18049
2009-05-08 01:04:37 +00:00
Rytis Slatkevičius 2ba2d7b1a6 user web: remove an undocumented feature where anyone could do a recompile of language files by just knowing an URL parameter.
svn path=/trunk/boinc/; revision=18046
2009-05-07 15:19:42 +00:00
BOINC Translator 5127e7452a Commit from BOINC Translation Services by user ReneOskam. 257 of 257 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18045
2009-05-07 14:41:47 +00:00
Bernd Machenschalk 097a70d308 <cstdio> is a C++ haeder - moved it to __cplusplus section (lib/filesys.h)
svn path=/trunk/boinc/; revision=18044
2009-05-07 14:25:05 +00:00
BOINC Translator 9a1c86fff3 Commit from BOINC Translation Services by user romw. 111 of 111 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18043
2009-05-07 14:13:49 +00:00
David Anderson 12eb6057e5 - client, Mac: don't do res_init(). It causes a crash.
- client (Unix): if client crashes while benchmark processes are going,
    make sure they detect this and exit.
- back-end programs: remove hardwired assumptions about
    what directory they run in, and hence where config.xml is.
    E.g., daemons look for it in "..", others expect it in current dir.
    New approach: all the programs look for the project dir as follows:
    1) the environment var BOINC_PROJECT_DIR, if defined
    2) the current dir, if config.xml is there.
    3) else ".."
    This means you can run programs in either proj/bin/ or proj/,
    or (using BOINC_PROJECT_DIR) you can keep executables
    outside of the project dir.


svn path=/trunk/boinc/; revision=18042
2009-05-07 13:54:51 +00:00
BOINC Translator 4aaab7f2ef Commit from BOINC Translation Services by user treppolse. 111 of 111 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18041
2009-05-06 22:11:11 +00:00
BOINC Translator 2f548c81e9 Commit from BOINC Translation Services by user treppolse. 257 of 257 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18040
2009-05-06 22:07:08 +00:00
David Anderson 6262401394 - feeder: add -appids option: lets you specify which apps to
get jobs for (default it all).
    Useful if you're mixing locality and regular scheduling.
- a little E@h-specific stuff
From Bernd Machenschalk.


svn path=/trunk/boinc/; revision=18039
2009-05-06 21:52:50 +00:00
David Anderson 76b8b87e90 svn path=/trunk/boinc/; revision=18038 2009-05-06 21:22:14 +00:00
David Anderson b49ef19f3b svn path=/trunk/boinc/; revision=18037 2009-05-06 21:18:30 +00:00
BOINC Translator fdb060f9a6 Commit from BOINC Translation Services by user Necroman. 234 of 234 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18031
2009-05-06 16:53:36 +00:00
BOINC Translator 3766d45494 Commit from BOINC Translation Services by user mifistorX. 111 of 111 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18029
2009-05-06 14:17:30 +00:00
David Anderson 5198ad31d9 - client: write message (and show new config info) when config file reread
- client: improve cpu_sched_debug messages
- web translation: code wasn't handling multi-line tokens

svn path=/trunk/boinc/; revision=18028
2009-05-06 09:49:46 +00:00
Rom Walton f045ef90ad Quick Updates
svn path=/trunk/boinc/; revision=18027
2009-05-06 04:27:12 +00:00
BOINC Translator 86c9637346 Commit from BOINC Translation Services by user YG. 257 of 257 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18025
2009-05-06 04:19:20 +00:00
BOINC Translator 3429f272f0 Commit from BOINC Translation Services by user YG. 234 of 234 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18024
2009-05-06 04:18:59 +00:00
Charlie Fenton b9ec2afddb MGR: Add comments and slightly reorder code for clarity
svn path=/trunk/boinc/; revision=18022
2009-05-06 01:36:47 +00:00
Charlie Fenton bb412f79ae wxWidgets build script patches wxMac-2.8.10/src/mac/carbon/thread.cpp to fix a problem.
svn path=/trunk/boinc/; revision=18021
2009-05-06 01:34:30 +00:00
BOINC Translator 545b59e512 Commit from BOINC Translation Services by user SaharovNA. 110 of 111 messages translated (1 fuzzy).
svn path=/trunk/boinc/; revision=18020
2009-05-05 21:31:15 +00:00
BOINC Translator 2d471daa5a Commit from BOINC Translation Services by user SaharovNA. 257 of 257 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18019
2009-05-05 21:30:59 +00:00
David Anderson bf8a5b3547 New template
svn path=/trunk/boinc/; revision=18018
2009-05-05 20:42:58 +00:00
Rom Walton edef29d05a - It appears Pootle is looking for a comment line ahead of
each message to translate, if it doesn't have some form
        of comment it skips over it.
        
    doc/
        build_po.php

svn path=/trunk/boinc/; revision=18017
2009-05-05 20:40:54 +00:00
BOINC Translator ac8db91f18 Commit from BOINC Translation Services by user Necroman. 728 of 728 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18016
2009-05-05 19:12:56 +00:00
BOINC Translator ee2ab4589d Commit from BOINC Translation Services by user ReneOskam. 8 of 8 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18015
2009-05-05 18:49:31 +00:00
BOINC Translator 5c71175008 Commit from BOINC Translation Services by user ReneOskam. 257 of 257 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18012
2009-05-05 17:57:19 +00:00
BOINC Translator baf7ecde4f Commit from BOINC Translation Services by user ReneOskam. 728 of 728 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18011
2009-05-05 17:56:43 +00:00
BOINC Translator 4290d4bd38 Commit from BOINC Translation Services by user Necroman. 8 of 8 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18007
2009-05-05 15:49:36 +00:00
David Anderson 18b5362c1d - Change Makefiles to use "$(LN) foo ." instead of "ln foo"
svn path=/trunk/boinc/; revision=18003
2009-05-05 09:16:57 +00:00
David Anderson e8a0cb3742 - client: enforce_schedule() wasn't starting GPU jobs
svn path=/trunk/boinc/; revision=18002
2009-05-05 08:56:56 +00:00
BOINC Translator 8576ebc1eb Commit from BOINC Translation Services by user YG. 138 of 138 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=18001
2009-05-05 02:22:58 +00:00
David Anderson 1c1f7f08f1 compile fix
svn path=/trunk/boinc/; revision=17998
2009-05-04 20:25:59 +00:00
David Anderson f9222339e9 - client: simplify enforce_schedule(), and maybe fix bugs.
New approach: take the "ordered_schedule_results" list,
    add running jobs that haven't finished their time slice,
    and order the result appropriately.
    Then run jobs in order until CPUs are filled.
    Simpler and clearer than the old way.


svn path=/trunk/boinc/; revision=17992
2009-05-04 19:55:59 +00:00
BOINC Translator 97b0e5ed41 Commit from BOINC Translation Services by user Rytis. 531 of 728 messages translated (9 fuzzy).
svn path=/trunk/boinc/; revision=17991
2009-05-04 19:33:26 +00:00
BOINC Translator 91dd4282c6 Commit from BOINC Translation Services by user Rytis. 257 of 257 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=17990
2009-05-04 19:16:17 +00:00
David Anderson e84b1f189e - client: view 2 GPUs as equivalent if their memory differs by <30%.
(maybe their memory differed slightly from the most capable one)

svn path=/trunk/boinc/; revision=17987
2009-05-04 02:22:25 +00:00
BOINC Translator 93ef1fdd81 Commit from BOINC Translation Services by user DavidM. 115 of 115 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=17986
2009-05-03 20:39:08 +00:00
Rytis Slatkevičius c03815e614 user web: add a hook project_user_links() to user_links() to easily extend user links (very useful for adding project badges).
svn path=/trunk/boinc/; revision=17985
2009-05-03 19:17:20 +00:00
BOINC Translator 31767f50ca Commit from BOINC Translation Services by user treppolse. 257 of 257 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=17984
2009-05-03 16:18:17 +00:00