Benoit Daloze
|
a27dc83113
|
Pass $(XRUBY) to test-bundled-gems.rb since RbConfig.ruby is incorrect for miniruby
|
2019-09-29 13:57:54 +02:00 |
|
Benoit Daloze
|
4096e4b08c
|
Move the logic to test bundled gems to Ruby code
* Writing shell scripts in a Makefile is very error-prone.
* TEST_BUNDLED_GEMS_ALLOW_FAILURES seemed to not work before.
|
2019-09-29 13:57:54 +02:00 |
|
Nobuyoshi Nakada
|
2614653622
|
Moved INCFLAGS to XCFLAGS from CPPFLAGS as well as mswin
Rules which have used CPPFLAGS will need XCFLAGS or INCFLAGS now.
|
2019-08-26 16:54:10 +09:00 |
|
Nobuyoshi Nakada
|
5108a5dd7f
|
test-bundled-gems-run: Respect -k option
|
2019-07-24 12:13:07 +09:00 |
|
Nobuyoshi Nakada
|
a39f218f22
|
Reduced duplicate commands in test-bundled-gems-run
|
2019-07-24 11:56:17 +09:00 |
|
Samuel Williams
|
7291fef55c
|
Improve build process and coroutine implementation selection.
|
2019-07-18 20:54:54 +12:00 |
|
Nobuyoshi Nakada
|
f28450c118
|
Substitue suffixes with dot
|
2019-07-01 21:31:18 +09:00 |
|
Nobuyoshi Nakada
|
babaad1065
|
Use configured ASMEXT
|
2019-07-01 20:05:06 +09:00 |
|
Nobuyoshi Nakada
|
c7477c3e1f
|
Moved Makefile.in under template
|
2019-06-07 09:09:58 +09:00 |
|
Nobuyoshi Nakada
|
200c840b95
|
Revert "Moved Makefile.in under template"
This reverts commits:
* 6f9d5fafe0
* bb3c89b643
And remove the dependency of Makefile on Makefile.in
transitionally.
|
2019-06-07 09:03:25 +09:00 |
|
Nobuyoshi Nakada
|
6f9d5fafe0
|
Moved Makefile.in under template
|
2019-06-07 08:44:37 +09:00 |
|