Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | transcode-tblgen.rb: make silent a little when just -v | Nobuyoshi Nakada | 2020-12-29 | 1 | -0/+1 |
* | Configure only directories having extconf.rb | Nobuyoshi Nakada | 2020-06-19 | 1 | -0/+1 |
* | Now bundled gems are extracted under .bundle/gems | Nobuyoshi Nakada | 2020-06-19 | 1 | -1/+1 |
* | Hash marks in Makefile need to be escaped [Bug #16935] | Nobuyoshi Nakada | 2020-06-06 | 1 | -1/+1 |
* | Escape MINIRUBY in --make-flags to extmk.rb | nobu | 2018-02-19 | 1 | -1/+1 |
* | suppress warning: shadowing outer local variable | naruse | 2017-04-23 | 1 | -7/+7 |
* | MINIRUBY for cross-compling | nobu | 2017-03-03 | 1 | -0/+1 |
* | extmk.rb: remove clean and install mode | nobu | 2017-01-28 | 1 | -1/+1 |
* | extension gems in static-linked-exts | nobu | 2017-01-28 | 1 | -6/+8 |
* | configure-ext.mk.tmpl: fix ext build | nobu | 2017-01-27 | 1 | -2/+2 |
* | Parallel gem configuration | nobu | 2017-01-26 | 1 | -10/+19 |
* | configure-ext.mk.tmpl: embed macros | nobu | 2017-01-23 | 1 | -2/+6 |
* | Fix for nmake | nobu | 2017-01-23 | 1 | -2/+2 |
* | configure-ext.mk.tmpl: FORCE | nobu | 2017-01-23 | 1 | -0/+1 |
* | Parallel ext configuration | nobu | 2017-01-23 | 1 | -0/+27 |