aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rake
Commit message (Expand)AuthorAgeFilesLines
* * lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typoszzak2013-12-221-1/+1
* * remove trailing spaces, append newline at EOF.nobu2013-10-111-0/+1
* * NEWS (with all sufficient information):drbrain2013-10-1142-1954/+567
* * lib/rake/*: [DOC] Capitalize "Ruby" in documentationzzak2013-07-192-2/+2
* fix typos. Patch by k_takata.ktsj2013-05-191-1/+1
* * lib/rake/version.rb: Fix RDoc warning with :include: [Bug #8347]zzak2013-05-011-1/+1
* * lib/rake/doc/MIT-LICENSE: Add license file from upstreamzzak2013-02-103-1/+23
* * doc/rake/*: Sync Rake rdoc files from upstreamzzak2013-02-103-57/+31
* * doc/rake/, lib/rake/doc/: Move Rake rdoc files to lib/rakezzak2013-02-105-0/+1124
* * .document: Removed extra spacedrbrain2013-01-161-0/+1
* * lib/rake/*: Updated to rake 0.9.6drbrain2012-12-211-1/+1
* * test/rake/helper.rb: Load envutil correctly. Removed useless rescuedrbrain2012-12-061-1/+1
* * lib/rake/backtrace.rb: Removed duplication indrbrain2012-11-301-1/+1
* * lib/rake/*: Updated to rake 0.9.5drbrain2012-11-295-17/+42
* Drop executable bits.knu2012-11-221-0/+0
* * 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