aboutsummaryrefslogtreecommitdiffstats
path: root/travis/setup-phpbb.sh
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2505 from bantu/ticket/12582-ascraeusJoas Schilling2014-05-281-0/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12582] Strip away copyrighted ICC profile from images * bantu/ticket/12582-ascraeus: [ticket/12582] Use the correct script name. [ticket/12582] Fix coding style. [ticket/12582] Remove set -e due to exiftool not liking 0 byte files. [ticket/12582] Strip away copyrighted ICC profile [ticket/12582] Change strip_icc_profiles.sh to only take a single file. [ticket/12582] Run strip_icc_profiles.sh on Travis CI. [ticket/12582] Overwrite inplace instead of creating _original files. [ticket/12582] Add script for strippping ICC profiles from images.
| * Merge branch 'ticket/12582' into ticket/12582-ascraeusAndreas Fischer2014-05-271-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | * ticket/12582: [ticket/12582] Strip away copyrighted ICC profile [ticket/12582] Change strip_icc_profiles.sh to only take a single file. [ticket/12582] Run strip_icc_profiles.sh on Travis CI. [ticket/12582] Overwrite inplace instead of creating _original files. [ticket/12582] Add script for strippping ICC profiles from images. Conflicts: .travis.yml
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-2/+7
|/ | | | PHPBB3-12594
* [ticket/12470] Correctly set up the php extensionsJoas Schilling2014-05-031-2/+2
| | | | PHPBB3-12470
* [ticket/12470] Fix setup of phpbbJoas Schilling2014-05-031-1/+1
| | | | PHPBB3-12470
* [ticket/12470] Move setup of phpBB to new .shJoas Schilling2014-05-031-0/+29
PHPBB3-12470