mark_story
|
ef77e60cb0
|
Removing @subpackage tags, moving contents of @subpackage into @package.
Removing duplicate cake.cake in @package tags.
Renaming cake.app -> app
|
2010-12-24 14:09:57 -05:00 |
|
mark_story
|
f84871ae47
|
Fixing strict errors that were causing shell tests to fail.
Fixing test case for bake test that has been getting skipped.
|
2010-12-12 20:55:33 -05:00 |
|
mark_story
|
d7b1f70680
|
Adding some additional output to bake tasks to make them more consistent. Adding flags for Quiet output so the shells give minimal output.
|
2010-11-21 12:55:01 -05:00 |
|
mark_story
|
d373dde2ef
|
Fixing notice errors in bake all.
Moving some message printing around.
|
2010-11-21 12:22:44 -05:00 |
|
mark_story
|
c8b0267588
|
Making project task and bake play nice with creating a new project.
|
2010-10-23 00:35:53 -04:00 |
|
mark_story
|
cf9166a689
|
Starting to remove Dispatch->params in favor of the constants ShellDispatcher makes, this will make removing the dependency from Shell much easier.
|
2010-10-23 00:11:31 -04:00 |
|
mark_story
|
6900f470ad
|
Moving code from BakeShell to BakeTask.
Adding a base execute method to contain common code shared amongst all the bake tasks.
Updating test cases as $name attributes value has changed.
|
2010-10-18 23:09:23 -04:00 |
|
mark_story
|
bd156bb601
|
Adding a connection object for use with bake all.
|
2010-10-18 22:38:56 -04:00 |
|
mark_story
|
8f0a96d4bb
|
Adding Shel::$command back in as it was still being used, oops.
Updating Bakeshell to do its tricks at the correct time.
|
2010-10-17 22:37:57 -04:00 |
|
mark_story
|
a76ce4af3d
|
Renaming console/libs to console/shells so its more consistent with app directories.
|
2010-10-17 15:07:00 -04:00 |
|