aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Add yjit.o to DTRACE_DEPENDENT_OBJSJakub Kulík2022-05-301-1/+2
* Reduce duplicate replacementsNobuyoshi Nakada2022-05-301-5/+5
* Run find in PATH [ci skip]Nobuyoshi Nakada2022-05-251-1/+1
* Clean intermediate files for update-deps [ci skip]Nobuyoshi Nakada2022-05-251-0/+1
* Clean intermediate object filesNobuyoshi Nakada2022-05-181-0/+1
* Verbose mode on libyjit mergeNobuyoshi Nakada2022-05-181-2/+2
* Extract YJIT_LIBS directly without copyingNobuyoshi Nakada2022-05-181-2/+1
* `AR` does not need the absolute pathNobuyoshi Nakada2022-05-181-5/+6
* Set `target_os` for a7577dbfd3ea53cccf7aaf94208069784ad17791Nobuyoshi Nakada2022-05-171-0/+1
* YJIT: Handle spaces in build dir path using find(1) `-exec`Alan Wu2022-04-281-9/+3
* Try to fix error on SolarisKazuhiro NISHIYAMA2022-04-281-1/+1
* Work around shell syntax error on SolarisAlan Wu2022-04-271-3/+9
* Rust YJITAlan Wu2022-04-271-1/+19
* Fix fake.rb RUBY_DESCRIPTION faking for JITsAlan Wu2022-04-111-3/+9
* Retrieve previously configured macros also other than `extensions`Nobuyoshi Nakada2022-04-071-1/+0
* Retrieve configured gems infoNobuyoshi Nakada2022-04-072-3/+3
* Bundled gems are expanded under `.bundle/gems` nowNobuyoshi Nakada2022-04-071-1/+1
* Load fake.rb at `BTESTRUBY`Nobuyoshi Nakada2022-04-052-2/+3
* Need to reconfigure and rebuild everything when abi.h changedNobuyoshi Nakada2022-03-231-2/+4
* exts.mk.tmpl: propagate MINIRUBY to enc.mk even though invoking from exts.mkYuta Saito2022-03-091-1/+1
* [Feature #18491] Drop support for HP-UXPeter Zhu2022-01-181-1/+0
* Use rb_cObject instead of rb_cDataNobuyoshi Nakada2021-12-311-1/+1
* Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun2021-12-131-1/+1
* Rename --jit to --mjit (#5248)Takashi Kokubun2021-12-131-1/+1
* Remove unversioned phony target for pkgconfig file [Bug #18374]Nobuyoshi Nakada2021-12-041-1/+0
* Update URL about DTrace static library glommed obj [ci skip]Naohisa Goto2021-11-171-1/+1
* [Feature #18290] Remove all usages of rb_gc_force_recyclePeter Zhu2021-11-081-3/+0
* Remove the scraperAaron Patterson2021-10-201-3/+1
* Remove some MicroJIT vestigesAaron Patterson2021-10-201-2/+2
* Yet Another Ruby JIT!Jose Narvaez2021-10-201-1/+1
* Refactor uJIT code into more files for readabilityMaxime Chevalier-Boisvert2021-10-201-1/+1
* Refactor ujit_examples.h generator. Remove dwarfdump dependencyAlan Wu2021-10-201-1/+3
* Add the dependency of GNUmakefile itself [ci skip]Nobuyoshi Nakada2021-10-061-0/+2
* include/ruby/encoding.h: convert macros into inline functions卜部昌平2021-10-051-0/+1
* Stop building extension gems for nowNobuyoshi Nakada2021-10-041-1/+1
* Ripper source on mswinNobuyoshi Nakada2021-09-211-0/+1
* template/Doxyfile.tmpl: modernise卜部昌平2021-09-151-112/+138
* template/Doxyfile.tmpl: EXTRACT_ALL=NO卜部昌平2021-09-101-1/+1
* template/Doxyfile.tmpl: EXTRACT_STATIC: YES [Bugs #14037]sonots2021-09-101-1/+1
* template/Doxyfile.tmpl: rethink about exclusions卜部昌平2021-09-101-3/+1
* include/ruby/io.h: add doxyen卜部昌平2021-09-101-0/+1
* postscript about rb_mutex_sleep卜部昌平2021-09-101-0/+1
* include/ruby/internal/fl_type.h: add doxygen卜部昌平2021-09-101-0/+2
* include/ruby/internal/rgengc.h: add dosygen卜部昌平2021-09-101-0/+1
* include/ruby/internal/value_type.h: add doxygen卜部昌平2021-09-101-0/+1
* include/ruby/internal/xmalloc.h: add doxygen卜部昌平2021-09-101-0/+1
* template/Doxyfile.tmpl: add alias卜部昌平2021-09-101-0/+1
* template/Doxyfile.tmpl: use of += operator卜部昌平2021-09-101-45/+77
* template/Doxyfile.tmpl: quote spaces卜部昌平2021-09-101-1/+1
* template/Doxyfile.tmpl: increase DOT_GRAPH_MAX_NODES卜部昌平2021-09-101-1/+1