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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
mkconfig.rb
Age
Commit message (
Expand
)
Author
2023-03-06
s/MJIT/RJIT/
Takashi Kokubun
2023-02-27
Prefer to use File.foreach instead of IO.foreach
Hiroshi SHIBATA
2023-01-31
mkconfig: Map `includedir` only for system ruby
Nobuyoshi Nakada
2023-01-26
Fix `target_cpu` at runtime
Nobuyoshi Nakada
2022-11-04
mkconfig.rb: take CPU name from arch flag
Nobuyoshi Nakada
2022-04-25
[DOC] Move :nodoc: so rdoc finds `RbConfig.ruby`
Alan Wu
2022-02-24
Add ABI version to RUBY_LIB_VERSION
Peter Zhu
2022-02-22
[Feature #18249] Implement ABI checking
Peter Zhu
2021-10-30
Get rid of exponential backtracks found by CodeQL
Nobuyoshi Nakada
2021-04-15
mkconfig.rb: Update around SDKROOT
Nobuyoshi Nakada
2021-03-22
Add `RbConfig::CONFIG["platform"]`
Nobuyoshi Nakada
2021-01-07
rbconfig.rb: extract cpu from RUBY_PLATFORM when universal
Nobuyoshi Nakada
2020-03-30
[DOC] Updated module name [ci skip]
Nobuyoshi Nakada
2020-03-25
Make RbConfig::CONFIG values mutable [Bug #16738]
Nobuyoshi Nakada
2020-03-21
[ci skip]Fix return type on RbConfig.fire_update!
taki
2019-12-20
Fixed misspellings
Nobuyoshi Nakada
2019-12-04
MJIT_CC and MJIT_SUPPORT are not a prefix
Takashi Kokubun
2019-12-04
Prefer using MJIT_CC for JIT support check
Takashi Kokubun
2019-06-28
Removed unused variable
Nobuyoshi Nakada
2019-01-11
Fix make-snapshot for trunk
kazu
2018-12-28
fix r66599 to sucess install. please refix this patch @nobu
ko1
2018-12-28
Moved version numbers
nobu
2018-12-10
Remove unnecessary require of fileutils
nobu
2018-12-07
Add UNICODE_EMOJI_VERSION to RbConfig [Feature #15341]
nobu
2018-11-14
Add RbConfig.fire_update!
nobu
2018-10-20
rename configure option `--disable-mjit` to `--disable-mjit-support`
ko1
2018-06-22
remove DISABLE_RUBYGEMS from config files
nobu
2018-02-08
mkconfig.rb: hide MJIT configurations
nobu
2017-05-02
mkconfig.rb: remove cross_compiling
nobu
2016-11-17
mkconfig.rb: add a magic comment to rbconfig.rb
shugo
2016-11-05
mkconfig.rb: trailing space
nobu
2016-11-05
* tool/mkconfig.rb: [DOC] add rbconfig documentation.
sho-h
2016-07-09
Use keyword
nobu
2016-06-14
Unicode Version in RbConfig
nobu
2016-06-09
common.mk: ifchange for mkconfig.rb
nobu
2016-02-29
mkconfig.rb: cross_compiling option
nobu
2016-01-09
extract version from version.h
nobu
2016-01-01
mkconfig.rb: SDKROOT
nobu
2015-12-09
mkconfig.rb: must not be frozen
nobu
2015-11-16
* mkconfig.rb: Add some high-level documentation.
hsbt
2015-04-02
rbconfig.rb: use program version
nobu
2015-03-26
mkconfig.rb: embed version substring
nobu
2015-03-07
mkconfig.rb: without fake.rb
nobu
2015-03-07
configure.in: BOOTSTRAPRUBY
nobu
2015-03-01
mkconfig.rb: no build-time variables
nobu
2015-02-25
mkconfig.rb: delete DESTDIR
nobu
2015-02-25
* tool/merger.rb: support 2.1+ versioning scheme.
naruse
2015-02-10
mkconfig.rb: SDKROOT
nobu
2014-07-07
* tool/mkconfig.rb: remove not to require rbconfig/obsolete.rb.
naruse
2014-06-27
mkconfig.rb: fix empty prefix
nobu
[next]