Sha256: 62e5830913ecfa2f0d75c655faeaa08d45ff8bef2ea41f529c8cbfffa28782b5

Contents?: true

Size: 771 Bytes

Versions: 169

Compression:

Stored size: 771 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
* Need a nice API for accessing tasks in namespaces, namespaces in an app, etc.
* 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

169 entries across 123 versions & 12 rubygems

Version Path
craigmarksmith-rake-0.8.3.100 TODO
craigmarksmith-rake-0.8.4.101 TODO
craigmarksmith-rake-0.8.4.102 TODO
craigmarksmith-rake-0.8.4.103 TODO
elliottcable-echoe-3.1.1 vendor/rake/TODO
elliottcable-echoe-3.1.2 vendor/rake/TODO
jimweirich-rake-0.8.1.10 TODO
jimweirich-rake-0.8.1.11 TODO
jimweirich-rake-0.8.1.5 TODO
jimweirich-rake-0.8.1.6 TODO
jimweirich-rake-0.8.1.7 TODO
jimweirich-rake-0.8.1.8 TODO
jimweirich-rake-0.8.1.9 TODO
jimweirich-rake-0.8.2.99 TODO
jimweirich-rake-0.8.2 TODO
jimweirich-rake-0.8.3.1 TODO
jimweirich-rake-0.8.3.100 TODO
jimweirich-rake-0.8.3.99 TODO
jimweirich-rake-0.8.3 TODO
jimweirich-rake-0.8.4.99 TODO