aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rake
Commit message (Expand)AuthorAgeFilesLines
* * lib/rake/version.rb: workaround fix to build. see #7366naruse2012-11-161-1/+1
* * lib/rake*: Updated to rake 0.9.4drbrain2012-11-159-23/+31
* * lib/rake*: Updated to rake 0.9.3drbrain2012-11-1526-200/+698
* * lib/rake/file_list.rb (Rake::FileList#egrep): there is no need tousa2011-09-121-1/+1
* * lib/rake: Update to Rake 0.9.2.2. Prevent pollution of topleveldrbrain2011-08-123-4/+7
* * math.c: Attach documentation for Math.drbrain2011-06-291-6/+10
* * lib/rake: Update rake to fix some bugs and hide deprecated featuresdrbrain2011-06-2811-20/+52
* * lib/rake/version.rb: Fixed VERSION to work with tool/rbinstall.rbdrbrain2011-06-231-6/+4
* * lib/rake: Import Rake 0.9.2drbrain2011-06-2345-148/+3403
* Deprecate Rake::RDocTask in favor of RDoc::Taskdrbrain2010-12-281-206/+2
* * lib/rake/*.rb: Remove unused variable warnings.marcandre2010-11-081-2/+1
* * lib/rdoc/task.rb (RDoc::Task): should not override newer code.nobu2010-05-021-0/+1
* * lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].nobu2010-03-201-1/+1
* * lib/rake/contrib: added. [ruby-core:25918]nobu2009-10-035-0/+305
* * lib/rake: updated to rake code to rake-0.8.7 source code base.nobu2009-10-024-18/+21
* * lib/rake: updated to rake code to rake-0.8.4 source code base.nobu2009-03-092-17/+78
* * lib/rake/loaders/makefile.rb (Rake::MakefileLoader#load): deals withnobu2009-03-061-9/+14
* * lib/rake/testtask.rb (Rake::TestTask#define): passes each libsnobu2009-03-061-2/+2
* * lib/**/*.rb: removed unnecessary shbang lines.nobu2009-03-068-16/+0
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-065-24/+24
* * lib/rake.rb (FileUtils#rake_system): no longer needs workaroundnobu2009-01-291-31/+11
* * lib/rake/packagetask.rb (Rake::PackageTask): small documentmatz2008-12-151-1/+1
* Removed manage_gems call in the rake gempackagetaskjim2008-10-161-6/+0
* updated to rake code to rake-0.8.3 source code basejim2008-09-251-0/+54
* Updated Rake files to version 0.8.2jim2008-09-185-25/+31
* * lib/rake/ruby182_test_unit_fix.rb: removed.nobu2008-01-142-29/+1
* Added Rake 0.8.0jim2007-12-2111-0/+745