[commits] Horde branch master updated. f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286

Chuck Hagenbuch chuck at horde.org
Thu Sep 24 03:12:34 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: f644ffabf6d1f733816fa0c9218f35e4a7133f6e

f3af1cc... first shot at moving build tools into the git framework.

-----------------------------------------------------------------------

commit f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Wed Sep 23 22:54:06 2009 -0400

    first shot at moving build tools into the git framework.
    
    I intend to make these consistent across horde and horde-hatchery, so that
    people don't need to pull CVS just to symlink a framework setup. Naming and
    organizational suggestions are welcome. This also renames a few scripts, makes
    lib/ the default (instead of libs/) for H4, and standardizes the test runner as
    a script instead of a weird psuedo-class.

 .gitignore                             |    1 +
 framework/tools/install_framework      |  548 ++++++++++++++++++++++++++++++++
 framework/tools/pear_batch_install     |  108 +++++++
 framework/tools/pear_batch_install.bat |   47 +++
 framework/tools/test_framework         |   85 +++++
 5 files changed, 789 insertions(+), 0 deletions(-)
 create mode 100755 framework/tools/install_framework
 create mode 100755 framework/tools/pear_batch_install
 create mode 100755 framework/tools/pear_batch_install.bat
 create mode 100755 framework/tools/test_framework

http://git.horde.org/diff.php/.gitignore?rt=horde-git&r1=c0dd72d4b3205a7c4f698caa36e516476522d546&r2=f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286
http://git.horde.org/co.php/framework/tools/install_framework?rt=horde-git&r=f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286
http://git.horde.org/co.php/framework/tools/pear_batch_install?rt=horde-git&r=f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286
http://git.horde.org/co.php/framework/tools/pear_batch_install.bat?rt=horde-git&r=f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286
http://git.horde.org/co.php/framework/tools/test_framework?rt=horde-git&r=f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286




More information about the commits mailing list