public
Fork of oneclick/rubyinstaller
Description: One-Click Ruby Installer for Windows
Homepage: http://rubyinstaller.rubyforge.org
Clone URL: git://github.com/vertiginous/rubyinstaller.git
commit  2fdd1668cfaf5181c7dbfa4f0137dfc89847df51
tree    beefc7004af235ff80a82ea525758ff61d3e86b4
parent  c779a9498184162ca0e755944925b5932cf667a2 parent  34d293e2e48d30e39ae252a88127ffcf391d8846
rubyinstaller / TODO.txt
100644 10 lines (7 sloc) 0.296 kb
1
2
3
4
5
6
7
8
9
10
* Generate manifest information for following components:
  # Sandboxed Ruby (sandbox/ruby_mingw)
  # MinGW (GCC and binutils)
  # MSYS
 
* Try getting Readline 5.0 (or 5.2) working and passing all test
  (test/test_readline.rb)
 
* Implements all the dependencies required by Setup.nt extensions.