summaryrefslogtreecommitdiff
path: root/template/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Get rid of FreeBSD make incompatibility [Bug #16331]Nobuyoshi Nakada2019-11-101-13/+18
* Share test-bundled-gems-run in common.mkNobuyoshi Nakada2019-11-051-6/+0
* Clean mjit and timestamp directoriesNobuyoshi Nakada2019-10-281-1/+1
* Pass $(XRUBY) to test-bundled-gems.rb since RbConfig.ruby is incorrect for mi...Benoit Daloze2019-09-291-1/+1
* Move the logic to test bundled gems to Ruby codeBenoit Daloze2019-09-291-9/+1
* Moved INCFLAGS to XCFLAGS from CPPFLAGS as well as mswinNobuyoshi Nakada2019-08-261-3/+3
* test-bundled-gems-run: Respect -k optionNobuyoshi Nakada2019-07-241-3/+6
* Reduced duplicate commands in test-bundled-gems-runNobuyoshi Nakada2019-07-241-6/+4
* Improve build process and coroutine implementation selection.Samuel Williams2019-07-181-1/+2
* Substitue suffixes with dotNobuyoshi Nakada2019-07-011-1/+1
* Use configured ASMEXTNobuyoshi Nakada2019-07-011-1/+1
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-0/+646