Age | Commit message (Expand) | Author |
---|
2025-02-13 | [Feature #21116] Extract RJIT as a third-party gem | Nobuyoshi Nakada |
2024-10-09 | Make mkconfig.rb string literals frozen | Nobuyoshi Nakada |
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 @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 |