S
Stefan Lang
Rant is a flexible build tool written entirely in Ruby,
similar to Rake.
=3D=3D What's new in this release?
This is mainly a bugfix release.
* Fix a rule bug where a custom rule task wouldn't find it's
=A0 prerequisites in subdirectories.
* A non-backwards compatible change in the YAML library of Ruby 1.8.3
=A0 and newer causes gems to be non-backwards compatible. The fix for
=A0 backwards compatibility of gems created with RubyPackage is enabled
=A0 for all newer Ruby versions now. (See changes of last Rant release.)
* The new method sys.write_to_binfile. (Kevin Burge's idea.)
=46or more details read http://make.rubyforge.org/files/NEWS.html
=3D=3D Installing Rant
You can install Rant as a RubyGem:
=A0 =A0 % gem install --remote rant
or download the package from=20
RubyForge(http://rubyforge.org/frs/?group_id=3D615)
and install with install.rb:
=A0 =A0 % ruby install.rb
=3D=3D Resources
Homepage:: http://make.ruby-co.de
Rubyforge page:: http://rubyforge.org/projects/make/
Mailing list:: http://rubyforge.org/mailman/listinfo/make-cafe
Repository:: http://developer.berlios.de/svn/?group_id=3D5046
Rake/Rant comparison::
=A0 http://make.rubyforge.org/files/doc/rant_vs_rake_rdoc.html
Naming suggestions, feature requests for further Rant development,
etc. are welcome!
=2D-=20
Stefan
similar to Rake.
=3D=3D What's new in this release?
This is mainly a bugfix release.
* Fix a rule bug where a custom rule task wouldn't find it's
=A0 prerequisites in subdirectories.
* A non-backwards compatible change in the YAML library of Ruby 1.8.3
=A0 and newer causes gems to be non-backwards compatible. The fix for
=A0 backwards compatibility of gems created with RubyPackage is enabled
=A0 for all newer Ruby versions now. (See changes of last Rant release.)
* The new method sys.write_to_binfile. (Kevin Burge's idea.)
=46or more details read http://make.rubyforge.org/files/NEWS.html
=3D=3D Installing Rant
You can install Rant as a RubyGem:
=A0 =A0 % gem install --remote rant
or download the package from=20
RubyForge(http://rubyforge.org/frs/?group_id=3D615)
and install with install.rb:
=A0 =A0 % ruby install.rb
=3D=3D Resources
Homepage:: http://make.ruby-co.de
Rubyforge page:: http://rubyforge.org/projects/make/
Mailing list:: http://rubyforge.org/mailman/listinfo/make-cafe
Repository:: http://developer.berlios.de/svn/?group_id=3D5046
Rake/Rant comparison::
=A0 http://make.rubyforge.org/files/doc/rant_vs_rake_rdoc.html
Naming suggestions, feature requests for further Rant development,
etc. are welcome!
=2D-=20
Stefan