aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependenciesKazuhiro NISHIYAMA2020-09-251-0/+1
* Bundle rbs gem as bundled gems (#3496)Hiroshi SHIBATA2020-09-231-1/+1
* When setting current thread scheduler to nil, invoke `#close`.Samuel Williams2020-09-211-0/+1
* sync ruby_global_symbolsKoichi Sasada2020-09-181-0/+3
* sync fstring poolKoichi Sasada2020-09-151-0/+3
* Update dependenciesSamuel Williams2020-09-141-1/+170
* Standardised scheduler interface.Samuel Williams2020-09-141-0/+3
* separate rb_random_tNobuyoshi Nakada2020-09-071-0/+1
* common.mk: UNALIGNED_MEMBER_ACCESS needs internal/warnings.h on some platformsNobuyoshi Nakada2020-09-051-0/+5
* Updated dependencyNobuyoshi Nakada2020-09-041-0/+1
* Introduce Ractor mechanism for parallel executionKoichi Sasada2020-09-031-1/+446
* Revert the workaround of minitest and hoeHiroshi SHIBATA2020-09-011-1/+1
* Removed minitest and hoe because they didn't support Ruby 3 yetHiroshi SHIBATA2020-08-311-1/+1
* sed -i '/rmodule.h/d'卜部昌平2020-08-271-74/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-271-74/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-75/+0
* tool/update-deps -fix卜部昌平2020-08-191-0/+33
* tool/update-deps --fix卜部昌平2020-08-151-0/+8
* Skip already extracted gemsNobuyoshi Nakada2020-07-291-1/+2
* common.mk: add missing dependency卜部昌平2020-07-131-1/+2
* Skip comment and empty lines in gems/bundled_gems fileNobuyoshi Nakada2020-07-051-1/+5
* Annotate Kernel#class as inline (#3250)Takashi Kokubun2020-06-231-0/+2
* Stop relying on `make benchmark`'s `-I$(srcdir)/benchmark/lib`Takashi Kokubun2020-06-221-1/+1
* Make Integer#zero? a separated method and builtin (#3226)Takashi Kokubun2020-06-201-0/+5
* Build configured extension libraries onlyNobuyoshi Nakada2020-06-191-1/+1
* $(PREP) is needed to run $(MINIRUBY)Nobuyoshi Nakada2020-06-181-1/+1
* Replaced accessors of `Struct` with `invokebuiltin`Nobuyoshi Nakada2020-06-171-0/+1
* Revert "Replaced accessors of `Struct` with `invokebuiltin`"Nobuyoshi Nakada2020-06-161-1/+0
* Replaced accessors of `Struct` with `invokebuiltin`Nobuyoshi Nakada2020-06-161-0/+1
* Added install-dbgNobuyoshi Nakada2020-06-131-0/+7
* Updated autogenerated dependenciesNobuyoshi Nakada2020-06-111-1563/+1575
* Skip updating exts in test-all to reduce the turnaround timeNobuyoshi Nakada2020-06-101-1/+1
* Fixed main dependencyNobuyoshi Nakada2020-06-081-1/+1
* Fixed test dependenciesNobuyoshi Nakada2020-06-081-5/+13
* Updated the benchmark-driver versionNobuyoshi Nakada2020-06-081-1/+1
* Defaulted benchmark output to markdown with comarisonNobuyoshi Nakada2020-06-081-1/+2
* Fixup test-bundler-parallelNobuyoshi Nakada2020-06-051-4/+7
* Fixup 347127794e8041a1257b7241bbbdd9d0db2921a5Hiroshi SHIBATA2020-06-051-1/+2
* spec/bundler/support/parallel.rb is no longer used parallel_rspec.Hiroshi SHIBATA2020-06-051-1/+1
* Update leaked-globals [Bug #16934]Nobuyoshi Nakada2020-06-041-1/+1
* No GITPULLOPTIONS by defaultNobuyoshi Nakada2020-06-041-1/+1
* Remove platform directory when distclean or more [ci skip]Nobuyoshi Nakada2020-05-281-1/+1
* Bump version to use RSpec 3.8+Hiroshi SHIBATA2020-05-131-1/+1
* Bump version to use Rake 13 in bundler examplesHiroshi SHIBATA2020-05-131-1/+1
* Build auxiliary program files earlyNobuyoshi Nakada2020-05-121-4/+4
* builtin_binary.inc: should be updated even if no changes [ci skip]Nobuyoshi Nakada2020-05-121-1/+1
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-10447/+10447
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-10447/+10447
* nmake doesn't understand $<卜部昌平2020-05-101-1/+1
* delete mk_builtin_binary.rb卜部昌平2020-05-101-2/+3