| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-29 | y.tab.c: remove auto generated `y.tab.c` from repository. | Yukihiro "Matz" Matsumoto | |
| It used to be generated in the build, but `bison` required to generation was too hard to install correctly on MacOS and Windows (version mismatch and package maneger issues). This is retry. | |||
| 2020-06-04 | Ignore files for `clangd`. | Yukihiro "Matz" Matsumoto | |
| - `compile_flags.txt' - `compile_commands.json` | |||
| 2020-06-04 | Add `.ccls*` to `.gitignore`. | Yukihiro "Matz" Matsumoto | |
| 2019-08-29 | Remove unneeded `/src/y.tab.c` in `.gitignore` | KOBAYASHI Shuji | |
| Currently, `y.tab.c` is generated to under the `build/` directory. | |||
| 2019-08-26 | change doc directory and reduce warnings | David Siaw | |
| 2019-08-22 | Add lock files to `.gitignore`; #4180 | Yukihiro "Matz" Matsumoto | |
| 2019-08-18 | first bit of doc generation | David Siaw | |
| 2019-01-15 | [ci skip] Sort `.gitignore` | KOBAYASHI Shuji | |
| 2019-01-14 | Ignore compiler temporary files (for `-save-temps` flag) | KOBAYASHI Shuji | |
| 2018-07-30 | New bytecode implementation of mruby VM. | Yukihiro "Matz" Matsumoto | |
| 2017-10-01 | Add `cscope.files` to `.gitignore`. | Yukihiro "Matz" Matsumoto | |
| 2017-03-26 | Ignore file generated by ctags | Kouichi Nakanishi | |
| 2015-10-08 | Move guides location | Seba Gamboa | |
| 2015-10-08 | Testing yard generation | Seba Gamboa | |
| 2015-09-01 | Expose MRuby source as a gem | Seba Gamboa | |
| 2015-04-24 | Output PNG instead of PDF | furunkel | |
| 2015-04-24 | Add some of MRI's benchmarks | furunkel | |
| 2015-04-23 | Add task for running and plotting benchmarks | furunkel | |
| 2014-03-07 | ignore *.pdb | U.Nakamura | |
| 2013-02-27 | Ignore *.d, *.o, and /lib | NARUSE, Yui | |
| 2013-01-06 | Remove unused rules in .gitignore and Makefile | Yuichiro MASUI | |
| 2013-01-03 | Rebuild CRuby based building script without Makefile | Yuichiro MASUI | |
| Tested CRuby 1.8.6 and 1.9.3 You can see building configuration in build_config.rb | |||
| 2012-12-22 | Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgems | Yuichiro MASUI | |
| 2012-12-16 | Moved some building script from GNU make to Ruby script | Yuichiro MASUI | |
| Added minirake what's Rake subset | |||
| 2012-12-11 | ignore an auto-generated file. | Tomoyuki Sahara | |
| 2012-11-22 | Adapt new GEM compile process to ignore list | Daniel Bovensiepen | |
| 2012-11-08 | Merge new change | Daniel Bovensiepen | |
| 2012-11-05 | add mruby/mrbc tests. | Akira Yumiyama | |
| 2012-09-24 | Ignore built files of gem | Daniel Bovensiepen | |
| 2012-09-19 | Ignore generated files | Daniel Bovensiepen | |
| 2012-08-13 | Modified and made more clear Xcode project schemes. Also, removed /build ↵ | Paolo Bosetti | |
| form main .gitignore | |||
| 2012-05-23 | add CMakeFiles and CMakeCache.txt to .gitignore | Yukihiro Matsumoto | |
| 2012-05-22 | Add native and cross compiling CMake build support | Jon | |
| 2012-05-17 | Updated .gitignore for test/ | Hiroyuki Iwatsuki | |
| 2012-04-23 | update .gitignore based on pull-request #36 | Yukihiro Matsumoto | |
| 2012-04-22 | Ignore files made from build | Wuffers Lightwolf | |
| 2012-04-20 | add mruby sources | mimaki | |
