Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lib/rake: updated to rake code to rake-0.8.7 source code base. | nobu | 2009-10-02 | 1 | -3/+15 |
| | | | | | | | | * lib/rake/loaders/makefile.rb (Rake::MakefileLoader#process_line): respace dependencies too. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | * lib/rake.rb (FileUtils#rake_system): no longer needs workaround | nobu | 2009-01-29 | 1 | -31/+11 |
| | | | | | | | | | | | | | | | on Windows. [ruby-core:21339] * lib/rake/win32.rb (Rake::Win32#rake_system): ditto. * lib/rake/win32.rb (Rake::Win32#win32_system_dir): no longer needs environment variables other than APPDATA now. * lib/rake.rb (Rake::Application#standard_system_dir): uses platfrom specific definition on Windows system. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@21871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | updated to rake code to rake-0.8.3 source code base | jim | 2008-09-25 | 1 | -0/+54 |
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19542 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |