aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
* `annobin` works only when targeting FedoraNobuyoshi Nakada2022-05-161-3/+3
* Add `make test-annocheck` to detect security issues.Jun Aruga2022-05-161-0/+5
* Rust YJITAlan Wu2022-04-271-42/+1
* Obey spec file locations to rubygemsNobuyoshi Nakada2022-04-071-1/+2
* Load fake.rb at `BTESTRUBY`Nobuyoshi Nakada2022-04-051-4/+4
* Remove github and git related files from extracted bundled gemsNobuyoshi Nakada2022-03-311-1/+2
* Update dependenciesYusuke Endoh2022-03-301-0/+5
* add Unicode auxiliary files and Unicode UCD emoji files download for ALWAYS_U...Martin Dürst2022-03-161-0/+2
* switch UNICODE_BETA back to NOMartin Dürst2022-03-131-1/+1
* update Unicode Version to 14.0.0 and Emoji version to 14.0Martin Dürst2022-03-131-3/+3
* exts.mk.tmpl: propagate MINIRUBY to enc.mk even though invoking from exts.mkYuta Saito2022-03-091-1/+1
* [Feature #18249] Update dependenciesPeter Zhu2022-02-221-0/+88
* [DOC] Set the documentation title and main pageNobuyoshi Nakada2022-02-211-1/+3
* Try make this more readable and consistent with other targetsDavid Rodríguez2022-02-011-1/+6
* Tweaks to freeze bundler CIDavid Rodríguez2022-02-011-2/+1
* Transfer the responsibility for MJIT options to mjit.cNobuyoshi Nakada2022-01-151-0/+2
* Get rid of building main again when test-bundled-gemsNobuyoshi Nakada2022-01-141-1/+2
* Run the prerequisites of test-bundled-gems in orderNobuyoshi Nakada2022-01-021-1/+5
* Revert "Do not include external library sources into packages"NARUSE, Yui2021-12-251-2/+1
* Add fiber scheduler hooks for `pread`/`pwrite`, and add support to `IO::Buffer`.Samuel Williams2021-12-231-0/+1
* Extended interface for IO::Buffer & documentation.Samuel Williams2021-12-221-0/+1
* rbinstall.rb: install ext only when it's configured [Bug #18414]Yuta Saito2021-12-211-0/+1
* use `RB_VM_LOCK_ENTER()`Koichi Sasada2021-12-151-0/+2
* Update dependenciesNobuyoshi Nakada2021-12-151-0/+2
* YJIT: Implement new struct accessors (#5161)John Hawthorn2021-11-251-0/+1
* Update dependenciesNobuyoshi Nakada2021-11-211-408/+789
* Refactor hacky ID tables to struct rb_ast_id_table_tYusuke Endoh2021-11-211-0/+2
* optimize `Struct` getter/setterKoichi Sasada2021-11-191-0/+1
* GC measurement featureKoichi Sasada2021-11-191-0/+1
* Optimize dynamic string interpolation for symbol/true/false/nil/0-9Jeremy Evans2021-11-181-0/+2
* Expect bool as `sort:` option at glob [Feature #18287]Nobuyoshi Nakada2021-11-181-0/+3
* Mark IO::Buffer as experimental.Samuel Williams2021-11-101-0/+1
* IO::Buffer for scheduler interface.Samuel Williams2021-11-101-0/+178
* add `make runirb` ruleKoichi Sasada2021-10-281-0/+3
* YJIT: Implement duphash (#5009)Ian C. Anderson2021-10-251-0/+1
* process.c: Add Process._fork (#5017)Yusuke Endoh2021-10-251-0/+3
* Add INSTRUBY_OPTS to INSTRUBY_ARGS [ci skip]Nobuyoshi Nakada2021-10-231-2/+3
* freeze (make shareable) script_linesKoichi Sasada2021-10-211-0/+1
* `RubyVM.keep_script_lines`Koichi Sasada2021-10-211-0/+1
* Actually, tabs are okay in MakefileAlan Wu2021-10-201-2/+2
* Expand tabsAlan Wu2021-10-201-2/+2
* Update dependenciesAlan Wu2021-10-201-0/+9
* Remove yjit_backend to help with upstreamingAlan Wu2021-10-201-1/+0
* Put YJIT into a single compilation unitAlan Wu2021-10-201-811/+220
* Fix changes from rebaseNoah Gibbs2021-10-201-0/+185
* TracePoint supportAlan Wu2021-10-201-1/+5
* Add toregexp to yjiteileencodes2021-10-201-0/+1
* Add getglobal to yjiteileencodes2021-10-201-0/+2
* Remove the scraperAaron Patterson2021-10-201-4/+0
* Add YJIT.enabled?John Hawthorn2021-10-201-0/+13