aboutsummaryrefslogtreecommitdiffstats
path: root/defs/gmake.mk
Commit message (Collapse)AuthorAgeFilesLines
* Set mode for GNU Makefile.knu2013-06-201-0/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41491 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* gmake.mk: order test-all and test-knownbugnobu2013-03-271-0/+3
| | | | | | | * defs/gmake.mk (test-all, test-ruby): depends on test-knownbug if check is given or with test-knownbug. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39964 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* gmake.mk: no test-knownbug if unnecessarynobu2013-03-261-2/+1
| | | | | | | * defs/gmake.mk (test-all): no needs to depend on test-knownbug always. it is included in TEST_TARGETS if it is given. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39957 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* common.mk: reinstall targetnobu2013-03-071-0/+9
| | | | | | | | * common.mk (reinstall): new target. * defs/gmake.mk (install, uninstall): can't run parallel. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* defs/gmake.mk: serialize test targets.nobu2013-03-061-0/+17
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e