index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.gitignore
Age
Commit message (
Expand
)
Author
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
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
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 form...
Paolo Bosetti
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