boinc/py
David Anderson e4f104f917 - Change the way update_versions works, and reimplement it in PHP.
Problems with the old version:
    - Lots of info encoded in file and directory names: messy kludge
    - The convention that directory name == main program name
        created a bad situation when using the wrapper:
        if you made a new version of your application,
        you were forced make a new version of the wrapper
        just so it could have a different name.
    The new version is described here:
    http://boinc.berkeley.edu/trac/wiki/AppVersionNew
- Remove some Python code that suppored the old version
- client: some fixes to dir_size() that might fox
    a buffer overflow when using symbolic links


svn path=/trunk/boinc/; revision=23525
2011-05-12 04:11:40 +00:00
..
Boinc - Change the way update_versions works, and reimplement it in PHP. 2011-05-12 04:11:40 +00:00
Makefile.am - server: Use distutils for installing the python modules, 2009-06-11 16:01:36 +00:00
boinc_path_config.py.in - server: Use distutils for installing the python modules, 2009-06-11 16:01:36 +00:00
db_def_to_py - server: Use distutils for installing the python modules, 2009-06-11 16:01:36 +00:00
setup.py.in - forget to add file 2009-06-11 23:06:02 +00:00