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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Disable YJIT support when cross-compiling
Nobuyoshi Nakada
2022-11-06
1
-1
/
+1
*
Add `--target` option to RUSTC when cross-compiling
Nobuyoshi Nakada
2022-11-06
1
-6
/
+3
*
Should use the configured rustc consistently
Nobuyoshi Nakada
2022-11-06
1
-1
/
+1
*
Auto-enable YJIT build when rustc >= 1.58.0 present (#6662)
Maxime Chevalier-Boisvert
2022-11-04
1
-4
/
+33
*
Try -fstack-protector-strong on MinGW
Nobuyoshi Nakada
2022-10-30
1
-1
/
+3
*
Clear `_FORTIFY_SOURCE` before definition
Nobuyoshi Nakada
2022-10-29
1
-1
/
+2
*
YJIT: fold the "asm_comments" feature into "disasm" (#6591)
Alan Wu
2022-10-19
1
-2
/
+2
*
Fix and improve coroutines for Darwin (macOS) ppc/ppc64. (#5975)
Sergey Fedorov
2022-10-19
1
-4
/
+7
*
Remove wrong dollar
Nobuyoshi Nakada
2022-10-15
1
-1
/
+1
*
[Bug #16909] Honor the tool prefix against pkg-config
Nobuyoshi Nakada
2022-10-02
1
-5
/
+8
*
YJIT: reverse configure.ac changes that disable `--yjit-stats` on Graviton1 (...
Maxime Chevalier-Boisvert
2022-09-27
1
-28
/
+7
*
Generate the revision.h before Makefile
Nobuyoshi Nakada
2022-09-26
1
-0
/
+8
*
Extract `RUBY_RELEASE_DATE` from also revision.h
Nobuyoshi Nakada
2022-09-25
1
-6
/
+9
*
YJIT: Support Rust 1.58.1 for --yjit-stats on Arm (#6410)
Takashi Kokubun
2022-09-23
1
-7
/
+28
*
Allow --enable-yjit on OpenBSD
Jeremy Evans
2022-09-23
1
-0
/
+4
*
YJIT: Support MAKE=bmake for release build
Alan Wu
2022-09-20
1
-1
/
+5
*
[Bug #19005] dynamic_lookup linker option in external libraries
Nobuyoshi Nakada
2022-09-17
1
-12
/
+24
*
configure.ac: Apply suggestions from code review in #6366
Kenta Murata
2022-09-14
1
-2
/
+2
*
configure.ac: Add --with-gmp-dir (#6366)
Kenta Murata
2022-09-14
1
-5
/
+9
*
-undefined dynamic_lookup is obsolete
Nobuyoshi Nakada
2022-09-14
1
-1
/
+0
*
configure.ac: Manage OPT_DIR better (#6367)
Nobuyoshi Nakada
2022-09-14
1
-54
/
+43
*
Autoconf 2.70 or AC_PROG_CC_C99 for earlier is checking for C99
Nobuyoshi Nakada
2022-09-12
1
-27
/
+0
*
Define BOOTSTRAPRUBY from HAVE_BASERUBY
Nobuyoshi Nakada
2022-09-07
1
-8
/
+0
*
Ensure BASERUBY when cross-compiling
Nobuyoshi Nakada
2022-09-07
1
-0
/
+1
*
Drop Solaris support for MJIT
Takashi Kokubun
2022-09-05
1
-1
/
+1
*
BOOTSTRAPRUBY needs fake.rb when cross-compiling
Nobuyoshi Nakada
2022-09-03
1
-0
/
+1
*
Make sources by BASERUBY if available instead of miniruby
Nobuyoshi Nakada
2022-09-03
1
-1
/
+5
*
Exclude LIBPATHENV wrapper from PREP
Nobuyoshi Nakada
2022-09-03
1
-1
/
+1
*
Check if MSys shell can run a command with a drive letter
Nobuyoshi Nakada
2022-09-03
1
-2
/
+8
*
Stop defining `RUBY_ABI_VERSION` if released versions
Nobuyoshi Nakada
2022-08-12
1
-0
/
+6
*
Add `--enable-devel` configure option
Nobuyoshi Nakada
2022-08-11
1
-3
/
+7
*
Do not enable RUBY_DEVEL by RUBY_PATCHLEVEL
Jeremy Evans
2022-08-09
1
-2
/
+1
*
Resolve abi symbols from libruby.dylib when available
Yuta Saito
2022-08-04
1
-4
/
+7
*
Resolve abi symbol references from miniruby to avoid circular deps
Yuta Saito
2022-08-04
1
-3
/
+2
*
Quote $(BUILTRUBY) so paths with spaces work
Alan Wu
2022-08-04
1
-1
/
+1
*
Link ext bundles with bundle loader option for newer ld64
Yuta Saito
2022-08-04
1
-2
/
+8
*
Add --enable-yjit=dev_nodebug configure option
John Hawthorn
2022-07-29
1
-2
/
+6
*
Add --enable-yjit=stats configure option
John Hawthorn
2022-07-29
1
-8
/
+19
*
Fix invalid mkdir detection on OpenBSD
Jeremy Evans
2022-07-08
1
-0
/
+5
*
Fallback `mkdir_p` to `as_mkdir_p`
Nobuyoshi Nakada
2022-07-07
1
-11
/
+2
*
[Bug #18879] Fix macOS version detections
Nobuyoshi Nakada
2022-06-27
1
-3
/
+16
*
[Feature #18839] Drop support for gcc 3 [ci skip]
Nobuyoshi Nakada
2022-06-20
1
-9
/
+5
*
Show gcc version if too old, and move to GCC block [ci skip]
Nobuyoshi Nakada
2022-06-18
1
-4
/
+4
*
Disable maybe-uninitialized warning for gcc 4
Nobuyoshi Nakada
2022-06-18
1
-1
/
+1
*
Disable Mach exception handlers when read barriers in place
KJ Tsanaktsidis
2022-06-18
1
-0
/
+9
*
Update configure.ac
Jeremiah Gowdy
2022-06-17
1
-8
/
+5
*
Add branch protection to aarch64 targets
Jeremiah Gowdy
2022-06-17
1
-0
/
+14
*
Drop MinGW support of MJIT (#6012)
Takashi Kokubun
2022-06-13
1
-7
/
+7
*
Remove useless assignment always overridden
Nobuyoshi Nakada
2022-06-06
1
-1
/
+0
*
Export RbConfig::CONFIG["COROUTINE_TYPE"]
nick evans
2022-06-06
1
-0
/
+1
[prev]
[next]