| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- https://github.com/mruby/mruby/commit/5de9a8cc50052db105ea8ba06d64b95cb1b57db1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add "test runner" support for cross builds.
|
|
"test runner" means target simulator like QEmu, GDB sim, and so on. Also "test runner" might be debug agents for real targets.
If you do not setup test_runner, Rake will work same as before.
|
|
Modified build dependency to exclude 'LEGAL' from libmruby archive.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
environments).
This is a first step. It will be reduced stdlib.h in each files later.
|
|
|
|
Improve Android platform support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into LDFLAGS.
|
|
|
|
fix handling of :branch option of gem.conf
|
|
|
|
|
|
|
|
|
|
Do not generate test_args_hash variable if it is not used
|
|
|
|
|
|
|