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
/
mrbgems
Age
Commit message (
Expand
)
Author
2012-12-07
Integrate refactoring of commit f1ed1436240a2d0d3d45a7061ade26cdc25be352
Daniel Bovensiepen
2012-12-07
Remove non C99 confirm headers and add function comments
Daniel Bovensiepen
2012-11-26
Change link-order for mrbgems as suggested by @sogabe to avoid linking-error
Daniel Bovensiepen
2012-11-23
Add the usage of MRUBY_ROOT to the mrbgems build system, so that we can easil...
Daniel Bovensiepen
2012-11-23
Respect dynamic GEMS.active file in mrbgems/generator.c
Daniel Bovensiepen
2012-11-23
Respect dynamic GEMS.active file in mrbgems/Makefile4gem
Daniel Bovensiepen
2012-11-23
Respect dynamic GEMS.active file
Daniel Bovensiepen
2012-11-23
Change build process to create meaningful Archive file instead of gem.a
Daniel Bovensiepen
2012-11-23
Modify GEM build process to support external GEMs outside of the mruby tree
Daniel Bovensiepen
2012-11-22
Clean GEM Generator a bit more
Daniel Bovensiepen
2012-11-22
Rename GEM init file
Daniel Bovensiepen
2012-11-22
Make GEM build choosable. Respect GEMS.active file for choices of which GEM t...
Daniel Bovensiepen
2012-11-21
Improve Generator by handling Ruby and C Extensions in the same way
Daniel Bovensiepen
2012-11-21
Improve Including File to build single archive Files
Daniel Bovensiepen
2012-11-21
Improve building of Gems to single Archive Files
Daniel Bovensiepen
2012-11-20
Modify comments for generator
Daniel Bovensiepen
2012-09-24
used comments to contributer style
Daniel Bovensiepen
2012-09-24
Fix for not existing tests
Daniel Bovensiepen
2012-09-24
Remove gem_empty
Daniel Bovensiepen
2012-09-24
Fix initializing of generator and beautify generator
Daniel Bovensiepen
2012-09-23
Ignore gitignore
Daniel Bovensiepen
2012-09-23
Empty GEM directory
Daniel Bovensiepen
2012-09-23
Beautify generator
Daniel Bovensiepen
2012-09-23
Modify generator for using printf
Daniel Bovensiepen
2012-09-22
Catch some corner cases
Daniel Bovensiepen
2012-09-22
Another fix for Makefile
Daniel Bovensiepen
2012-09-22
Fix Makefile
Daniel Bovensiepen
2012-09-22
Optimize Makefiles
Daniel Bovensiepen
2012-09-22
Move Gem Tests into the main Test target
Daniel Bovensiepen
2012-09-21
Rename Gem Examples
Daniel Bovensiepen
2012-09-21
Modify README for examples
Daniel Bovensiepen
2012-09-21
Add Support for Ruby Extensions, C Extensions and Test Integration
Daniel Bovensiepen
2012-09-20
Optimize Makefile
Daniel Bovensiepen
2012-09-20
Integrate tests into mrbgems
Daniel Bovensiepen
2012-09-20
Add default makefile for Gems
Daniel Bovensiepen
2012-09-19
add hello world test program
Daniel Bovensiepen
2012-09-19
Modify information messages
Daniel Bovensiepen
2012-09-19
Some additional changes to compile properly
Daniel Bovensiepen
2012-09-19
remove second gem
Daniel Bovensiepen
2012-09-19
Built generator for an variable amount of gems
Daniel Bovensiepen
2012-09-17
Relocate files
Daniel Bovensiepen
2012-09-15
Remove old location of md5 source
Daniel Bovensiepen
2012-09-15
Relocated md5 source
Daniel Bovensiepen
2012-09-15
Small modifications for location
Daniel Bovensiepen
2012-09-13
Add TODOs to finalize gems
Daniel Bovensiepen
2012-09-13
Add a first implementation of mrbgems with one fixed MD5 gem
Daniel Bovensiepen