aboutsummaryrefslogtreecommitdiffstats
path: root/template/Makefile.in
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
* 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
* No longer aclocal is used [ci skip]Nobuyoshi Nakada2021-03-201-7/+1
* Support coroutine on universal binaryNobuyoshi Nakada2021-01-221-1/+1
* Revert "Autoconf 2.70 no longer has -o option"Nobuyoshi Nakada2021-01-181-1/+1
* Autoconf 2.70 no longer has -o optionNobuyoshi Nakada2021-01-181-1/+1
* Fixed wrong configure optionNobuyoshi Nakada2020-12-291-2/+2
* Make more silent when -s on GNU makeNobuyoshi Nakada2020-12-291-2/+5
* Ignore symbols declared in the platform headerNobuyoshi Nakada2020-12-271-1/+1
* rubyspec-capiext: Use plain DLDFLAGS without flags for librubyNobuyoshi Nakada2020-11-221-1/+2
* Removed canonicalization for mathnNobuyoshi Nakada2020-11-101-2/+1
* Build auxiliary program files earlyNobuyoshi Nakada2020-05-121-1/+1
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-051-4/+4
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-051-4/+4
* Added tooldir variableNobuyoshi Nakada2020-04-051-59/+61
* Share download cache with bundlerNobuyoshi Nakada2020-03-311-0/+1
* Make file names and variable names consistentTakashi Kokubun2020-03-231-1/+1
* Moved MJIT_WITHOUT_TABS default to configure.acNobuyoshi Nakada2020-03-241-0/+1
* Update clean-local [ci skip]Nobuyoshi Nakada2020-01-181-2/+2
* remove prelude.cKoichi Sasada2019-12-111-1/+0
* Add missing Makefile dependencies for the tool/insns2vm.rb scriptDylan Thacker-Smith2019-11-131-1/+46