aboutsummaryrefslogtreecommitdiffstats
path: root/template/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix infinite loop when out-of-place buildNobuyoshi Nakada2022-11-021-1/+1
* Suppress warning for fgrepHiroshi SHIBATA2022-10-191-1/+1
* Extract `RUBY_RELEASE_DATE` from also revision.hNobuyoshi Nakada2022-09-251-1/+1
* Move mjit/instruction.rb rule to common.mkTakashi Kokubun2022-09-181-5/+0
* Introduce --basedir to insns2vm.rbTakashi Kokubun2022-09-181-2/+2
* Revert "Preserve the directory structure under tool/ruby_vm/views"Takashi Kokubun2022-09-181-1/+1
* Preserve the directory structure under tool/ruby_vm/viewsTakashi Kokubun2022-09-181-1/+1
* Demote mjit_instruction.rb from builtin to stdlibTakashi Kokubun2022-09-181-4/+5
* Fix parallel build on MINGWLars Kanis2022-09-101-0/+1
* Fix missing replacement in 1f91dcdab3bNobuyoshi Nakada2022-09-071-1/+1
* Define BOOTSTRAPRUBY from HAVE_BASERUBYNobuyoshi Nakada2022-09-071-2/+5
* Ruby MJIT (#6028)Takashi Kokubun2022-09-041-7/+6
* Make sources by BASERUBY if available instead of minirubyNobuyoshi Nakada2022-09-031-1/+1
* Exclude LIBPATHENV wrapper from PREPNobuyoshi Nakada2022-09-031-0/+2
* Move duplicate dependenciesNobuyoshi Nakada2022-09-031-5/+0
* Silent configure does not output cached configurationsNobuyoshi Nakada2022-08-141-2/+3
* Fix race conditions when cleaning extensionsNobuyoshi Nakada2022-08-111-0/+4
* The "gems" build directory was rename as ".bundle"Nobuyoshi Nakada2022-08-111-5/+5
* Add `--enable-devel` configure optionNobuyoshi Nakada2022-08-111-1/+3
* 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
* Load fake.rb at `BTESTRUBY`Nobuyoshi Nakada2022-04-051-2/+1
* Need to reconfigure and rebuild everything when abi.h changedNobuyoshi Nakada2022-03-231-2/+4
* [Feature #18491] Drop support for HP-UXPeter Zhu2022-01-181-1/+0
* 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
* 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
* Ripper source on mswinNobuyoshi Nakada2021-09-211-0/+1
* Make ruby.pc from makeNobuyoshi Nakada2021-08-291-3/+11
* Disable debug flag for executable files when LTO [ci skip]Nobuyoshi Nakada2021-08-141-3/+4
* Group commands on GitHub ActionsNobuyoshi Nakada2021-08-071-0/+3
* Revert "Removed extinit.o from main programs"Yusuke Endoh2021-08-051-1/+1
* Removed extinit.o from main programsNobuyoshi Nakada2021-07-031-1/+1
* Run ifchange with shell explicitly, workaround of noexec mountNobuyoshi Nakada2021-06-221-1/+1
* just redirect preprocessed vm.c to mjit header [Bug #17787]Nobuyoshi Nakada2021-04-101-1/+1