aboutsummaryrefslogtreecommitdiffstats
path: root/defs
Commit message (Expand)AuthorAgeFilesLines
* reserved_word: just use gperf 3.1 declaration卜部昌平2022-09-212-2/+2
* Always generate non-empty revision.hTakashi Kokubun2022-09-171-13/+0
* Revert "defs/gmake.mk: no _FORTIFY_SOURCE unless optimization"Nobuyoshi Nakada2022-09-121-4/+0
* Generate token ID indexes in id.defNobuyoshi Nakada2022-09-081-1/+3
* SCRIPTBINDIR is ok if it just exists [ci skip]Nobuyoshi Nakada2022-08-311-3/+2
* Scripts under libexec may not be considered to be placed in binNobuyoshi Nakada2022-08-311-1/+1
* Adjust space-width for help messageHiroshi SHIBATA2022-08-221-3/+3
* Suppress detached head warnings [ci skip]Nobuyoshi Nakada2022-08-181-1/+4
* Get rid of `-C` option for very old `git`Nobuyoshi Nakada2022-08-051-2/+1
* Ignore revision to test unless HAVE_GITNobuyoshi Nakada2022-08-051-0/+2
* Clone upstream gem repositories for testNobuyoshi Nakada2022-08-051-7/+15
* Copy from cloned gem sources in parallelNobuyoshi Nakada2022-08-051-10/+36
* Move to tool/lib/bundled_gem.rbNobuyoshi Nakada2022-08-051-2/+2
* Copy from bundled gem source for testNobuyoshi Nakada2022-08-051-0/+4
* Use configured GITNobuyoshi Nakada2022-08-051-34/+34
* `Gem.unpack` extracts gems so able to executeNobuyoshi Nakada2022-07-171-2/+1
* Set `SDKROOT` to empty value [ci skip]Nobuyoshi Nakada2022-07-061-1/+1
* mac: Remove debug option fro MJIT_DEBUGFLAGSNobuyoshi Nakada2022-06-271-1/+4
* Split YJIT rules for CODEOWNERSNobuyoshi Nakada2022-06-021-54/+1
* Use `$(CHDIR)` so works with symlink [ci skip]Nobuyoshi Nakada2022-05-271-1/+1
* Revert "Stop rebuilding miniruby always [ci skip]"Nobuyoshi Nakada2022-05-271-1/+1
* Stop rebuilding miniruby always [ci skip]Nobuyoshi Nakada2022-05-261-1/+1
* Rust YJITAlan Wu2022-04-271-0/+55
* Obey spec file locations to rubygemsNobuyoshi Nakada2022-04-071-1/+1
* Remove github and git related files from extracted bundled gemsNobuyoshi Nakada2022-03-311-0/+1
* Add a Module#const_added callbackJean Boussier2022-01-141-0/+1
* Get rid of building main again when test-bundled-gemsNobuyoshi Nakada2022-01-141-1/+1
* Run the prerequisites of test-bundled-gems in orderNobuyoshi Nakada2022-01-021-1/+6
* Remove unversioned phony target for pkgconfig file [Bug #18374]Nobuyoshi Nakada2021-12-041-0/+2
* Fix circular dependencies specific to in-place build [Bug #18374]Nobuyoshi Nakada2021-12-041-4/+6
* Needs to update revision.h unless existing [ci skip]Nobuyoshi Nakada2021-12-021-0/+5
* Prune stale worktrees before checking out a new pull request [ci skip]Nobuyoshi Nakada2021-10-281-0/+1
* Fix rubyspec_capiext dependency and flagsNobuyoshi Nakada2021-08-301-2/+2
* Use proper suffixNobuyoshi Nakada2021-08-301-1/+1
* Use `empty` instead of NOOP in mk file to make it safer Yuta Saito2021-08-251-1/+1
* Fix build failure on macOS with --enable-sharedYuta Saito2021-08-251-0/+4
* Show verbose error messages when single pattern match failsKazuki Tsujimoto2021-08-151-0/+1
* Disable debug flag for executable files when LTO [ci skip]Nobuyoshi Nakada2021-08-141-2/+6
* Run only directories or *_spec.rb files only by mspec [Bug #18072]Nobuyoshi Nakada2021-08-101-1/+1
* Group commands on GitHub ActionsNobuyoshi Nakada2021-08-071-0/+5
* Make jobserver availableNobuyoshi Nakada2021-08-061-1/+1
* Build rubyspec CAPI extensionsNobuyoshi Nakada2021-08-051-0/+4
* Predefine recursive key IDNobuyoshi Nakada2021-07-271-0/+1
* Added intern_ids.rbNobuyoshi Nakada2021-07-271-10/+16
* Remove short options with argument [Bug #17870]Nobuyoshi Nakada2021-05-211-0/+1
* mac: ignore SDKROOT at installationNobuyoshi Nakada2021-04-101-0/+4
* gmake.mk: renamed BUNDLED_GEMS as bundled-gemsNobuyoshi Nakada2020-12-021-3/+3
* rubyspec-capiext: Use plain DLDFLAGS without flags for librubyNobuyoshi Nakada2020-11-221-2/+3
* Added rubyspec-capiext targetNobuyoshi Nakada2020-11-211-0/+10
* Fixed installation failure [Bug #17191]Nobuyoshi Nakada2020-09-291-1/+1