summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) 96d1acfdf6c6b42f2029f44d5b5920961d6efa92: [Backport #19161]nagachika2023-03-211-0/+7
* merge revision(s) 3071a727e081f754e71a9abed8dd19e36bacc785:v3_1_3nagachika2022-11-241-0/+1
* merge revision(s) 6f5305e0d2b4711b186ece8160716c7f9439ea8d:nagachika2022-10-211-1/+1
* merge revision(s) 019cbded90ade76fdb87d02bd4d444724429fc92:nagachika2022-10-211-0/+7
* merge revision(s) 1f91dcdab3b530dde93fa29fba8bf60683cd8056:nagachika2022-10-191-8/+0
* merge revision(s) a01271c1c46079cb6f7f32051f1253cf3d9bca6b:nagachika2022-10-181-0/+1
* merge revision(s) 7c67d0fd79a3cffe857587fa3cf576b611023840:nagachika2022-10-181-1/+5
* merge revision(s) 21a5da3c4c803987c48bc9ca588948c50715631a:nagachika2022-10-181-2/+8
* merge revision(s) ee6cc2502664ac46edc61868d8954b626bb48e53:nagachika2022-10-161-1/+1
* [Bug #19005] dynamic_lookup linker option in external librariesNobuyoshi Nakada2022-10-011-12/+24
* -undefined dynamic_lookup is obsoleteNobuyoshi Nakada2022-10-011-1/+0
* merge revision(s) e2b47b832f53b2fd0626774a573a22c15a933c64,f512df73986c74e2f4...nagachika2022-09-251-60/+52
* Backport https://github.com/ruby/ruby/pull/6193Hiroshi SHIBATA2022-09-041-0/+8
* merge revision(s) 222203297966f312109e8eaa2520f2cf2f59c09d: [Backport #18672]nagachika2022-06-181-9/+0
* configure.in: unexpand exec_prefix in includedirNobuyoshi Nakada2021-12-241-1/+1
* Move -ljemalloc to DLDLIBS [Bug #18391]Nobuyoshi Nakada2021-12-071-2/+2
* Delete #if line during checking madvise() on SolarisNaohisa Goto2021-11-301-1/+0
* Enable load-relative on SolarisNobuyoshi Nakada2021-11-301-1/+7
* Cache wheather madvise declaration is needed on SolarisNobuyoshi Nakada2021-11-301-2/+5
* Fix conflicting declaration on SolarisNobuyoshi Nakada2021-11-301-0/+9
* Workaround for implicit declaration of function 'madvise' on SolarisNaohisa Goto2021-11-301-0/+1
* configure.ac: don't use shutdown on emscriptenYusuke Endoh2021-11-031-0/+1
* Split thread-model config into another ac fileYuta Saito2021-10-301-9/+2
* Check old-style definitionsNobuyoshi Nakada2021-10-271-0/+1
* Mention YJIT in Capstone autoconf checkAlan Wu2021-10-201-1/+1
* conditionally add libcapstoneAaron Patterson2021-10-201-2/+0
* Directly link libcapstone for easier developmentAaron Patterson2021-10-201-0/+11
* haiku configure fix (again).David CARLIER2021-10-181-0/+3
* haiku build update stack overflow check in libroot (haiku's libc) nowDavid CARLIER2021-10-171-3/+0
* Do not allow configuration where neither static or shared library is installedJeremy Evans2021-10-081-1/+4
* [Win32] Prefer Cryptography Next Generation APINobuyoshi Nakada2021-10-021-1/+1
* Checks for CPU specific header on universal buildNobuyoshi Nakada2021-10-011-0/+1
* Define ACTION-IF-UNIVERSAL of `AC_C_BIGENDIAN` [Bug #18156]Nobuyoshi Nakada2021-10-011-1/+1
* Needs `AC_PROG_CC`Nobuyoshi Nakada2021-09-301-1/+1
* MINGW-UCRT: Set CONFIG['arch'] and RUBY_PLATFORM to "x64-mingw-ucrt"Lars Kanis2021-09-201-1/+5
* MINGW: More permissive pattern matching for coroutinextkoba (Tee KOBAYASHI)2021-09-201-2/+2
* MINGW: set rb_cv_msvcrt=ucrt and RT_VER=140 when UCRT is usedxtkoba (Tee KOBAYASHI)2021-09-201-1/+3
* coroutine enables assembly version for dragonflybsd.DC2021-09-131-0/+3
* Remove stale DLEXT2Nobuyoshi Nakada2021-09-101-4/+1
* Make ruby.pc from makeNobuyoshi Nakada2021-08-291-15/+0
* Move DEFFILE to EXTDLDFLAGSNobuyoshi Nakada2021-08-291-1/+1
* Use C99-defined signbit macroNobuyoshi Nakada2021-08-271-11/+1
* Use C99-defined macros to classify a floating-point numberNobuyoshi Nakada2021-08-271-4/+2
* netbsd coroutine uses assembly instead and little build fix.David Carlier2021-08-241-0/+9
* Fix COROUTINE_SRC on emscriptenNobuyoshi Nakada2021-08-161-8/+3
* coroutine use asm version for handful of architectures for freebsd.DC2021-08-161-0/+9
* Shared libruby also needs MAINLIBS for jemallocNobuyoshi Nakada2021-07-071-0/+1
* Refactor --with-jemalloc optionNobuyoshi Nakada2021-07-071-33/+41
* comment about the situation [ci skip]卜部昌平2021-07-071-0/+6
* configure: add -Wl,--no-as-needed卜部昌平2021-07-071-0/+5