index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
defs
/
gmake.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
gmake.mk: renamed BUNDLED_GEMS as bundled-gems
Nobuyoshi Nakada
2020-12-02
1
-3
/
+3
*
rubyspec-capiext: Use plain DLDFLAGS without flags for libruby
Nobuyoshi Nakada
2020-11-22
1
-2
/
+3
*
Added rubyspec-capiext target
Nobuyoshi Nakada
2020-11-21
1
-0
/
+10
*
Fixed installation failure [Bug #17191]
Nobuyoshi Nakada
2020-09-29
1
-1
/
+1
*
Escape `#` for GNU make 3
Nobuyoshi Nakada
2020-07-05
1
-1
/
+1
*
Skip comment and empty lines in gems/bundled_gems file
Nobuyoshi Nakada
2020-07-05
1
-1
/
+1
*
Removed duplicate target
Nobuyoshi Nakada
2020-06-25
1
-1
/
+1
*
Run spec/bundler without a sub-make
Nobuyoshi Nakada
2020-06-10
1
-2
/
+2
*
spec/bundler must not be run by mspec
Nobuyoshi Nakada
2020-06-10
1
-0
/
+3
*
Removed + token from single test runner recipes [ci skip]
Nobuyoshi Nakada
2020-06-09
1
-3
/
+3
*
Defaulted benchmark output to markdown with comarison
Nobuyoshi Nakada
2020-06-08
1
-1
/
+1
*
Run tests in more parallel
Nobuyoshi Nakada
2020-06-06
1
-0
/
+3
*
Aligned test-bundler-parallel at the end of the test order
Nobuyoshi Nakada
2020-06-05
1
-1
/
+1
*
Pass MAKE value to configure for non-default name case
Nobuyoshi Nakada
2020-05-11
1
-0
/
+1
*
Added tooldir variable
Nobuyoshi Nakada
2020-04-05
1
-2
/
+2
*
Ensure the cache directory to be shared exists
Nobuyoshi Nakada
2020-04-02
1
-1
/
+1
*
Share download cache with bundler
Nobuyoshi Nakada
2020-03-31
1
-0
/
+6
*
Deal with bundled gems by BASERUBY
Nobuyoshi Nakada
2020-03-28
1
-1
/
+1
*
Update and extract for each gem
Nobuyoshi Nakada
2020-03-13
1
-3
/
+27
*
`update-gems` should wait for `update-bundled_gems`
Nobuyoshi Nakada
2020-03-13
1
-5
/
+2
*
Add prepare-gems to download and extract bundled gems
Nobuyoshi Nakada
2020-03-12
1
-5
/
+4
*
config.status should be newer than config.cache if exists
Nobuyoshi Nakada
2020-01-08
1
-0
/
+2
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-20
1
-1
/
+1
*
Prefer $(CHDIR) for the case srcdir contains symlinks
Nobuyoshi Nakada
2019-12-10
1
-1
/
+1
*
Suppress git error message
Kazuhiro NISHIYAMA
2019-11-23
1
-1
/
+1
*
Fixed for old git
Nobuyoshi Nakada
2019-11-21
1
-2
/
+2
*
Skip updating revision.h when the revision is unchanged
Nobuyoshi Nakada
2019-11-21
1
-0
/
+4
*
Added refresh-gems
Nobuyoshi Nakada
2019-10-24
1
-1
/
+8
*
Added the target to run a benchmark
Nobuyoshi Nakada
2019-09-20
1
-0
/
+6
*
Fixed a variable in checkout-github-%
Nobuyoshi Nakada
2019-09-20
1
-1
/
+1
*
Use target-specific variable instead of a conditional [ci skip]
Nobuyoshi Nakada
2019-09-09
1
-6
/
+1
*
Moved INCFLAGS to XCFLAGS from CPPFLAGS as well as mswin
Nobuyoshi Nakada
2019-08-26
1
-1
/
+1
*
Added in-srcdir macro [ci skip]
Nobuyoshi Nakada
2019-08-26
1
-1
/
+3
*
exit accepts true and false [ci skip]
Nobuyoshi Nakada
2019-08-16
1
-1
/
+1
*
Use GNU make built-in funtion [ci skip]
Nobuyoshi Nakada
2019-08-16
1
-2
/
+2
*
Also clean up branch for worktree
Takashi Kokubun
2019-08-16
1
-1
/
+2
*
Clean up temporary git resources
Takashi Kokubun
2019-08-16
1
-1
/
+3
*
Improve `make update-github` to avoid configure
Takashi Kokubun
2019-08-16
1
-5
/
+8
*
Make `make update-github` idempotent
Takashi Kokubun
2019-08-16
1
-1
/
+1
*
Fix crash on $(PULL_REQUEST) expansion
Takashi Kokubun
2019-08-16
1
-3
/
+6
*
Prepare to pull commits notes [ci skip]
Nobuyoshi Nakada
2019-08-15
1
-0
/
+2
*
Simplified GITHUB_TOKEN argument [ci skip]
Nobuyoshi Nakada
2019-08-15
1
-4
/
+1
*
Add `make update-github PR=1234` to refresh PR (#2368)
Takashi Kokubun
2019-08-15
1
-0
/
+15
*
Drop obsoleted `make merge-github` task
Takashi Kokubun
2019-08-14
1
-15
/
+0
*
spec/bundler needs the specific command [ci skip]
Nobuyoshi Nakada
2019-08-13
1
-0
/
+3
*
Stop rewriting message to include PR URL
Nobuyoshi Nakada
2019-08-13
1
-3
/
+0
*
Use rev-parse
Nobuyoshi Nakada
2019-08-12
1
-1
/
+1
*
Note the reference to the pull request [ci skip]
Nobuyoshi Nakada
2019-08-11
1
-0
/
+1
*
Use already fetched pull request [ci skip]
Nobuyoshi Nakada
2019-08-11
1
-1
/
+4
*
prereq.status deals with removal of nmake VPATH notations [ci skip]
Nobuyoshi Nakada
2019-08-11
1
-2
/
+1
[next]