Centralize support scripts and add runtime setup script

Review Request #28 — Created Dec. 23, 2012 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut/psr-0
lunr
This moves support scripts into a toplevel support folder.
It also adds a setup.sh script to setup the runtime environment (install interactions, etc)

This depends on http://reviews.lunr.nl/r/27/

For the curious:
I know there is a thing called composer (http://getcomposer.org/) which is meant to do something similar.
Unfortunatly it is so full of shit I wonder how its developers are still able to breath....


Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

orig
1
2
3
.gitignore
build.xml
support/gen_l10n.sh
support/setup.sh
tests/phpunit.xml
tests/statics/l10n/gen_l10n.sh
Loading...