Sha256: ac15ad207fd2bc2611e73002eacc0ce5d26a1669119f4d4c2677c27973689b7a

Contents?: true

Size: 691 Bytes

Versions: 17

Compression:

Stored size: 691 Bytes

Contents

= Rake Project -- To Do List

Send suggestions for this list to mailto:jim@weirichhouse.org or on
the rake-devel@rubyforge.org mailing list.

=== To Do
* Provide a way to disable -w warning mode.
* Define a set of default rules that work in the absense of any Rakefile
* What about cyclic dependencies?
* Java support utilities
* Installation support utilities
  * Check out installpkg.rb
* Autogenerate Dependencies
* Rules should apply to existing tasks if no actions are defined.
* How to create multiple package tasks without task name collision?
* Trap "ln -s" commands that fail and use "cp" instead (SMB mounted
  drives have problems with "ln -s".

(moved DONE list to CHANGES file)

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
rake-0.4.10 TODO
rake-0.4.13 TODO
rake-0.5.0 TODO
rake-0.4.12 TODO
rake-0.7.0 TODO
rake-0.4.11 TODO
rake-0.4.14 TODO
rake-0.4.8 TODO
rake-0.5.3 TODO
rake-0.5.4 TODO
rake-0.6.0 TODO
rake-0.7.2 TODO
rake-0.7.3 TODO
rake-0.4.15 TODO
rake-0.6.2 TODO
rake-0.4.9 TODO
rake-0.7.1 TODO