boinc/tools
David Anderson fe32380dcf David 23 Apr 2007
- make_project: remove --no_test_app option, add --test_app option
    - make_project: initial config in all cases has
        one_result_per_user_per_wu = 0
    - sample_assimilator: make it able to handle > 1 output file
    - boinc_cmd: make --help output more readable
    - User web: fix some undefined vars in translation.inc
        Rytis: let's try to fix PHP runtime warnings
    - DB: add default values for app table (avoid MySQL warnings)

    db/
        schema.sql
    html/
        inc/
            translation.inc
            uotd.inc
        ops/
            update_forum_activities.php
    lib/
        str_util.C
        boinc_cmd.C
    py/Boinc/
        setup_project.py
    sched/
        sample_work_generator.C
        sample_assimilator.C
    tools/
        make_project
        uc_wu, uc_result (new)

svn path=/trunk/boinc/; revision=12450
2007-04-23 16:14:47 +00:00
..
.cvsignore
Makefile.am David 19 Apr 2007 2007-04-19 22:11:25 +00:00
add
backend_lib.C David 20 Apr 2007 2007-04-20 17:14:08 +00:00
backend_lib.h *** empty log message *** 2007-04-05 17:02:01 +00:00
cleanlogs.sh
create_work.C *** empty log message *** 2007-01-30 18:19:30 +00:00
create_work_example
db_query
dbcheck_files_exist
dir_hier_move.C make dir_hier_move and dir_hier_path output a help-string 2007-01-14 23:04:27 +00:00
dir_hier_path.C make dir_hier_move and dir_hier_path output a help-string 2007-01-14 23:04:27 +00:00
grep_logs
hr_db_convert.C
kill_wu.C
make_project David 23 Apr 2007 2007-04-23 16:14:47 +00:00
makelog.sh
parse_config
poll_wu.C
process_result_template.C
project.xml David 19 Apr 2007 2007-04-19 22:11:25 +00:00
run_in_ops
sign_executable.C
uc_result David 23 Apr 2007 2007-04-23 16:14:47 +00:00
uc_wu David 23 Apr 2007 2007-04-23 16:14:47 +00:00
update_versions *** empty log message *** 2006-11-03 21:42:49 +00:00
updater.C *** empty log message *** 2007-04-09 02:17:26 +00:00
upgrade *** empty log message *** 2007-02-13 21:41:07 +00:00
watch_tcp
xadd