first shot at moving build tools into the git framework.
authorChuck Hagenbuch <chuck@horde.org>
Thu, 24 Sep 2009 02:54:06 +0000 (22:54 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Thu, 24 Sep 2009 03:10:18 +0000 (23:10 -0400)
commitf3af1cc693967a535ed6fbe2fbf03d0f5ecb4286
tree8251cf385dcd65ce640eb700a9decfd838989814
parentf644ffabf6d1f733816fa0c9218f35e4a7133f6e
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
framework/tools/install_framework [new file with mode: 0755]
framework/tools/pear_batch_install [new file with mode: 0755]
framework/tools/pear_batch_install.bat [new file with mode: 0755]
framework/tools/test_framework [new file with mode: 0755]