summaryrefslogtreecommitdiff
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* YJIT: Support MAKE=bmake for release buildAlan Wu2022-09-201-0/+8
* Try to ignore a noisy ASAN warning for continuationYusuke Endoh2022-09-201-0/+1
* Extract UNICODE_DOWNLOADERNobuyoshi Nakada2022-09-191-19/+13
* Include lib/mjit/instruction.rb in a snapshotTakashi Kokubun2022-09-181-0/+1
* Move mjit/instruction.rb rule to common.mkTakashi Kokubun2022-09-181-0/+5
* Demote mjit_instruction.rb from builtin to stdlibTakashi Kokubun2022-09-181-6/+1
* Replace revision.tmp with the HAVE_BASERUBY trickTakashi Kokubun2022-09-181-1/+3
* Always generate non-empty revision.hTakashi Kokubun2022-09-171-8/+3
* Auto-generate the release date on version.h from git CommitDate (#6382)Takashi Kokubun2022-09-171-1/+2
* Move case-folding.rb to tooldir with enc-prefixNobuyoshi Nakada2022-09-171-3/+3
* Derive UNICODE_EMOJI_VERSION from UNICODE_VERSIONNobuyoshi Nakada2022-09-171-1/+3
* Now test-bundler nees fake.rbNobuyoshi Nakada2022-09-161-1/+1
* Add noarch-fake.rb targetNobuyoshi Nakada2022-09-151-0/+3
* Manage paths for bundler testsNobuyoshi Nakada2022-09-141-1/+5
* Pass job-server FDs to bundler testsNobuyoshi Nakada2022-09-141-2/+2
* Deprecate Encoding#replicateBenoit Daloze2022-09-101-0/+1
* [MSWin] Get rid of single quotes in sed command linesNobuyoshi Nakada2022-09-101-5/+5
* Process token IDs from id.def without id.hNobuyoshi Nakada2022-09-081-2/+2
* Dump cross.rb only when verbose [ci skip]Nobuyoshi Nakada2022-09-071-1/+1
* Define BOOTSTRAPRUBY from HAVE_BASERUBYNobuyoshi Nakada2022-09-071-0/+1
* Use BOOTSTRAPRUBY_COMMAND instead of fake.rb directlyNobuyoshi Nakada2022-09-071-1/+1
* Add mjit-bindgen workflow (#6327)Takashi Kokubun2022-09-051-0/+15
* Ruby MJIT (#6028)Takashi Kokubun2022-09-041-7/+13
* Ignore fake.rb for snapshotNobuyoshi Nakada2022-09-041-3/+3
* fake.rb needs id.hNobuyoshi Nakada2022-09-041-1/+2
* Fix potential target type confliction [ci skip]Nobuyoshi Nakada2022-09-031-1/+1
* Make sources by BASERUBY if available instead of minirubyNobuyoshi Nakada2022-09-031-10/+15
* Generate the prelude sources by common-srcsNobuyoshi Nakada2022-09-031-1/+1
* Exclude LIBPATHENV wrapper from PREPNobuyoshi Nakada2022-09-031-2/+2
* builtin.c includes mini_builtin.c when cross-compilingNobuyoshi Nakada2022-09-031-0/+3
* Move duplicate dependenciesNobuyoshi Nakada2022-09-031-0/+2
* New constant caching insn: opt_getconstant_pathJohn Hawthorn2022-09-011-1/+1
* Fixed typoHiroshi SHIBATA2022-08-261-1/+1
* ruby-prof is now optionalHiroshi SHIBATA2022-08-261-1/+1
* added test-syntax-suggest and prepare tasksHiroshi SHIBATA2022-08-261-0/+19
* Added help entry for test-bundler-parallelHiroshi SHIBATA2022-08-221-30/+31
* Rename mjit_compile.c to mjit_compiler.cTakashi Kokubun2022-08-211-203/+203
* Use `rb_fork` to suppress deprecated-declarations warningsNobuyoshi Nakada2022-08-211-0/+1
* Update dependenciesNobuyoshi Nakada2022-08-171-5/+0
* Optimize Marshal dump/load for large (> 31-bit) FIXNUM (#6229)John Hawthorn2022-08-151-0/+3
* Update dependenciesNobuyoshi Nakada2022-08-141-6/+3
* The "gems" build directory was rename as ".bundle"Nobuyoshi Nakada2022-08-111-6/+6
* Move to tool/lib/bundled_gem.rbNobuyoshi Nakada2022-08-051-3/+3
* Extract bundled gems by BASERUBYNobuyoshi Nakada2022-08-051-2/+2
* Copy from bundled gem source for testNobuyoshi Nakada2022-08-051-4/+9
* Use configured GITNobuyoshi Nakada2022-08-051-2/+2
* Implement Queue#pop(timeout: sec)Jean Boussier2022-08-021-0/+5
* Kill bundled gem tests when interruptedNobuyoshi Nakada2022-07-241-1/+1
* Update common sources including id.h after updateNobuyoshi Nakada2022-07-211-0/+1
* Refactor macros of array.cPeter Zhu2022-07-211-0/+1