| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-13 | Revert part of "Refine `tasks/toolchains/(gcc|clang).rake`" (07c6b7f0) | KOBAYASHI Shuji | |
| `-Wzero-length-array` is not a mandatory option, so the original is better. | |||
| 2019-09-12 | Refine `tasks/toolchains/(gcc|clang).rake` | KOBAYASHI Shuji | |
| - Make sure to specify `-std=gnu99` for C compiler flag. - Make sure to specify `-Wzero-length-array` for C/C++ compiler flag (Clang). - Extract similar codes. | |||
| 2019-04-16 | Avoid potential zero size array declaration; fix #4382 | KOBAYASHI Shuji | |
| 2019-03-06 | Refer also CXX and CC env vars as linker command in gcc and clang toolchain | KOBAYASHI Shuji | |
| ref #4292 | |||
| 2016-01-13 | Fix build error in ruby 1.8. | asatou | |
| Apply change of #2978 to :clang, :gcc, :visualcpp toolchains | |||
| 2014-02-25 | specialize C++ compiler in clang toolchain | take_cheeze | |
| 2013-01-28 | load MRUBY_CONFIG script after 'build_config.rb' | Yuichiro MASUI | |
| 2013-01-22 | Add C++/Objective-C init in toolchains | Yuichiro MASUI | |
| 2013-01-20 | Improved build scripts and config files | Yuichiro MASUI | |
