Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-16 | Work around unshield bug | Nick White | |
Basically, if extracting to a directory which was not itself lowercase, unshield would fail. This patch cds to the directory first, to work around the issue. http://sourceforge.net/tracker/?func=detail&aid=2801016&group_id=30550&atid=399601 | |||
2009-07-02 | Merge branch 'master' of http://git.njw.me.uk/gemrb-gameinstallers | Nick Daly | |
Conflicts: auto-installer.sh | |||
2009-06-23 | pass unshield options before extract command | Tasos Latsas | |
2009-06-23 | Sanitise copying further | Nick White | |
2009-06-06 | Created and integrated teardown method. | NickDaly | |
Now if only I could create a setup method... | |||
2009-06-01 | Use move_and_remove everywhere | Nick White | |
And ensure parent directories are removed, where appropriate | |||
2009-05-25 | Safely escaped all potentially unsafe variables. | nick | |
And probably a couple already safe ones too. | |||
2009-05-02 | Merged with latest from upstream. | nick | |
2009-04-21 | Store MD5 sums as variables, avoid data duplication, increase clarity. | nick | |
2009-04-15 | Normalised script descriptions | Nick White | |
2009-04-15 | Ensure bash is always used to execute scripts | Nick White | |
2009-04-15 | Added license notice to all files | Nick White | |
2009-04-13 | Initial import | Nick White | |