Revision history for Shipwright

2.4.27 Mon Jun 13 09:55:12 CST 2011

2.4.26 Sun Jun 12 14:14:32 CST 2011

2.4.25 Thu Apr 28 01:57:42 CST 2011

2.4.24 Sat Apr 2 19:30:01 CST 2011

2.4.23 Thu Mar 17 14:03:45 CST 2011

2.4.22 Wed Feb 23 11:32:58 CST 2011

2.4.21 Wed Feb 23 10:23:10 CST 2011

2.4.20 Tue Feb 22 16:04:31 CST 2011

2.4.19 Mon Feb 21 15:11:57 CST 2011

2.4.18 Fri Dec 10 02:49:24 UTC 2010

2.4.17 Thu Oct 28 00:16:07 UTC 2010

2.4.16 Tue Aug 24 02:22:15 UTC 2010

2.4.15 Tue Aug 24 00:19:00 UTC 2010

2.4.14 Thu Jun 24 13:23:04 UTC 2010

2.4.13 Tue Jun 8 07:34:55 UTC 2010

2.4.12 Thu May 27 07:18:28 UTC 2010

2.4.11 Mon May 24 08:46:12 UTC 2010

2.4.10 Wed May 19 05:54:48 UTC 2010

2.4.9 Tue May 11 02:21:28 UTC 2010

2.4.8 Mon Mar 15 04:38:29 UTC 2010

2.4.7 Fri Mar 12 13:28:32 UTC 2010

2.4.6 Fri Mar 12 06:52:25 UTC 2010

2.4.5 Thu Mar 11 14:42:21 UTC 2010

2.4.4 Thu Dec 10 04:00:44 GMT 2009

2.4.3 Thu Oct 15 05:53:14 GMT 2009

2.4.2 Mon Sep 21 09:46:38 CST 2009

2.4.1 Sat Sep 12 00:29:00 CST 2009

2.4.0 Fri Aug 28 07:50:22 CST 2009

2.3.5 Wed Aug 5 08:59:03 CST 2009

2.3.4 Mon Aug 3 20:37:36 CST 2009
* add dep File::Path with version 2

2.3.3 Fri Jul 31 17:23:07 CST 2009
* not rely on system cmds like ls, cp, mv, rm any more * version support for git source

2.3.2 Mon Jul 27 18:41:41 CST 2009

2.3.1 Fri Jul 24 14:11:11 CST 2009

2.3.0 Mon Jul 20 15:40:50 CST 2009

2.2.2 Wed Jul 8 19:11:21 CST 2009

2.2.1 Tue May 26 16:37:31 CST 2009

+ generate-tar-file option for shipwright-utility

2.2.0 Mon Apr 27 13:40:25 CST 2009

+ git backend support

2.1.8 Sat Apr 18 16:01:01 CST 2009

bug fix version

2.1.7 Sat Apr 18 15:30:10 CST 2009

this's a bug fix version, also a bit tweak

2.1.6 Sun Apr 5 13:38:59 CST 2009

update for modules use Module::Install: + test_requires support( it's the same as build_requires ) + recommends and feature support

update for cmds:
+ env SHIPWRIGHT_REPOSITORY support so we do not need to write -r ... in each cmd all the time + --delete-deps for update cmd
* refactor ktf cmd so we can set or show multiple dists at a time * refactor log part

update for builder:
+ default_options support so we don't need to reinput the args( one line per arg in repository's file: __default_builder_options ) + --verbose for shipwright-builder
* make archlibexp be in front of privlibexp in @INC * tweak Module::Build related stuff so we don't need some pod modules which are not in core sometimes.

2.1.5 Sun Mar 15 19:51:49 CST 2009
+ support Bundle:: modules
+ --add-deps for update cmd to update deps of dists

2.1.4 Sun Mar 24
* revert back, build in the not so clean env is not right + support dual-lifed modules when building

2.1.3 Mon Feb 23 11:52:13 CST 2009
* when building, first try in the clean inc env, if this fails, then try in the not so clean inc env

2.1.2 Mon Feb 23 01:14:14 CST 2009
* don't import a source multiple times in an import cmd.

2.1.1 Mon Feb 23 00:31:36 CST 2009
+ --inc arg for update so we can update inc * bug fixes

2.1.0 Mon Jan 19 15:15:57 CST 2009
+ Git source support, with prefix "git:" + clean @INC when importing and building + downgrade ExtUtils::MakeMaker so we can use the version in core + version cmd
+ import multiple sources support in a single import cmd + --graph-deps for maintain cmd, for graphing dependencies + --skip-requires, --skip-build-requires, --skip-recommends for maintain cmd - --keep-requires, --keep-build-requires, --keep-recommends for maintain cmd - build cmd. it's duplicate and useless * no mandatory Module::Build requires when importing: we supply one in reporitory's inc/ dir * we can supply dist names too in --skip args for import cmd * turn on AUTOMATED_TESTING when building

2.0.1 Mon Jan 19 15:15:57 CST 2009
+ require File::HomeDir

2.0.0 Sun Jan 18 21:10:40 CST 2009
+ branch support
* to add branch support, the layout of vessel source has changed a bit,

but 2.0 can work well with old layout in case you have an old vessel source. + env SHIPWRIGHT_SVK, SHIPWRIGHT_SVN, SHIPWRIGHT_TEST_SVK, SHIPWRIGHT_TEST_SVN + JEOS build tool to create JEOS images from a vessel * update cmd now will act as import except with --only-sources * update cmd can be feeded a new source url * use version;
* bug fixes

1.16 Wed Nov 12 21:39:58 CST 2008
* clean nearly all the tmp files automatically except log

1.15 Tue Nov 11 19:52:47 CST 2008
+ --skip-recommends and --skip-all-recommends option for import cmd + --unreferenced and --check-only option for delete cmd + simple setenv bat for window
* some bug fixes

1.14 Tue Aug 26 16:23:56 CST 2008
* limit versions: perl 5.8.8+, SVK 2+, SVN 1.4+ * CFLAGS and LDFLAGS are added when build * use Archive::Extract instead of tar cmd to extract compressed files * some bug fixes
* clean each dist right after each dist is installed * replace die with confess

1.13 Wed Aug 20 23:11:31 CST 2008
* refactor a bit
* updated tutorial
* not wrap libexec any more

1.12 Thu Aug 14 00:30:16 CST 2008
* clean some test failures

1.10 Tue Aug 12 19:42:52 CST 2008ug 14 00:30:16 CST 2008 * clean some test failures

1.01 Fri Feb 15 14:30:34 EST 2008

1.0 Fri Feb 15 03:38:17 CST 2008

the first public release
0.0.2 Thu Feb 7 09:08:55 CST 2008

no config any more
0.0.1 Tue Nov 20 16:28:55 2007

Initial release.