index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
defs
/
gmake.mk
Age
Commit message (
Expand
)
Author
2022-01-14
Get rid of building main again when test-bundled-gems
Nobuyoshi Nakada
2022-01-02
Run the prerequisites of test-bundled-gems in order
Nobuyoshi Nakada
2021-12-04
Remove unversioned phony target for pkgconfig file [Bug #18374]
Nobuyoshi Nakada
2021-12-04
Fix circular dependencies specific to in-place build [Bug #18374]
Nobuyoshi Nakada
2021-12-02
Needs to update revision.h unless existing [ci skip]
Nobuyoshi Nakada
2021-10-28
Prune stale worktrees before checking out a new pull request [ci skip]
Nobuyoshi Nakada
2021-08-30
Fix rubyspec_capiext dependency and flags
Nobuyoshi Nakada
2021-08-30
Use proper suffix
Nobuyoshi Nakada
2021-08-25
Use `empty` instead of NOOP in mk file to make it safer
Yuta Saito
2021-08-25
Fix build failure on macOS with --enable-shared
Yuta Saito
2021-08-14
Disable debug flag for executable files when LTO [ci skip]
Nobuyoshi Nakada
2021-08-10
Run only directories or *_spec.rb files only by mspec [Bug #18072]
Nobuyoshi Nakada
2021-08-07
Group commands on GitHub Actions
Nobuyoshi Nakada
2021-08-06
Make jobserver available
Nobuyoshi Nakada
2021-08-05
Build rubyspec CAPI extensions
Nobuyoshi Nakada
2021-05-21
Remove short options with argument [Bug #17870]
Nobuyoshi Nakada
2021-04-10
mac: ignore SDKROOT at installation
Nobuyoshi Nakada
2020-12-02
gmake.mk: renamed BUNDLED_GEMS as bundled-gems
Nobuyoshi Nakada
2020-11-22
rubyspec-capiext: Use plain DLDFLAGS without flags for libruby
Nobuyoshi Nakada
2020-11-21
Added rubyspec-capiext target
Nobuyoshi Nakada
2020-09-29
Fixed installation failure [Bug #17191]
Nobuyoshi Nakada
2020-07-05
Escape `#` for GNU make 3
Nobuyoshi Nakada
2020-07-05
Skip comment and empty lines in gems/bundled_gems file
Nobuyoshi Nakada
2020-06-25
Removed duplicate target
Nobuyoshi Nakada
2020-06-10
Run spec/bundler without a sub-make
Nobuyoshi Nakada
2020-06-10
spec/bundler must not be run by mspec
Nobuyoshi Nakada
2020-06-09
Removed + token from single test runner recipes [ci skip]
Nobuyoshi Nakada
2020-06-08
Defaulted benchmark output to markdown with comarison
Nobuyoshi Nakada
2020-06-06
Run tests in more parallel
Nobuyoshi Nakada
2020-06-05
Aligned test-bundler-parallel at the end of the test order
Nobuyoshi Nakada
2020-05-11
Pass MAKE value to configure for non-default name case
Nobuyoshi Nakada
2020-04-05
Added tooldir variable
Nobuyoshi Nakada
2020-04-02
Ensure the cache directory to be shared exists
Nobuyoshi Nakada
2020-03-31
Share download cache with bundler
Nobuyoshi Nakada
2020-03-28
Deal with bundled gems by BASERUBY
Nobuyoshi Nakada
2020-03-13
Update and extract for each gem
Nobuyoshi Nakada
2020-03-13
`update-gems` should wait for `update-bundled_gems`
Nobuyoshi Nakada
2020-03-12
Add prepare-gems to download and extract bundled gems
Nobuyoshi Nakada
2020-01-08
config.status should be newer than config.cache if exists
Nobuyoshi Nakada
2019-12-20
Fixed misspellings
Nobuyoshi Nakada
2019-12-10
Prefer $(CHDIR) for the case srcdir contains symlinks
Nobuyoshi Nakada
2019-11-23
Suppress git error message
Kazuhiro NISHIYAMA
2019-11-21
Fixed for old git
Nobuyoshi Nakada
2019-11-21
Skip updating revision.h when the revision is unchanged
Nobuyoshi Nakada
2019-10-24
Added refresh-gems
Nobuyoshi Nakada
2019-09-20
Added the target to run a benchmark
Nobuyoshi Nakada
2019-09-20
Fixed a variable in checkout-github-%
Nobuyoshi Nakada
2019-09-09
Use target-specific variable instead of a conditional [ci skip]
Nobuyoshi Nakada
2019-08-26
Moved INCFLAGS to XCFLAGS from CPPFLAGS as well as mswin
Nobuyoshi Nakada
2019-08-26
Added in-srcdir macro [ci skip]
Nobuyoshi Nakada
[next]