| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-12 | Build process updated: | Yukihiro "Matz" Matsumoto | |
| You have to specify `TARGET` to specify a configuration, e.g. ``` rake TARGET=host-debug all test ``` When you port `mruby` to a new configuration: 1. copy an existing configuration under `target` directory 2. modify the new configuration file 3. build using the new configuration 4. send PR if you please | |||
| 2020-04-01 | build when directories and files have spaces | Dominic Sisneros | |
| Modified the build to quote filenames so that it builds when files have spaces | |||
| 2016-09-28 | Removed trailing spaces | Nobuyoshi Nakada | |
| 2016-03-07 | Added example for cross-compiling on Intel Edison | Paolo Bosetti | |
