summaryrefslogtreecommitdiff
path: root/template
AgeCommit message (Expand)Author
2022-07-21Expand tabs [ci skip]Takashi Kokubun
2022-05-30Add yjit.o to DTRACE_DEPENDENT_OBJSJakub Kulík
2022-05-30Reduce duplicate replacementsNobuyoshi Nakada
2022-05-25Run find in PATH [ci skip]Nobuyoshi Nakada
2022-05-25Clean intermediate files for update-deps [ci skip]Nobuyoshi Nakada
2022-05-18Clean intermediate object filesNobuyoshi Nakada
2022-05-18Verbose mode on libyjit mergeNobuyoshi Nakada
2022-05-18Extract YJIT_LIBS directly without copyingNobuyoshi Nakada
2022-05-18`AR` does not need the absolute pathNobuyoshi Nakada
2022-05-17Set `target_os` for a7577dbfd3ea53cccf7aaf94208069784ad17791Nobuyoshi Nakada
2022-04-28YJIT: Handle spaces in build dir path using find(1) `-exec`Alan Wu
2022-04-28Try to fix error on SolarisKazuhiro NISHIYAMA
2022-04-27Work around shell syntax error on SolarisAlan Wu
2022-04-27Rust YJITAlan Wu
2022-04-11Fix fake.rb RUBY_DESCRIPTION faking for JITsAlan Wu
2022-04-07Retrieve previously configured macros also other than `extensions`Nobuyoshi Nakada
2022-04-07Retrieve configured gems infoNobuyoshi Nakada
2022-04-07Bundled gems are expanded under `.bundle/gems` nowNobuyoshi Nakada
2022-04-05Load fake.rb at `BTESTRUBY`Nobuyoshi Nakada
2022-03-23Need to reconfigure and rebuild everything when abi.h changedNobuyoshi Nakada
2022-03-09exts.mk.tmpl: propagate MINIRUBY to enc.mk even though invoking from exts.mkYuta Saito
2022-01-18[Feature #18491] Drop support for HP-UXPeter Zhu
2021-12-31Use rb_cObject instead of rb_cDataNobuyoshi Nakada
2021-12-13Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun
2021-12-13Rename --jit to --mjit (#5248)Takashi Kokubun
2021-12-04Remove unversioned phony target for pkgconfig file [Bug #18374]Nobuyoshi Nakada
2021-11-17Update URL about DTrace static library glommed obj [ci skip]Naohisa Goto
2021-11-08[Feature #18290] Remove all usages of rb_gc_force_recyclePeter Zhu
2021-10-20Remove the scraperAaron Patterson
2021-10-20Remove some MicroJIT vestigesAaron Patterson
2021-10-20Yet Another Ruby JIT!Jose Narvaez
2021-10-20Refactor uJIT code into more files for readabilityMaxime Chevalier-Boisvert
2021-10-20Refactor ujit_examples.h generator. Remove dwarfdump dependencyAlan Wu
2021-10-06Add the dependency of GNUmakefile itself [ci skip]Nobuyoshi Nakada
2021-10-05include/ruby/encoding.h: convert macros into inline functions卜部昌平
2021-10-04Stop building extension gems for nowNobuyoshi Nakada
2021-09-21Ripper source on mswinNobuyoshi Nakada
2021-09-15template/Doxyfile.tmpl: modernise卜部昌平
2021-09-10template/Doxyfile.tmpl: EXTRACT_ALL=NO卜部昌平
2021-09-10template/Doxyfile.tmpl: EXTRACT_STATIC: YES [Bugs #14037]sonots
2021-09-10template/Doxyfile.tmpl: rethink about exclusions卜部昌平
2021-09-10include/ruby/io.h: add doxyen卜部昌平
2021-09-10postscript about rb_mutex_sleep卜部昌平
2021-09-10include/ruby/internal/fl_type.h: add doxygen卜部昌平
2021-09-10include/ruby/internal/rgengc.h: add dosygen卜部昌平
2021-09-10include/ruby/internal/value_type.h: add doxygen卜部昌平
2021-09-10include/ruby/internal/xmalloc.h: add doxygen卜部昌平
2021-09-10template/Doxyfile.tmpl: add alias卜部昌平
2021-09-10template/Doxyfile.tmpl: use of += operator卜部昌平
2021-09-10template/Doxyfile.tmpl: quote spaces卜部昌平