зеркало из https://github.com/github/ruby.git
* common.mk: Use ruby organization url for simplecov repository.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52500 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
f3cafab56a
Коммит
863396a5fe
|
@ -1,3 +1,7 @@
|
|||
Mon Nov 9 15:56:07 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
|
||||
|
||||
* common.mk: Use ruby organization url for simplecov repository.
|
||||
|
||||
Sun Nov 8 16:24:09 2015 Masaki Matsushita <glass.saga@gmail.com>
|
||||
|
||||
* NEWS: describe addition of File::TMPFILE
|
||||
|
|
|
@ -25,7 +25,7 @@ SPEC_GIT_BASE = git://github.com/ruby
|
|||
MSPEC_GIT_URL = $(SPEC_GIT_BASE)/mspec.git
|
||||
RUBYSPEC_GIT_URL = $(SPEC_GIT_BASE)/rubyspec.git
|
||||
|
||||
SIMPLECOV_GIT_URL = git://github.com/hsbt/simplecov.git
|
||||
SIMPLECOV_GIT_URL = git://github.com/ruby/simplecov.git
|
||||
|
||||
STATIC_RUBY = static-ruby
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче