[commits] [Wiki] changed: Doc/Dev/Scripts
Jan Schneider
jan at horde.org
Fri Oct 14 16:14:48 UTC 2016
jan Fri, 14 Oct 2016 16:14:48 +0000
Modified page: https://wiki.horde.org/Doc/Dev/Scripts
New Revision: 3
Change log: Finished
@@ -3,9 +3,9 @@
This is an overview about the available command line (CLI) scripts
for developers.
||~ Script name ||~ Git path ||~ Purpose ||~ State ||
|| horde-bootstrap || horde.git/components/bin || Bootstrapping a
Horde development environment || Unknown ||
-|| horde-components || horde.git/components/bin || Provides a set of
tools to manage Horde components (libraries and applications):
changelogs, composer package definitions, dependency detection,
distribution packaging, fetching remote docs from wiki, installation,
quality control, release management, snapshots, pear package
definitions, web docs generation || Production ||
+|| horde-components || horde.git/components/bin || Provides a set of
tools to manage Horde components (libraries and applications):
changelogs, composer package definitions, dependency detection,
distribution packaging, fetching remote docs from wiki, installation,
quality control, release management, snapshots, pear package
definitions, web docs generation || Production, some Unknown ||
|| horde-dev-create-web || horde.git/horde/bin/dev || Developer
script to install a web-accessible Horde installation from git. ||
Unknown ||
|| horde-generate-module || horde.git/framework/bin || Creates a new
application stub based on the skeleton module. || Unknown ||
|| horde-git-split || horde.git/framework/bin || One-time script to
split our monolithic repository into separate repositories || Beta ||
|| horde-rev-cmp || horde.git/framework/bin || Compares two files or
directory trees, ignoring common non-development changes ||
Deprecated, useful at CVS times ||
@@ -14,13 +14,13 @@
|| install_framework || horde.git/framework/bin || Installs
framework libraries as if installed through the PEAR installer. Called
from install_dev. || Production ||
|| pear_batch_install || horde.git/framework/bin || Installs all or
some components through the PEAR installer. || Unknown ||
|| pear_batch_install.bat || horde.git/framework/bin || Installs all
or some components through the PEAR installer. Windows version. ||
Unknown ||
|| test_framework || horde.git/framework/bin || Runs all unit test
from all libraries. || Production ||
-|| horde-build-snaps || horde-support.git/maintainer-tools || || Unknown ||
-|| horde-build-website-docs.sh || horde-support.git/maintainer-tools
|| || Unknown ||
-|| horde-ckeditor || horde-support.git/maintainer-tools || || Unknown ||
-|| horde-installer-phar-create || horde-support.git/maintainer-tools
|| || Unknown ||
-|| horde-js-compress || horde-support.git/maintainer-tools || || Unknown ||
-|| horde-patch-config.sh || horde-support.git/maintainer-tools || ||
Unknown ||
-|| horde-update-ISO3166-countries ||
horde-support.git/maintainer-tools || || Unknown ||
-|| Vagrantfile.image_optimize || horde-support.git/maintainer-tools
|| || Unknown ||
+|| horde-build-snaps || horde-support.git/maintainer-tools || Builds
snapshot tarballs. || Deprecated ||
+|| horde-build-website-docs.sh || horde-support.git/maintainer-tools
|| Builds documention for the website using docutils. Duplicated in
horde-components. || Production ||
+|| horde-ckeditor || horde-support.git/maintainer-tools || Copies
only those files from an (old) CKEditor distribution that are required
by Horde. || Unknown ||
+|| horde-installer-phar-create || horde-support.git/maintainer-tools
|| Builds a Horde PHAR installer || Unknown ||
+|| horde-js-compress || horde-support.git/maintainer-tools ||
Compresses (minifies) JavaScript files || Deprecated by on-the-fly
compression ||
+|| horde-patch-config.sh || horde-support.git/maintainer-tools ||
Applies patches to configuration files. || Deprecated, useful at CVS
times ||
+|| horde-update-ISO3166-countries ||
horde-support.git/maintainer-tools || Updates the country listing in
Horde. || Production ||
+|| Vagrantfile.image_optimize || horde-support.git/maintainer-tools
|| Definition for a VM to help optimizing all images. || Unknown ||
More information about the commits
mailing list