boinc/py/Boinc
David Anderson bc5b979afb - Added new script "update_versions_v6"; use this instead of
update_versions to add version 6 apps.
    It looks for API_VERSION string in main executable,
    adds the API version to the app_version XML,
    and sets min_core_version to 6 for version 6+ apps
- API: include API_VERSION string
- convert tabs to spaces here and there
- scheduler: parse unused elements in <net_stats>
- ops/show_log.php: if no URL args, just show form (fixes #415)
- client: parse and store api_version (not used yet)

svn path=/trunk/boinc/; revision=13627
2007-09-21 18:10:54 +00:00
..
.cvsignore
Makefile.am
__init__.py
add_util.py *** empty log message *** 2007-02-02 20:14:18 +00:00
boinc_db.py
boinc_path_config.py.in - Python tools: 2007-05-11 22:24:14 +00:00
boinc_project_path.py
boincxml.py
configxml.py
database.py *** empty log message *** 2007-02-02 20:14:18 +00:00
db_base.py
db_def_to_py
db_mid.py *** empty log message *** 2007-02-02 20:14:18 +00:00
projectxml.py
sched_messages.py
setup_project.py - file upload handler: 2007-09-12 08:25:22 +00:00
tools.py - Added new script "update_versions_v6"; use this instead of 2007-09-21 18:10:54 +00:00
util.py
version.py.in