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
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2024-09-06
Add an explicit check for broken libunwind builds
KJ Tsanaktsidis
2024-09-06
Revert "Check for both aarch64 and arm64 arch's for pac-ret"
Peter Zhu
2024-08-22
Check for both aarch64 and arm64 arch's for pac-ret
KJ Tsanaktsidis
2024-08-21
[Bug #20687] Check if base ruby provides necessary libraries
Nobuyoshi Nakada
2024-08-16
Revert soname changes
Raed Rizqie
2024-08-12
Revert change of "mingw-ucrt" platform string
Lars Kanis
2024-08-11
fix ucrt arch
Raed Rizqie
2024-07-18
YJIT: Allow dev_nodebug to disasm release-mode code (#11198)
Takashi Kokubun
2024-07-16
Stop using `sigsetjmp` to hijack SIGCHLD handler
Nobuyoshi Nakada
2024-07-16
Fix a typo
Kazuhiro NISHIYAMA
2024-07-07
Revert autoconf macros defining RUBY_AARCH64_{BTI|PAC}_ENABLED
KJ Tsanaktsidis
2024-07-07
Remove $(ASFLAGS) from build system and assemble with $(CFLAGS) instead
KJ Tsanaktsidis
2024-07-05
Change external GC to use directory at configure
Peter Zhu
2024-07-03
Add explicit compiler fence when pushing frames to ensure safe profiling
Ivo Anjo
2024-06-22
Exported symbols in DLL on Windows are managed by win32/mkexports.rb
Nobuyoshi Nakada
2024-06-22
build: fix crossruby build by handling empty `ac_abs_builddir`
Yuta Saito
2024-06-22
Get rid of nesting backquotes
Nobuyoshi Nakada
2024-06-22
Expand --with-opt-dir arguments
Nobuyoshi Nakada
2024-06-21
Support LCOV 2.0
Yusuke Endoh
2024-06-12
Fix a typo
ydah
2024-06-11
Extract hardening CFLAGS to a special $hardenflags variable
KJ Tsanaktsidis
2024-06-09
Use `dllexport` as `RUBY_FUNC_EXPORTED` on Windows
Nobuyoshi Nakada
2024-06-06
Disable __builtin_setjmp usage on linux-aarch64
Jeremy Evans
2024-06-01
Add dependencies of configure.ac
Nobuyoshi Nakada
2024-05-29
GCC LD does not support `.debug_macinfo` yet
Nobuyoshi Nakada
2024-05-23
[Bug #20500] Search non-default directories for jemalloc
Nobuyoshi Nakada
2024-05-22
[Bug #20499] Use Xcode owned tools for Xcode clang
Nobuyoshi Nakada
2024-05-22
Revert "[Bug #20499] Use consistent version tools with CC"
Hiroshi SHIBATA
2024-05-21
[Bug #20499] Use consistent version tools with CC
Nobuyoshi Nakada
2024-05-20
Fix the end of "compiler section"
Nobuyoshi Nakada
2024-05-20
[Bug #20494] Search non-default directories for GMP
Nobuyoshi Nakada
2024-04-27
use of stdckdint.h
卜部昌平
2024-04-19
Suppress useless linker warnings totally on macOS
Nobuyoshi Nakada
2024-04-15
Add --with-shared-gc build flag
Matt Valentine-House
2024-04-16
Not all `nm`s support the `--help` option
Nobuyoshi Nakada
2024-04-04
Revert "hijack SIGCHLD handler for internal use"
Nobuyoshi Nakada
2024-04-02
[DOC] Fix wheather -> whether typos in configure.
Matt Valentine-House
2024-03-31
Manage required baseruby version in one place
Nobuyoshi Nakada
2024-03-30
Manage required baseruby version in one place
Nobuyoshi Nakada
2024-03-10
Clean intermediate files and debug info for each target
Nobuyoshi Nakada
2024-03-06
Remove `-f` option for `codesign`
Nobuyoshi Nakada
2024-03-02
configure.ac: Append `POSTLINK` to `LINK_SO` for all platforms
Yuta Saito
2024-03-01
[wasm-pic] Add `LDSHARED` definition for WASI platform
Yuta Saito
2024-02-29
[wasm-pic] Remove --pass-arg=asyncify-ignore-imports from POSTLINK
Yuta Saito
2024-02-18
Install binary executable files to architecture dependent path
Nobuyoshi Nakada
2024-02-15
Bump the required BASERUBY version to 3.0 (#9976)
Takashi Kokubun
2024-01-16
Bump the required BASERUBY version to 2.7 (#9566)
Takashi Kokubun
2023-12-28
[Bug #20085] Use consistent default options for `-mbranch-protection`
Yuta Saito
2023-12-27
[Bug #20088] Fix ARCH_FLAG for cross compiling
Nobuyoshi Nakada
2023-12-20
KQueue support for M:N threads
JP Camara
[next]