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
/
configure.ac
Age
Commit message (
Expand
)
Author
2021-10-20
conditionally add libcapstone
Aaron Patterson
2021-10-20
Directly link libcapstone for easier development
Aaron Patterson
2021-10-18
haiku configure fix (again).
David CARLIER
2021-10-17
haiku build update stack overflow check in libroot (haiku's libc) now
David CARLIER
2021-10-08
Do not allow configuration where neither static or shared library is installed
Jeremy Evans
2021-10-02
[Win32] Prefer Cryptography Next Generation API
Nobuyoshi Nakada
2021-10-01
Checks for CPU specific header on universal build
Nobuyoshi Nakada
2021-10-01
Define ACTION-IF-UNIVERSAL of `AC_C_BIGENDIAN` [Bug #18156]
Nobuyoshi Nakada
2021-09-30
Needs `AC_PROG_CC`
Nobuyoshi Nakada
2021-09-20
MINGW-UCRT: Set CONFIG['arch'] and RUBY_PLATFORM to "x64-mingw-ucrt"
Lars Kanis
2021-09-20
MINGW: More permissive pattern matching for coroutine
xtkoba (Tee KOBAYASHI)
2021-09-20
MINGW: set rb_cv_msvcrt=ucrt and RT_VER=140 when UCRT is used
xtkoba (Tee KOBAYASHI)
2021-09-13
coroutine enables assembly version for dragonflybsd.
DC
2021-09-10
Remove stale DLEXT2
Nobuyoshi Nakada
2021-08-29
Make ruby.pc from make
Nobuyoshi Nakada
2021-08-29
Move DEFFILE to EXTDLDFLAGS
Nobuyoshi Nakada
2021-08-27
Use C99-defined signbit macro
Nobuyoshi Nakada
2021-08-27
Use C99-defined macros to classify a floating-point number
Nobuyoshi Nakada
2021-08-24
netbsd coroutine uses assembly instead and little build fix.
David Carlier
2021-08-16
Fix COROUTINE_SRC on emscripten
Nobuyoshi Nakada
2021-08-16
coroutine use asm version for handful of architectures for freebsd.
DC
2021-07-07
Shared libruby also needs MAINLIBS for jemalloc
Nobuyoshi Nakada
2021-07-07
Refactor --with-jemalloc option
Nobuyoshi Nakada
2021-07-07
comment about the situation [ci skip]
卜部昌平
2021-07-07
configure: add -Wl,--no-as-needed
卜部昌平
2021-07-06
Enable libruby-relative on FreeBSD
Nobuyoshi Nakada
2021-07-06
Fix check for malloc_conf when no library is required
Nobuyoshi Nakada
2021-07-06
Moved native coroutine type checking message
Nobuyoshi Nakada
2021-07-01
Replace copy coroutine with pthread implementation.
Samuel Williams
2021-06-24
Remove also debug symbol directory at clean on macOS
Nobuyoshi Nakada
2021-06-22
Run ifchange with shell explicitly, workaround of noexec mount
Nobuyoshi Nakada
2021-06-16
Configure ioctl request argument type [Bug #17759]
Nobuyoshi Nakada
2021-06-14
prefer cc/gcc over clang on solaris
卜部昌平
2021-05-14
Refix PAGE_SIZE
Nobuyoshi Nakada
2021-05-13
Fix compilation with jemalloc on macos
John Hawthorn
2021-05-10
Removed missing/dup2.c
Nobuyoshi Nakada
2021-05-06
Check only whether PAGE_SIZE is compile-time const
Nobuyoshi Nakada
2021-05-06
Get rid of including sys/user.h on macOS
Nobuyoshi Nakada
2021-05-05
Fix PAGE_SIZE macro detection in autoconf
Peter Zhu
2021-05-05
Fix compilation on M1 Mac
Nobuyoshi Nakada
2021-05-05
configure.ac: check if __builtin_expect is available or not
Yusuke Endoh
2021-05-05
Workaround for gcc-4 bug
Nobuyoshi Nakada
2021-05-04
Add -Werror=undef to default warnflags for core
Benoit Daloze
2021-04-17
Remove comments in tool/m4 from the generated configure
Nobuyoshi Nakada
2021-04-17
Prefer positive condition to double negative
Nobuyoshi Nakada
2021-04-12
Support non-standard `struct stat` [Bug #17793]
Nobuyoshi Nakada
2021-04-10
configure: always check for atomic/sync builtins [Bug #17787]
Nobuyoshi Nakada
2021-04-10
configure: try `-fdeclspec` option by linking [Bug #17787]
Nobuyoshi Nakada
2021-03-30
Fix `coroutine_type` variable name
Kazuhiro NISHIYAMA
2021-03-30
Support for native riscv64 coroutines.
Samuel Williams
[next]