Changes between Version 3 and Version 4 of BuildingOnPortableStrawberry
- Timestamp:
- 01/12/09 08:54:26 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingOnPortableStrawberry
v3 v4 26 26 portablepadre.bat contains the following magic: 27 27 {{{ 28 start %~dp0wperl.exe %~dp0padre 28 %~dp0perl.exe %~dp0padrewrap.pl 29 29 }}} 30 31 padrewrap.pl should be checked in some version control 30 32 31 33 * create a zip file and drag all the content of c:\portable\ in it 32 34 * (TODO isn't there a command line tool in portable to create the zip file ?) 33 * The resulting zip file for Padre 0.19 on Portable Strawberry beta 1 was 52 Mb 35 * The resulting zip file for Padre 0.19 on Portable Strawberry beta 1 was 52 Mb, 36 * for Pare 0.25 with Parrot and Perl 6 it was 60 Mb. 37
