boinc/py/Boinc
David Anderson 601403d9aa - Client (Unix) show process exit codes as negative numbers also
(e.g., to show BOINC error codes correctly)
- get_project_config.php: add an element that lists the
    platforms supported by this project
    (i.e. for which there's a non-deprecated app version)
    Cache this info in a file (cache/platform_list.xml)
    so that it will be available even when the project's DB is down.
- Rename sample_get_project_config.php to get_project_config.php;
    a project should no longer need its own version of this file.
    Change setup_project accordingly.

client/
    app_control.C
html/user/
    get_project_config.php (new)
    sample_get_project_config.php (removed)
py/Boinc/
    setup_project.py

svn path=/trunk/boinc/; revision=12814
2007-06-04 20:32:47 +00:00
..
.cvsignore Cleaned up .cvsignore files 2004-11-19 16:27:06 +00:00
Makefile.am *** empty log message *** 2004-01-15 23:25:17 +00:00
__init__.py python overhaul 2003-09-04 05:07:17 +00:00
add_util.py *** empty log message *** 2007-02-02 20:14:18 +00:00
boinc_db.py *** empty log message *** 2004-11-08 06:20:36 +00:00
boinc_path_config.py.in - Python tools: 2007-05-11 22:24:14 +00:00
boinc_project_path.py xadd stuff 2004-01-13 06:51:19 +00:00
boincxml.py *** empty log message *** 2004-06-15 07:26:05 +00:00
configxml.py xadd stuff 2004-01-13 06:51:19 +00:00
database.py *** empty log message *** 2007-02-02 20:14:18 +00:00
db_base.py *** empty log message *** 2004-11-27 09:43:05 +00:00
db_def_to_py *** empty log message *** 2003-10-28 00:41:05 +00:00
db_mid.py *** empty log message *** 2007-02-02 20:14:18 +00:00
projectxml.py *** empty log message *** 2004-12-06 22:41:19 +00:00
sched_messages.py *** empty log message *** 2004-01-01 04:12:08 +00:00
setup_project.py - Client (Unix) show process exit codes as negative numbers also 2007-06-04 20:32:47 +00:00
tools.py Python support 2005-09-29 23:18:33 +00:00
util.py moved py/* -> py/Boinc/* 2003-09-04 03:19:59 +00:00
version.py.in *** empty log message *** 2004-07-13 10:36:18 +00:00